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 proxy will not deliver to Exchange

Hi There!

I have the ASL 4,015 installed as firewall, and an exchange server in the LAN. Prviosly we have recieved mail via NAT and packetfilter in the firewall, but now i have tried to set up the SMTP proxy. It does NOT work a s...!

in the Hostname (MX) i have enteret the dns name of my mx record, like mail.testerererer.dk. This is the name that points to my WAN interface on the firewall.
in the postmaster adress, i have entered my e-mail adress, and in message size, unlimited.
 in the incoming mail, i have enteret testerererer.dk and smtp host, my exchangeserver which is situated on the lan with 10.0.0.10. It is under definitions called SCION_PDC

But the incoming mail keeps coming in the Proxy content manager, where it hangs, and will not be delivered. 

The log file in the ASL writes:
2003-Nov 14 15:45:56 (none) exim[23450]: 2003-11-14 15:45:56 1AKfAE-0005t3-Gm Error in system filter: /etc/exim.system_filter does not exist
2003-Nov 14 15:45:56 (none) exim[23450]: 2003-11-14 15:45:56 1AKfAE-0005t3-Gm Error in system filter: /etc/exim.system_filter does not exist

what can i do???????????

I have set it all up according to the manual, which is really bad on this subject, but can anyone help me??? 


   


This thread was automatically locked due to age.
Parents
  • Chaospilot,
    do you have Spam-Detection enabled. The exim.system_filter file, which seems not to be present on your system is responsible for the e-mail header if Spam is detected. Try to disbable Spam detection and try it again. By the way, check on the shell, if exim.filter_system is present or not on your system.
      
  • Thanks for your answer!

    No, i do not have Spam detection enabeled. And exim.system_filter is not present on my system :-(

      
  • Please have a look in /var/chroot-smtp/etc and check if wheater exim.system_filter or  exim.system_filter-default is present.If you don´t only have the default file make a cp  exim.system_filter-default  exim.system_filter and restart your smtp proxy with /etc/rc.d/smtp restart.  
Reply
  • Please have a look in /var/chroot-smtp/etc and check if wheater exim.system_filter or  exim.system_filter-default is present.If you don´t only have the default file make a cp  exim.system_filter-default  exim.system_filter and restart your smtp proxy with /etc/rc.d/smtp restart.  
Children