How are you starting the service? Are you using the debian init.d script? Thanks.
~Noah On Feb 3, 2013, at 12:37 PM, Raymond Norton <[email protected]> wrote: > I am also running on Ubuntu (12.0.4) No problems using the configs as is, > except changing the names to exim4.conf and exim4_out.conf > > > SPF also may need to be commented out. I found the github configs rejected > all messages because the SPF section is incomplete. > > > > On 02/03/2013 11:07 AM, Noah Mehl wrote: >> 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 > > _______________________________________________ > Keep Baruwa FREE - http://pledgie.com/campaigns/12056 _______________________________________________ Keep Baruwa FREE - http://pledgie.com/campaigns/12056

