View Single Post
  #3 (permalink)  
Old 11-09-2006, 09:33 PM
mcmick mcmick is offline
Active Member
 
Posts: 29
Default

i read this post before..
i used the command postconf to change the setting ..
but after postfix reload or reboot,
the config return to previous one..

Code:
postconf -e "smtpd_recipient_restrictions = permit_sasl_authenticated, permit_mynetworks, reject_unlisted_recipient, reject_unauth_destination, permit"

Last edited by mcmick; 11-10-2006 at 01:16 AM..
Reply With Quote