Hi topcat, > For some time i'm surfing for a 'how-to' for setting-up a bsmtp server. > Without result.
I suggest you to read http://www.postfix.org/ETRN_README.html and if that does not answer ALL your questions, try the postfix mailinglist. In a nutshell: In /etc/postfix/transport add osx.demon.nl etrn-only[mailserver.osx.demon.nl] and make sure relay_domains in /etc/postfix/main.cf does list osx.demon.nl. Don't forget to postmap the transport file afterwards (heh). In master.cf make sure the bsmtp entry is enabled. HTH you. Regards, Paul _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
