OTRS 5.0.6
I'm having trouble getting OTRS to connect to our Exchange server, which only allows connecting with starttls on port 143.
I get the following if I set IMAPTLS for my mail account:
 Message: IMAPTLS: Can't connect to imap.myserver.com: 2 NO LOGIN failed.
 RemoteAddress: 130.126.126.110
 RequestURI: /otrs/index.pl?Action=AdminMailAccount;Subaction=Run;ID=5;ChallengeToken=ZNsqCvbtJTuNNiQaQ1MlddLDH5Ktc6Jk;
 Traceback (1748): 
   Module: Kernel::System::MailAccount::IMAPTLS::_Fetch Line: 137
   Module: Kernel::System::MailAccount::IMAPTLS::Fetch Line: 80
   Module: Kernel::System::MailAccount::MailAccountFetch Line: 440
   Module: Kernel::Modules::AdminMailAccount::Run Line: 54
   Module: Kernel::System::Web::InterfaceAgent::Run Line: 1042
   Module: ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_index_2epl::handler Line: 40
   Module: (eval) (v1.99) Line: 207
   Module: ModPerl::RegistryCooker::run (v1.99) Line: 207
   Module: ModPerl::RegistryCooker::default_handler (v1.99) Line: 173
   Module: ModPerl::Registry::handler (v1.99) Line: 32
			
			
									
						
										
						Fetching mail with starttls on Exchange server
Moderator: crythias
Re: Fetching mail with starttls on Exchange server
Any luck with imaps? Oh, wait, that's not it.. It looks like it connects, but maybe your mail account settings are off?
Have you tried user@domain.local and server.domain.local as user and servername?
			
			
									
						
							Have you tried user@domain.local and server.domain.local as user and servername?
OTRS 6.0.x on CentOS 7 with a PostgreSQL database.
			
						- 
				nltui
 - Znuny newbie
 - Posts: 33
 - Joined: 22 May 2015, 22:41
 - Znuny Version: 6.5.2
 - Real Name: Neil Thackeray
 - Company: Beckman Institute University of Illinois
 
Re: Fetching mail with starttls on Exchange server
Mail setting were off.