[BlueOnyx:23603] Re: sendmail issues

neal pressman blueonyx at naitram.net
Fri Jan 24 10:31:05 -05 2020


without getting into root cause the quick fix should be...

depending on OS version
systemctl stop sendmail    or    service sendmail stop 

check for rouge processes :

ps -aef |grep sendmail

if there  are any kill them:

killall -9 sendmail

systemctl start sendmail    or    service sendmail start

-- 
Open WebMail Project (http://openwebmail.org)

---------- Original Message -----------
From: webmaster webmaster <webmaster at oldcabin.net> 
To: BlueOnyx General Mailing List <blueonyx at mail.blueonyx.it> 
Sent: Fri, 24 Jan 2020 09:05:02 -0600 
Subject: [BlueOnyx:23602] sendmail issues

> Hi all,
> 
> I have having issues this morning with sendmail  below is a snip from the maillog
> 
> Any clues on how to fix?
> 
> The client will be waking soon and they will be screaming
> 
> Thanks
> 
> --Tim
> 
> # -- snip --#
> 
> Jan 24 09:01:49 cabin3 sendmail[17338]: NOQUEUE: SYSERR(root): opendaemonsocket: daemon MTA: cannot bind: Address already in use
> Jan 24 09:01:49 cabin3 sendmail[17338]: daemon MTA: problem creating SMTP socket
> Jan 24 09:01:54 cabin3 sendmail[17338]: NOQUEUE: SYSERR(root): opendaemonsocket: daemon MTA: cannot bind: Address already in use
> Jan 24 09:01:54 cabin3 sendmail[17338]: daemon MTA: problem creating SMTP socket
> Jan 24 09:01:57 cabin3 dovecot: imap(kmetro): Logged out in=194 out=1092
> Jan 24 09:01:57 cabin3 dovecot: imap(kmetro): Logged out in=151 out=943
> Jan 24 09:01:59 cabin3 sendmail[17338]: NOQUEUE: SYSERR(root): opendaemonsocket: daemon MTA: cannot bind: Address already in use
> Jan 24 09:01:59 cabin3 sendmail[17338]: daemon MTA: problem creating SMTP socket
> Jan 24 09:02:04 cabin3 sendmail[17338]: NOQUEUE: SYSERR(root): opendaemonsocket: daemon MTA: cannot bind: Address already in use
> Jan 24 09:02:04 cabin3 sendmail[17338]: daemon MTA: problem creating SMTP socket
------- End of Original Message -------

 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.blueonyx.it/pipermail/blueonyx/attachments/20200124/dc281a03/attachment.html>


More information about the Blueonyx mailing list