Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi @all,we are using several IronPort C series systems. All our log files are stored via scp on a central log file server running under Linux. The log files are stored in subfolders for each system.Now it became to be necessary to search emails from ...
Hi guys,I have changed my SMTP relays from Postfix to IronPort C350. Now I have a problem with webapplications which are sending a lot of mails. In the logfile I found the following error message very often: exceeded allowable connection time. Has an...
Hmmm, it works for Postfix but not for IronPort, eh? Lack of a proxy notwithstanding, Poesjkin might be on the right track with the multiline server responses if your script isn't smart enough to handle them. However, I've never noticed an IronPort ...
Hi,are your webapplications passing a proxy? Some proxies have problems with the multiline SMTP server responses, causing the client never to reply (they will get a response like 220 ****************). This could cause the timeouts. Hope this helps.R...