Hi Manny,


mydestination = $myhostname, localhost.$mydomain localhost $mydomain

Fix this, seperate each destination by commas.

mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain

smtpd_client_restrictions = permit_mynetworks, reject
smtpd_helo_restrictions = reject_unknown_hostname
smtpd_recipient_restrictions = permit_mynetworks, reject_unauth_destination
smtpd_sender_restrictions = reject_unknown_sender_domain




I suggest to comment this restrictions first. Do a postfix reload and try if postfix is working as expected now.


regards, Kenneth -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie

Reply via email to