in reply to Re: MIME::Lite
in thread MIME::Lite
Hi,
Adding -t to $mail_program didn't help, I have also supplied a value for $smtp_address and $smtp_timeout and it didn't make a difference. Obviously this part is being bypassed though due to the if/else statement.
Is their anyway to supply a username/password using MIME::Lite? I thought this was necessary when using SMTP!? I could leave the sendmail temporarily and try to get smtp working.
Thanks, Neil