|
|
|
|
||||||
| comp.mail.sendmail Configuring and using the BSD sendmail agent. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Dear all,
I have installed Sendmail, MailScanner, CLAMAV in redhat 8.0, After deamon starts and a testing email is sent from other mail server, the sendmail server can receive the email. When I check the maillog file, It seems that the email have not ben scanned by the mailscanner before reaching the clients' email box. Please advise. Regards, Simon ..56.8 starting... MailScanner[2502]: MailScanner E-Mail Virus Scanner version 4 on MTA: server SMTP socket wedged: exiting: SYSERR(root): opendaemonsocket: daem Nov 9 15:24:45 ns sendmail[2457]: daemon MTA: problem creating SMTP socket on MTA: cannot bind: Address already in use SYSERR(root): opendaemonsocket: daem for linux (Linux-type) canner[2500]: Creating hardcoded struct_flock subroutine Nov 9 15:24:42 ns MailScanner[2500]: Using locktype = posix Nov 9 15:24:40 ns sendmail[2457]: daemon MTA: problem creating SMTP socket on MTA: cannot bind: Address already in use SYSERR(root): opendaemonsocket: daem ionality... :40 ns MailScanner[2500]: Enabling SpamAssassin auto-whitelist funct led! list |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On Nov 9, 1:58 am, "Simon lee" wrote: > I have installed Sendmail, MailScanner, CLAMAV in redhat 8.0, After deamon > starts and a testing email is sent from other mail server, the sendmail > server > can receive the email. When I check the maillog file, It seems that the > email have not ben scanned by the mailscanner before reaching the clients' > email box. > Please advise. It looks like you redefined sendmail's daemon port(s) and didn't read the instructions... so you ended with 2 or more sendmail daemons trying to listen to the same port. Solution: You probably didn't even need to change the configuration, but if you do, then read the instructions in cf/README. > .56.8 starting... MailScanner[2502]: MailScanner E-Mail Virus Scanner > version 4 > on MTA: server SMTP socket wedged: exiting: SYSERR(root): opendaemonsocket: > daem This error is from sendmail. "daem" is probably the cause, something mis-configured in sendmail's mc. > Nov 9 15:24:45 ns sendmail[2457]: daemon MTA: problem creating SMTP socket > on MTA: cannot bind: Address already in use SYSERR(root): opendaemonsocket: > daem > for linux (Linux-type) canner[2500]: Creating hardcoded struct_flock > subroutine > Nov 9 15:24:42 ns MailScanner[2500]: Using locktype = posix > Nov 9 15:24:40 ns sendmail[2457]: daemon MTA: problem creating SMTP socket > on MTA: cannot bind: Address already in use SYSERR(root): opendaemonsocket: > daem > ionality... :40 ns MailScanner[2500]: Enabling SpamAssassin auto-whitelist > funct Nothing about receiving a message and not scanning it. MailScanner is not the cause of the errors shown, your sendmail configuration is the problem so far. -- René Berber |
|
![]() |
| Outils de la discussion | |
|
|