I have a linux box in my dmz that previously handled web, ftp, and incoming email. I have moved the incoming email to a dedicated (different) linux box running sendmail instead of courier. There are web forms on the web box that still has courier that I want forwarded to the dmz email box. The web box will never receive any email, only generate the email from things like webforms as root and apache.
I did not have the file web:/etc/courier/esmtproutes, so I created that file (with vi) and added the single line ':[192.168.200.3]' hoping that all email on the web box would be forwarded. I also did a 'courier stop' then a 'courier start'. The mail is still being delivered locally on the web box instead of being forwarded to the email box. What else should I look at and change on the web box so that the web box will forward all email to the dmz box? Mike ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
