i am working in intranet, the ip address of the server is 192.168.1.5.
if ($I_DONT_HAVE_SENDMAIL) { MIME::Lite->send('SMTP', "192.168.1.5", Timeout=>60); } else { MIME::Lite->send('SMTP', "192.168.1.5", Timeout=>60); }
i am using the above coding to send the mail.
In reply to Re^8: MIME::Lite question
by Anonymous Monk
in thread MIME::Lite question
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |