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 [EMAIL PROTECTED]:/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
_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"