On 2010-01-21 Jaroslaw Grzabel wrote: > Ralf Hildebrandt wrote: >> Which sender? If anton sends mail to bertha, the the verification is >> done HOW? >> >> Like: >> MAIL FROM:<[email protected]> >> RCPT TO:<[email protected]> >> ? > > If emails comes from [email protected] to [email protected] I > would like to check it sending original data, so to ask > otherdomain.com server if bertha exists and tell to that server that > emails comes from [email protected] not [email protected] or <> > or variable from address_verify_sender.
Sounds to me like you're trying to do something like callback verification [1]. [1] http://en.wikipedia.org/wiki/Callback_verification Regards Ansgar Wiechers -- "Abstractions save us time working, but they don't save us time learning." --Joel Spolsky
