Date: Wed, 02 Apr 2003 08:19:36 -0800 From: "Evan Dower" <evantd@hotmail.com> To: freebsd-current@freebsd.org Subject: sendmail: no local mailer Message-ID: <F132syzrKULj1cdY4Qh0003e02d@hotmail.com>
next in thread | raw e-mail | index | archive | help
Sendmail has not been working on my system for some time now. I can't say exactly how long, but my guess is that it broke when I upgraded to RELENG_5_0. This is how sendmail is invoked (by default) and it's output. # sendmail -L sm-mta -bd -q30m -ODaemonPortOptions=Addr=localhost 451 4.0.0 No local mailer defined: Bad address 554 5.0.0 QueueDirectory (Q) option must be set The same thing happens if I change "localhost" to "127.0.0.1". I suspect that the second error (554) will disappear when I get rid of the first one (451). Does anyone know why it might be misbehaving like this? Thanks, Evan Dower P.S.: relevent info to follow: # uname -a FreeBSD lojak.washington.edu 5.0-RELEASE-p6 FreeBSD 5.0-RELEASE-p6 #0: Wed Mar 26 10:29:59 PST 2003 evantd@lojak.washington.edu:/usr/obj/usr/src/sys/CUSTOM i386 _________________________________________________________________ The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F132syzrKULj1cdY4Qh0003e02d>