On 2011-05-04 Benny Pedersen wrote: > On Wed, 4 May 2011 22:47:41 +0530, punit jain wrote: >> When I send a mail from a local user to local domain user hosted on >> my server I want to make sure it still asks for auth request. >> >> How do I achieve it ? > > remove any content of permit_mynetworks > > and replace it with permit_* of other choices
Wouldn't it be better to leave permit_mynetworks in place and restrict $mynetworks to 127.0.0.0/8 instead? Regards Ansgar Wiechers -- "Abstractions save us time working, but they don't save us time learning." --Joel Spolsky