Date: Sun, 6 Jan 2008 04:26:30 +0200 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: Andrew Falanga <af300wsm@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: My sendmail appears to be fixed, advice needed though Message-ID: <20080106022629.GB56886@kobe.laptop> In-Reply-To: <200801051713.34255.af300wsm@gmail.com> References: <200801051308.53420.af300wsm@gmail.com> <20080105220659.GE53175@kobe.laptop> <200801051713.34255.af300wsm@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2008-01-05 17:13, Andrew Falanga <af300wsm@gmail.com> wrote: > Well, oddly enough I moved those additional lines to a position before the > MAILER macros (I'll post the whitbap.mc file below as it exists now). > However, I still got those error messages: > > Jan 5 18:29:10 whitbap sm-mta[6207]: NOQUEUE: SYSERR(root): opendaemonsocket: > daemon MTA: cannot bind: Address already in use > Jan 5 18:29:10 whitbap sm-mta[6207]: daemon MTA: problem creating SMTP socket > Jan 5 18:29:15 whitbap sm-mta[6207]: NOQUEUE: SYSERR(root): opendaemonsocket: > daemon MTA: cannot bind: Address already in use > > Anyway, I'm going to remove that line I mentioned before as this seems to make > things work. Please help me to resolve this and thanks very much for the > help, this is great. Ok, not can you show us the contents of `/etc/rc.conf' related to Sendmail? It's the next thing we have to check to ensure you are not starting up multiple Sendmail listeners on the default smtp port. % grep -i sendmail /etc/rc.conf should do it :)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080106022629.GB56886>