On Feb 3, 2013, at 11:46 AM, Noah Mehl <[email protected]> wrote:
> I am trying to setup exim4 with the available configs available on github. I > am using the exim4-daemon-heavy package. However, I have a few questions: > > 1. If I were to run both the exim.conf and the exim_out.conf (provided by > Andrew), it seems to me that they are trying to both bind to the same port 25 > on localhost. Am I missing something? This is how I'm starting the daemon > for testing: > > /usr/sbin/exim4 -bd -q30m -C /etc/exim4/exim.conf > /usr/sbin/exim4 -bd -q30m -C /etc/exim4/exim_out.conf > > I think I solved the problem by adding local_interfaces to both configs and > assigning two ip addresses to the host. Is that bad? Also, I guess my > general question is if there is a way I'm supposed to start exim4 with both > configs at the same time? Also, does anyone have a modified debian/ubuntu > init.d script to contribute? OK, I think I solved my first problem here. I thinking that exim.conf is the service that runs, and Mailscanner will call exim_out.conf. Therefore, I don't have a port binding issue. Please correct me if I'm wrong. ~Noah Scanned for viruses and content by the Tranet Spam Sentinel service. _______________________________________________ Keep Baruwa FREE - http://pledgie.com/campaigns/12056

