Re: Question about reject_unauthenticated_sender_login_mismatch (additional information)

2009-01-16 Thread Victor Duchovni
On Fri, Jan 16, 2009 at 09:45:15PM +0100, mouss wrote: > Jeff Weinberger a ?crit : > > > [snip]> I now have it working, as far as I can tell, as I want. The goal > was to > > have a submission service that forces authentication and requires that > > authenticated users only send from addresses th

Re: Question about reject_unauthenticated_sender_login_mismatch (additional information)

2009-01-16 Thread mouss
Jeff Weinberger a écrit : > [snip]> I now have it working, as far as I can tell, as I want. The goal was to > have a submission service that forces authentication and requires that > authenticated users only send from addresses they own. > > So I now have: > > submission inet n - n

Re: Question about reject_unauthenticated_sender_login_mismatch (additional information)

2009-01-15 Thread Jeff Weinberger
Viktor Wrote: On Thu, Jan 15, 2009 at 10:01:51PM +0100, mouss wrote: > jeff_homeip a ?crit : > > [snip] > > When I added this back, all worked fine. If I remove this one restriction > > (check_sender_access), I can no longer send. > > > > is this check_sender_access, because it's not rejectin