I need to use IMAPS within OTRS.
I have set it up as I believe it shoul dbe within OTRS, however, I get the following when I try to fetch email to test it out:
Code: Select all
Backend ERROR: OTRS-CGI-10 Perl: 5.10.1 OS: linux Time: Thu Jun 21 09:02:52 2012
Message: IMAPS: Auth for user <user>/<server> failed! Traceback (8860):
Module: Kernel::System::MailAccount::IMAPS::_Fetch (v1.12) Line: 127
Module: Kernel::System::MailAccount::IMAPS::Fetch (v1.12) Line: 79
Module: Kernel::System::MailAccount::MailAccountFetch (v1.17) Line: 424
Module: Kernel::Modules::AdminMailAccount::Run (v1.28) Line: 69
Module: Kernel::System::Web::InterfaceAgent::Run (v1.64) Line: 868
Module: ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_index_2epl::handler (unknown version) Line: 46
Module: (eval) (v1.90) Line: 204 Module: ModPerl::RegistryCooker::run (v1.90) Line: 204
Module: ModPerl::RegistryCooker::default_handler (v1.90) Line: 170
Module: ModPerl::Registry::handler (v1.99) Line: 31
Any insight would be greatly appreciated!