Re: Smtpd_sender_maps and sender / recipient restrictions

2010-06-16 Thread Andrew G. Grant
Thank you Wietse. That was very helpful and I believe I can get this done now. —— Andrew Grant Information Systems Administrator Email: andrew.gr...@caddock.com Caddock Electronics, Inc. High Performance Resistor Products Web: www.caddock.com 17271 North Umpqua Hwy.

Re: Smtpd_sender_maps and sender / recipient restrictions

2010-06-15 Thread Wietse Venema
Andrew G. Grant: > I just got smtpd_sender_maps to work with smtpd_sender_restrictions > using reject_authenticated_sender_login_mismatch. > > While researching how that worked, I saw information indicating > that you could apply the reject_sender_login_mismatch to the > smtpd_recipient_restriction

Re: Smtpd_sender_maps and sender / recipient restrictions

2010-06-15 Thread Jeroen Geilman
I just got smtpd_sender_maps to work with smtpd_sender_restrictions using reject_authenticated_sender_login_mismatch. While researching how that worked, I saw information indicating that you could apply the reject_sender_login_mismatch to the smtpd_recipient_restrictions. Can someone explain