This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SMTP-Relay after Update to 7.3 doesn´t work

After i updated my astaro to version 7.3 the relaying over the astaro doesn´t work. The settings are the same like before the update. My internal exchange is in the list of allowed hosts to relay over astaro. In the smtp log i get something like a connection timeout.

Has anybody the same issue after the update?

greetings
redmalte


This thread was automatically locked due to age.
Parents
  • Had a similar issue after the update this morning.  We had to disable the smtp proxy to receive external email.

    I looked at the config and it looked ok.  I opened a ticket with support, no word yet.
Reply
  • Had a similar issue after the update this morning.  We had to disable the smtp proxy to receive external email.

    I looked at the config and it looked ok.  I opened a ticket with support, no word yet.
Children
  • Hello,

    i have the same problem. After about 2 hours the ASG is running no external email arrives. If i restart the ASG, it works again for about 2 hours. [:(]
  • Hi, for me is the same; 
    after this update (7.300) i got a lot of probplem with incoming mails.

    livelog show me a lot of errors like this:

    2008:08:27-14:47:17 (none) exim[4333]: 2008-08-27 14:47:17 Connection from [217.69.20.190]:47280 refused: too many connections 

    when TCP/IP connection count > 20

    So, there is a way to modify exim.conf or to set the smtp_accept_max value = 300 ?
    Why connection counter increase tcp connections whitout closing them ?

    exim[4333]: 2008-08-27 14:46:21 SMTP connection from [88.51.211.146]:4264 (TCP/IP updateconnection count = 10) 
    exim[4333]: 2008-08-27 14:46:23 SMTP connection from [190.27.10.177]:17649 (TCP/IP connection count = 11) 
    exim[4333]: 2008-08-27 14:46:35 SMTP connection from [212.52.84.112]:60426 (TCP/IP connection count = 12) 
    exim[4333]: 2008-08-27 14:46:36 SMTP connection from [62.101.102.155]:14398 (TCP/IP connection count = 13) 
    exim[4333]: 2008-08-27 14:46:36 SMTP connection from [125.160.238.88]:3968 (TCP/IP connection count = 14) 
    exim[4333]: 2008-08-27 14:46:40 SMTP connection from [212.216.176.223]:60843 (TCP/IP connection count = 15) 
    exim[4333]: 2008-08-27 14:46:40 SMTP connection from [74.125.46.30]:13122 (TCP/IP connection count = 16) 
    exim[4333]: 2008-08-27 14:46:44 SMTP connection from [116.125.130.66]:4421 (TCP/IP connection count = 17) 
    exim[4333]: 2008-08-27 14:46:47 SMTP connection from [89.218.132.35]:3129 (TCP/IP connection count = 18) 
    exim[4333]: 2008-08-27 14:46:48 SMTP connection from [217.220.34.14]:45837 (TCP/IP connection count = 19) 
    exim[4333]: 2008-08-27 14:47:05 SMTP connection from [193.238.71.29]:1828 (TCP/IP connection count = 20) 
    exim[9866]: 2008-08-27 14:47:09 1KXKKa-00066I-MF bounce.powerparcel.com [38.98.193.102]:25 Connection timed out 
    exim[9865]: 2008-08-27 14:47:09 1KXKKa-00066I-MF == texl@pgawtn.com R=dnslookup T=remote_smtp defer (110): Connection timed out 
    End queue run: pid=9862 
    exim[4333]: 2008-08-27 14:47:11 Connection from [88.43.137.58]:14444 refused: too many connections 


    I'm planning a downgrade, there is a way to "uninstall" the last release ??
  • The only way to downgrade is to get the appropriate iso file from one of the Astaro ftp sites and reinstall fresh.  Save off a current config backup and one from before your upgrade to 7.300 if available, as I don't know if there would be issues applying a 7.300 config to a 7.2x box.
    __________________
    ACE v8/SCA v9.3

    ...still have a v5 install disk in a box somewhere.

    http://xkcd.com
    http://www.tedgoff.com/mb
    http://www.projectcartoon.com/cartoon/1
  • I am receiving Scanner crash - moving to error queue.. First on messages with attachments now all messages.  I had to shut down the SMTP proxy and have the SMTP pass through the firewall directly for emails to flow.  Problem is I have nearly 900 messages now sitting in the queue waiting for delivery.

    I was asked by Astaro to upgrade to 7.3 so they can help me with a CPU racing situation so here we are.
  • Had a similar issue after the update this morning.  We had to disable the smtp proxy to receive external email.

    I looked at the config and it looked ok.  I opened a ticket with support, no word yet.


    After talking with support it seems like we might have had a few issues.  They had me turn off the new RDNS feature and graylisting.  I enabled the proxy early this morning and so far so good.[:)]
  • If you are getting climbing connection counts in the SMTP log, please check your IM/P2P logs for false positive detections.  Look for port 25 traffic which appears valid but is being blocked, probably marked as Skype (code 60103), but possibly IRC/60100 or MSN/60101.  If you see false positives, set that protocol to "do not control".

    The IM/P2P system drops traffic, so the SMTP servers do not see FIN or RST packets and assume the connection is still open, thus the climbing connection counts.  The false positive issue is still under investigation at this time.
  • Turning off the Instant Messaging Filter or putting the relaying host in the exception list solved my problem. Thanks to Jack.
  • Confirmed turning off the skype blocking solves the problem. The 1679 src ips for skype was short of the tip off. Thanks Jack.
  • Confirmed than unblocking skype fixed the same problem for me.