>Mail in submit queue:
>mailq: illegal option -- A
>mailq: fatal: usage: mailq [options]
>
>I get this error since upgrading but can't find it.

yep, it's a gotcha.  postfix sendmail wrapper and FreeBSD startup script 
parted ways somewhere.

>  anyone point me in the right direction.

in rc.conf

sendmail_enable="YES"
sendmail_flags="-bd"
sendmail_outbound_enable="NO"
sendmail_submit_enable="NO"
sendmail_msp_queue_enable="NO"

Len


Reply via email to