Patrick Felt wrote: > One thought I had was: > what if we tried an smtp connection to some server and did a helo and just > parsed out the response. obviously it wouldn't work in all cases, however it > would work for quite a few... >
It wouldn't have worked in my situation. The EHLO succeeded fine - it didn't give me a 5xx response until I got down to DATA. I'm not sure it's worth trying to do that anyway, tbh - it's more effort, and the information from the remote SMTP server is going to get sent back in the bounce anyway. Cheers, Alex. _______________________________________________ Bongo-devel mailing list [email protected] https://mail.gna.org/listinfo/bongo-devel
