[exim] verify sender

Top Page
Delete this message
Reply to this message
Author: Oliver Howe
Date:  
To: exim-users
Subject: [exim] verify sender
Hi,

Is it possible for exim to perform a verify account test as described here -

https://my.handsonwebhosting.com/knowledgebase/139/Mail-Error-451-Could-not-verify-sender-.html

I have tried exim -bvs and can get part of the way there, for example

# exim -bvs ojhowe@???
ojhowe@??? verified

# exim -bvs ojhowe@???
ojhowe@??? failed to verify: Unrouteable address

which is fine, but it says verified for an email address that does not
exist -

# exim -bvs ojhgsdgdgdgdgdowe@???
ojhgsdgdgdgdgdowe@??? verified

so is there a way for Exim to send a VERIFY ACCOUNT message to the sender?

Thanks,

Oliver