freebsd sendmail problem .....

Toni Schmidbauer toni at stderror.at
Thu Sep 11 06:05:08 PDT 2003


On Thu, Sep 11, 2003 at 10:25:35AM +0530, Shrikant wrote:
> shrikant at corp.mydomain.com... Connecting to localhost.mydomain.com. via relay...
> shrikant at corp.mydomain.com... Deferred: Connection refused by localhost.mydomain.com.

sendmail 8.12.x must be running and listing on localhost to
send mail. this is a new feature so the sendmail binary has not to
be suid root.

check if you have enabled sendmail_submit:

sendmail_submit_enable="YES"  # Start a localhost-only MTA for mail submission
sendmail_submit_flags="-L sm-mta -bd -q30m -ODaemonPortOptions=Addr=localhost" 

in /etc/rc.conf. per default (/etc/defaults/rc.conf) it should be running.

hth,
toni
-- 
Kann man etwas nicht verstehen, dann urteile man | toni at stderror dot at 
lieber gar nicht, als dass man verurteile.       | Toni Schmidbauer
-- Rudolf Steiner                                | 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20030911/c110a3d3/attachment.bin


More information about the freebsd-questions mailing list