[5.001] no email alerts without smtp proxy

It would appear I have to enable and configure the smtp proxy to deliver email alerts. I don't remember doing this in v4. Once configured I cannot close port 25 on my external interface - blocking smtp with the packet filter has no effect. I don't need 70 attempts to relay mail a day. Am i being dumb?
  • I'm getting nightly backups, up2date notifications, and reboot notifications with the SMTP OFF.
    (in 5.001)

    Barry
  • I am pretty sure that the system tries to deliver notifications but cannot. Maybe your domain isn't resolvable through DNS - check the mail logs for the reason. In case I am right you could set a SMTP route but disabliing the SMTP proxy afterwards again. V4 was using this route although the proxy was disabled. Give it a shot with V5 and post the result :-)

    Greetings
    cyclops
  •    
    Please check if your ISP is blocking.

    Somehow my ISP block @fw-notify.net as they claim a lot of spam using this from address.

    This happened in V4 few months back and I only realised after I view the proxy content manager.

    Hope this help.  

    Hope in future, we can set the Mail From Address for such e-mails. 
  • [5.000] was happy with no smtp proxy

    5.001 was unhappy
    2004:04:10-22:42:32 (none) exim[12790]: 2004-04-10 22:42:32 1BCQFD-0003KI-He do-not-reply@fw-notify.net H=(localhost.localdomain) [127.0.0.1] P=esmtp S=133465
    2004:04:10-22:42:33 (none) exim[12793]: 2004-04-10 22:42:33 1BCQFD-0003KI-He == john@websore.com R=dnslookup defer (-1): host lookup did not complete
    Configuring smtp proxy fixed it.
    Removed smtp proxy and all is well again.
    However to disable smtp proxy wasn't straightforward. I disabled it and the admin screen said disabled but port 25 was still open. I rebooted and the admin screen said smtp proxy enabled so I disabled it and rebooted yet again.