Re: match_list_match: host in my subnet: no match

2009-09-06 Thread Paul Beard
On Sep 6, 2009, at 11:57 AM, Ralf Hildebrandt wrote: smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination reject Got it. Looks like I have send/receive working again with authentication, mostly thanks to this thread: http://www.nabble.co

Re: match_list_match: host in my subnet: no match

2009-09-06 Thread Ralf Hildebrandt
* Paul Beard : > > On Sep 6, 2009, at 2:31 AM, Ralf Hildebrandt wrote: > > >Because you forgot permit_mynetworks: > > > >>smtpd_recipient_restrictions = permit_sasl_authenticated, reject > > > > > Like this? > > smtpd_recipient_restrictions = permit_mynetworks, > reject_unauth_destination Yep

Re: match_list_match: host in my subnet: no match

2009-09-06 Thread Paul Beard
On Sep 6, 2009, at 9:17 AM, /dev/rob0 wrote: That might be because the client was configured to try to AUTH, and left, when it found that AUTH was not offered. Review my previous post, wherein it is explained. All I really wanted to know was why the match list was failing. I am dismantling

Re: match_list_match: host in my subnet: no match

2009-09-06 Thread /dev/rob0
On Sunday 06 September 2009 10:41:54 Paul Beard wrote: > On Sep 5, 2009, at 11:20 PM, /dev/rob0 wrote: (A detailed description of the problem, why your host cannot accept mail at all, which was snipped.) > > Try giving us the complete, non-verbose logs for a mail that > > illustrates the problem

Re: match_list_match: host in my subnet: no match

2009-09-06 Thread Charles Marcus
On 9/6/2009, Paul Beard (paulbe...@gmail.com) wrote: >> Try giving us the complete, non-verbose logs for a mail that >> illustrates the problem you're seeing. > There aren't any. That's the problem. This looks like all I get. You're not listening. Never provide verbose logs unless requested to

Re: match_list_match: host in my subnet: no match

2009-09-06 Thread Paul Beard
On Sep 6, 2009, at 2:31 AM, Ralf Hildebrandt wrote: Because you forgot permit_mynetworks: smtpd_recipient_restrictions = permit_sasl_authenticated, reject Like this? smtpd_recipient_restrictions = permit_mynetworks, reject_unauth_destination On Sep 5, 2009, at 11:20 PM, /dev/rob0 wr

Re: match_list_match: host in my subnet: no match

2009-09-06 Thread Ralf Hildebrandt
* Paul Beard : > All I really want is to allow clients on my local subnet to be able > to send mail from within that subnet using only the resources of that > subnet, no relays, just trusted users. The idea would be that even > outside the building, users could send mail through this network by > a

Re: match_list_match: host in my subnet: no match

2009-09-05 Thread /dev/rob0
On Sunday 06 September 2009 00:45:42 Paul Beard wrote: > Not sure if a version of something changed and a feature was > removed but now postfix tells me this: > > Sep 5 10:25:50 shuttle postfix/smtpd[35059]: match_list_match: > erewhon.example.org: no match > Sep 5 10:25:50 shuttle postfix/smtpd[