Errors when changing to SMTPTLS

Moderator: crythias

Locked
Davx
Znuny newbie
Posts: 10
Joined: 10 Jul 2012, 14:12
Znuny Version: 3.0.10
Real Name: David Henden

Errors when changing to SMTPTLS

Post by Davx »

Hi Guys,

I receive these messages when changing the send method to SMTPTLS:

Can't locate Net/SMTP/TLS/ButMaintained.pm in @INC (@INC contains: /usr/share/otrs/bin/Custom /usr/share/otrs/bin/Kernel/cpan-lib /usr/share/otrs/bin /usr/share/otrs/bin/cgi-bin/../../Custom /usr/share/otrs/bin/cgi-bin/../../Kernel/cpan-lib /usr/share/otrs/bin/cgi-bin/../.. /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at /usr/share/otrs/bin/cgi-bin/../../Kernel/System/Email/SMTPTLS.pm line 17.
BEGIN failed--compilation aborted at /usr/share/otrs/bin/cgi-bin/../../Kernel/System/Email/SMTPTLS.pm line 17.

For help, please send mail to the webmaster (webmaster@localhost), giving this error message and the time and date of the error.
Content-Type: text/html; charset=utf-8; Content-Disposition: filename="AdminSysConfig.html" X-Powered-By: OTRS 3.0.10 - Open Ticket Request System (http://otrs.org/) Expires: Tue, 1 Jan 1980 12:00:00 GMT Cache-Control: no-cache Pragma: no-cache

I have tried cpan, install NET:SMTP:TLS as root.

Any ideas?
Davx
Znuny newbie
Posts: 10
Joined: 10 Jul 2012, 14:12
Znuny Version: 3.0.10
Real Name: David Henden

Re: Errors when changing to SMTPTLS

Post by Davx »

removed and reinstalled via cpan, working now
Locked