You might give Net::SMTP::SSL a try.
It's supposed to be API compatible with Net::SMTP.

http://search.cpan.org/~cwest/Net-SMTP-SSL-1.01/lib/Net/SMTP/SSL.pm

Christian Schoepplein wrote:

Hi Carl,

On Mi, Jun 22, 2005 at 11:07:43 -0700, Sheline, Carl (LLU) wrote:
Our mail server requires SSL and authentication for SMTP. I understand that OTRS supports STMP authentication but I didn't see any option for SSL.

OTRS is using the Net::SMTP cpan module to send the mails. While this module is not able to send mails via SMTPS oder SMTP + TLS, you can't send mails this way :-(.

A solution for this problem could be to setup a local mailserver that takes the mails from OTRS and delivers them to another server via SMTPS or SMTP + TLS.

Carl Sheline

Best regards,
Christian


_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting für Ihr OTRS System?
=> http://www.otrs.de/

Reply via email to