Follwing this I started getting an error where the system could not send emails at all.
I even tried changing our mail server details to the IP address of the server instead of the DNS name and this made no difference.
SMTP settings are confirmed to be in use and file permissions are set correctly.
I reverted back to 3-0-10 and everything began working just as before with emails being sent/received with no problems at all.
The error I was getting is:
Code: Select all
[Sat Apr 20 12:10:06 2013][Notice][Kernel::System::MailAccount::IMAP::_Fetch] IMAP: Fetched 1 email(s) from itsupport@*****/mail-server.domain.com.
[Sat Apr 20 12:14:54 2013][Error][Kernel::System::Email::SMTP::Send][117] Can't connect to mail-server.domain.com: Bad file descriptor!
[Sat Apr 20 12:14:54 2013][Info][Kernel::System::Email::Send] Error sending message
[Sat Apr 20 12:14:54 2013][Error][Kernel::System::Ticket::Article::ArticleSend][2180] Impossible to send message to: email@address.com, .
[Sat Apr 20 12:20:02 2013][Notice][Kernel::System::GenericAgent::JobRun] Run GenericAgent Job 'Set Claimed new tickets to open' from db.
[Sat Apr 20 12:20:02 2013][Notice][Kernel::System::GenericAgent::JobRun] Run GenericAgent Job 'Set unclaimed status to open for claimed tickets' from db.
[Sat Apr 20 12:20:44 2013][Error][Kernel::System::Email::SMTP::Send][117] Can't connect to <ip.address>: Bad file descriptor!
[Sat Apr 20 12:20:44 2013][Info][Kernel::System::Email::Send] Error sending message
[Sat Apr 20 12:20:44 2013][Error][Kernel::System::Ticket::Article::ArticleSend][2180] Impossible to send message to: email@address.com, .
[Sat Apr 20 12:28:40 2013][Error][Kernel::System::Email::SMTP::Send][117] Can't connect to mail-server.domain.com: Bad file descriptor!
[Sat Apr 20 12:28:40 2013][Info][Kernel::System::Email::Send] Error sending message
I want to upgrade to 3-2-XX eventually however errors like this are causing some concern as I dont want to leave the system in a state of limbo where agents cannot log tickets and emails cannot be sent.
My Enviroment (although in signature) is the following:
Windows Server2003
Apache running on port 9080