On 21-Dec-07, at 3:52 PM, [EMAIL PROTECTED] wrote:
I'm currently developing a plugin which tries to connect back to the client in order to check if it is a real smtp server.
Don't do that. There are good reasons why you might want to split sending and receiving servers.
You could check the MX-For-From IP, but what if their receiving end is down?