Page 1 of 1

mail scanner error No server certificate defined; TLS connections will fail

Posted: 31 May 2016, 16:51
by mrsharif25
hello
i install mail scanner free but now i restart exim and have a error:

Code: Select all

Mail Queue Queries
 Delivery Queue (2016-05-31 20:08:41 Warning: No server certificate defined; TLS connections will fail. emails)
how to fix this error:

Code: Select all

root@sv [~/msinstall]# service exim restart
Shutting down clamd:                                       [  OK  ]
Shutting down exim:                                        [  OK  ]
Shutting down spamd:                                       [FAILED]
Starting clamd:                                            [  OK  ]
Starting exim:                                             [  OK  ]
Starting exim-outgoing: 2016-05-31 20:20:56 Warning: No server certificate defined; TLS connections will fail.
 Suggested action: either install a certificate or change tls_advertise_hosts option
                                                           [  OK  ]
Starting spamd: (XID gnrdhg) The âspamdâservice is disabled.
                                                           [FAILED]
root@sv [~/msinstall]#
http://i.hizliresim.com/v4LNMm.jpg

Re: mail scanner error No server certificate defined; TLS connections will fail

Posted: 31 May 2016, 17:00
by Sarah
That's nothing to do with MailScanner. The Delivery queue is the exim queue, the mail has already been processed by MailScanner. You need to sort out your exim configuration and/or certificate but that is not related to MailScanner.

One thing you should check is that your exim configuration file (/etc/exim.conf) has not been chattr'd so it cannot be modified. It needs to be modifiable when you have mailscanner installed.

Re: mail scanner error No server certificate defined; TLS connections will fail

Posted: 31 May 2016, 20:11
by mrsharif25
hello dear.
can you help me how edit exim.conf?