View previous topic :: View next topic |
Author |
Message |
FungosBauux n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 04 Jun 2003 Posts: 36 Location: CWB
|
Posted: Wed Dec 10, 2003 11:46 pm Post subject: Sendmail daemon + Bugzilla |
|
|
Hi, how i can get sendmail working as daemon, when i try to use sendmail -bd it says that sSMTP isnt supported... any init.d script for sendmail?
I need it to get bugzilla mailing system working... any tip?
thanks _________________ Anata wa okama desu ne. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
coondog n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/19085268293fd94c0878291.jpg)
Joined: 28 Sep 2003 Posts: 69 Location: Tallahassee, Florida
|
Posted: Fri Dec 12, 2003 5:21 am Post subject: |
|
|
did you try the init script ... /etc/init.d/sendmail start ... also see if you USE=smtp was set when installing sendmail ..., cause i didn't have mine set and I received the same error let me know if that worked out ok ... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
FungosBauux n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 04 Jun 2003 Posts: 36 Location: CWB
|
Posted: Fri Dec 12, 2003 8:45 pm Post subject: |
|
|
yeah.. it works now..
thank you. _________________ Anata wa okama desu ne. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
FungosBauux n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 04 Jun 2003 Posts: 36 Location: CWB
|
Posted: Tue Dec 16, 2003 10:39 pm Post subject: |
|
|
When i try to init sendmail /etc/init.d/sendmail start it says:
* WARNING: "sendmail" has already been started.
when i try to restart or stop it says:
* Stopping sendmail...
sendmail: no process killed [ !! ]
sendmail daemon isnt working... i want to put this working to send emails from kmail and bugzilla throught an external mail account, i think that it is done by using /etc/ssmtp/revaliases and /etc/ssmtp/ssmtp.conf ...
what i need to configure to get this daemon working correctly to use with these apps? _________________ Anata wa okama desu ne. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
zeek Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/gallery/Star Wars/movie_star_wars_c-3p0.gif)
Joined: 16 Nov 2002 Posts: 480 Location: Bantayan Island
|
Posted: Sat Dec 20, 2003 7:40 am Post subject: |
|
|
Make sure this bug isn't causing problems:
https://bugs.gentoo.org/show_bug.cgi?id=33790
Basically SSMTP emerges after sendmail and overrides all of the sendmail binaries. To fix this, unmerge SSMTP and re-emerge sendmail (and make sure that you don't re-emerge SSMTP). |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|