Re: VRFY functionality through the command line

2009-10-27 Thread Noel Jones
On 10/27/2009 8:55 PM, frantisek holop wrote: hmm, on Tue, Oct 27, 2009 at 09:24:23AM -0500, Noel Jones said that Have postfix do recipient validation before your helo checks. That way, only valid recipients will be rejected by your other rules. Usually you can do this by putting reject_unliste

Re: VRFY functionality through the command line

2009-10-27 Thread frantisek holop
hmm, on Tue, Oct 27, 2009 at 09:24:23AM -0500, Noel Jones said that > Have postfix do recipient validation before your helo checks. That way, > only valid recipients will be rejected by your other rules. > > Usually you can do this by putting reject_unlisted_recipient just after > permit_mynetwor

Re: VRFY functionality through the command line

2009-10-27 Thread Noel Jones
On 10/27/2009 2:35 AM, frantisek holop wrote: hello there, i am writing a custom filter tool and i am looking for a way to verify that the recipient address is valid--as far as postfix and it's aliases and all it's maps are concerned. probably something like a command line client for verify(8),

VRFY functionality through the command line

2009-10-27 Thread frantisek holop
hello there, i am writing a custom filter tool and i am looking for a way to verify that the recipient address is valid--as far as postfix and it's aliases and all it's maps are concerned. probably something like a command line client for verify(8), or a program to somehow evaluate that the condi