At 05:58 AM 6/7/2007, Albert Shih wrote:
I want to configure a FreeBSD box without sendmail-daemon but I want
all all mail sent to my smtp-server.
I usually disable sendmail completely, as you have done. Then
install ssmtp from the ports. It's simple, secure, and only needs
about 4 lines of
On Thu, 7 Jun 2007 11:58:31 +0200, Albert Shih wrote:
>
>I want to configure a FreeBSD box without sendmail-daemon but I want all
>all mail sent to my smtp-server.
>
>For that I put
>
>sendmail_enable="NO"
>sendmail_submit_enable="NO"
>sendmail_outbound_enable="NO"
>sendmail_msp_queue_enable="YES"
Hi all
Well I've very classic question but google/mail-archive don't give me a
answer.
I want to configure a FreeBSD box without sendmail-daemon but I want all
all mail sent to my smtp-server.
For that I put
sendmail_enable="NO"
sendmail_submit_enable="NO"
sendmail_outbound_enable="NO"
sendmail