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

ASL Reports/Backup/Up2Date e-mails not sending

Ok after my wonderful provider Optimum Online decided that i was not allowed to smpt to any server but theirs my ASL firewall's e-mails (reports, backups, and up2date alerts) have not been going out.. here is the message that eventually ends up in the proxy content manager 

This message was created automatically by the SMTP relay on mail.realmsguard.com.
  
A message that you sent could not be delivered to all of its recipients.
The following address(es) failed:

  server@realmsguard.com
    retry time not reached for any host after a long failure period

------ This is a copy of the message, including all the headers. ------
------ The body of the message is 134543 characters long; only the first
------ 106000 or so are included here.

Return-path: 
Received: from [127.0.0.1] (helo=localhost.localdomain)
by mail.realmsguard.com with esmtp (Exim 4.30)
id 1Chdq0-00005z-OE
for server@realmsguard.com; Thu, 23 Dec 2004 20:01:48 -0500
Content-Transfer-Encoding: 7bit
Content-Type: multipart/mixed; boundary="_----------=_1103850108307070"
MIME-Version: 1.0
From: Firewall Notification System 
To: server@realmsguard.com
Subject: [nosferatu.raven.corp][INFO-010] Configuration Auto Backup
Date: Thu, 23 Dec 2004 20:01:48 -0500
Datestamp: false
X-Mailer: MIME::Lite 3.01 (F2.71; B2.12; Q2.03)
X-Scan-Signature: 0ae6141a6545bb735f52a063a24b09f2

can anyone HELP!!!??? please?


This thread was automatically locked due to age.
  • A reliable solution to this problem, is to have a local mail server in-house, on your Internal or DMZ networks originating from your ASL box. Then you point ASL to send all its messages to your local mail server instead of sending them out of the building to the ISP's mail server. Many ISPs have tightened up their mail screening procedures, due to the prevalence of spam and virus infected computers. It obviously does not like the mail it gets from your ASL box. It is likely to be the lines below that it does not like:

    Return-path: 
    Received: from [127.0.0.1] (helo=localhost.localdomain)


    You will either have to modify those two lines so that they become aqcceptable to your ISP's mail server, or send the mail to your own private mail server instead, as I suggested above.