My sendmail appears to be fixed, advice needed though
Andrew Falanga
af300wsm at gmail.com
Sat Jan 5 18:30:58 PST 2008
On Saturday 05 January 2008 19:26:30 Giorgos Keramidas wrote:
> On 2008-01-05 17:13, Andrew Falanga <af300wsm at 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 :)
You bet.
whitbap# grep -i sendmail /etc/rc.conf
#20071229 A. Falanga; these two are needed to allow for sendmail to listen
sendmail_enable="YES"
Andy
More information about the freebsd-questions
mailing list