How to find the email server for an email address
Posted: Mon Sep 01, 2003 12:20 pm
I'm stuck!
I need a script which can take an email address and find the pop server and appropriate port for it.
So far I've tried splitting the email to get the domain then using getmxrr(), but fsockopen() rarely works with the addresses this returns.
any ideas?
I need a script which can take an email address and find the pop server and appropriate port for it.
So far I've tried splitting the email to get the domain then using getmxrr(), but fsockopen() rarely works with the addresses this returns.
any ideas?