On Wed, Apr 20, 2016, at 10:25 AM, Wietse Venema wrote: > jaso...@mail-central.com: > > Do address_verification probes work when checking aliased or > > plus-addressed addresses? > > > Verify probes work in the same way as real email, except that they > are not delivered (with SMTP, Postfix aborts the transaction before > sending the DATA command). > > It's just a bit on a message that says "do not deliver, send a fake > delivery status notification message". This was the least amount > of effort to implement, and it gives maximal realism. > > So it does not matter if the address is plussed or aliased.
Then I've created myself a problem. >From a postfix server's shell, is it possible to execute ONLY the >address_verification probe -- sendmail? telnet" other injection? -- to test >the probe? My address_verification is failing in all sorts of ways, >apparently, and I'd like to learn how to debug it. Jason