jacques, why are you always trying to pump money outta people?
don't believe that shit jonathan, postfix is supersimple.. it's
absolutely gorgeous
this is how i've set it up on freebsd
--
/usr/local/etc/postfix/
main.cf:
mail_owner = postfix
home_mailbox = .maildir/
mydomain =
bloodrails.net
myhostname =
blahblah.bloodrails.net
mynetworks =
127.0.0.0/8
myorigin = $mydomain
mydestination = $mydomain, localhost.$mydomain, $myhostname
smtpd_recipient_restrictions =
#
# This will reduce spam.
#
reject_rbl_client
zen.spamhaus.org
reject_rbl_client
dnsbl.ahbl.org
reject_rbl_client
dnsbl.njabl.org
permit_mynetworks
reject_unauth_destination
#
# This will completely fucking eliminate it ;)
#
check_policy_service inet:
127.0.0.1:10023
unknown_local_recipient_reject_code = 450
queue_directory = /var/spool/postfix
command_directory = /usr/local/sbin
daemon_directory = /usr/local/libexec/postfix
sendmail_path = /usr/local/sbin/sendmail
newaliases_path = /usr/local/bin/newaliases
mailq_path = /usr/local/bin/mailq
sample_directory = /usr/local/etc/postfix
--
/etc/rc.conf:
postfix_enable="YES"
postgrey_enable="YES"
sendmail_enable="NO"
sendmail_submit_enable="NO"
sendmail_outbound_enable="NO"
sendmail_msp_queue_enable="NO"
--
it uses postgrey to filter out most of the spam..
for more help try freenode #postfix =)
have fun
On Apr 27, 9:46 am, Jacques Crocker <
jcnet...@gmail.com> wrote:
> Yeah, setting up postfix is a pain. I initially had it set up, but
> kept getting "local recipient denied" exceptions or some crap.
>
> I'd suggest following PJ Hyett's advice and outsource it. Reliable
> mail delivery is actually more complicated than it seems.
http://dynamite.errfree.com/posts/75-guaranteeing-email-delivery