Cyrus-SASL + sendmail 8.12.9 + "group writable file"

Gregory Neil Shapiro gshapiro at gshapiro.net
Mon May 5 14:46:43 PDT 2003


> "/usr/sbin/sendmail -bs -odb -oem", but then pine continues on inside the if

sendmail -bs will use SMTP and therefore SMTP AUTH if compiled with it.
You can try changing your submit.mc to turn off AUTH by adding this
line before FEATURE(`msp'):

DAEMON_OPTIONS(`Name=NoMTA, Addr=127.0.0.1, M=EA')


More information about the freebsd-questions mailing list