Semih Gokalp wrote: > Hi i have a problem about sender and recipient restriction. > > I am using postfix version 2.1.5.9 <http://2.1.5.9/> I do recommend an upgrade to a newer version. > > mail.cf <http://mail.cf/>: > smtpd_recipient_restrictions = permit_sasl_authenticated > check_relay_domains reject_unauth_destination check_recipient_access > hash:/etc/postfix/recipient > _access > > recipient_access file contains: > [EMAIL PROTECTED] OK > > and > > postmap recipient_access > > but not works. All mail accounts recieve mail from another mail > address. > > smtpd_sender_login_maps = hash:/etc/postfix/sender_login_maps > smtpd_sender_restrictions = reject_unknown_sender_domain > warn_if_reject reject_non_fqdn_sender reject_sender_login_mismatch > > sender_login_maps file contains: > [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > > and > > postmap sender_login_maps > > but not works.All mail accounts can send mail to another mail address.
What problem(s) are you trying to solve here ? Suggest you read http://www.postfix.org/RESTRICTION_CLASS_README.html and http://www.postfix.org/postconf.5.html to find out exactly what these parameters do. -- Random Quotes From Megas XLR Coop: You see? The mysteries of the Universe are revealed when you break stuff. Jamie: When in doubt, blow up a planet. Kiva: It's an 80 foot robot, if we can't see it, absolutely it's not here. Glorft Technician: Unnecessary use of force in capturing the Earthers has been approved. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

