I would assume you would have to actually do a lookup using LDAP or something..
>>> "Madhu Reddy" <[EMAIL PROTECTED]> 02/18/03 08:55PM >>>
Hi Guys,
now it's working fine
there is typeo in e-mail address
i put email address as '[EMAIL PROTECTED]'
here typeo...
actual is "redy.ponnolu"
Madhu Reddy wrote:
> Hi Guys,
>now it's working fine
> there is typeo in e-mail address
> i put email address as '[EMAIL PROTECTED]'
> here typeo...
> actual is "redy.ponnolu"
Hi Madhu,
I am glad that it is now working, but I think you may be working too much here. Check
out Mail::
Hi Guys,
now it's working fine
there is typeo in e-mail address
i put email address as '[EMAIL PROTECTED]'
here typeo...
actual is "redy.ponnolu"
now, how to chatch this type of erros in script...
if i put wrong e-mail address...does it bounce back ?
how to check this...
--- Madhu Redd
Hi,
This is regarding sending e-mail from perl script
using SMTP
my script is running fine..but i am not getting any
mail which i sent from script...
following is my program
correct me if any thing is wrong in the script.
messages with debug option attached at the end.
-