Modify these two lines to be as below, in your MailScanner.conf to fix that issue
#vi /etc/MailScanner/MailScanner.conf SQL Quick Peek = SELECT dbvalue(value) AS value FROM quickpeek WHERE external = ? AND (hostname = ? OR hostname='default') LIMIT 1 SQL Config = SELECT internal, dbvalue(value) AS value, hostname FROM quickpeek WHERE hostname=? OR hostname='default' On 14 May 2013 16:51, NiLS <[email protected]> wrote: > Hi all, > > I have tried already to change the delivery method from queue to batch > etc... > > But actually it looks like "clamav" is occuring some errors. Once "clamav" > is disabled the emails are forwarded to the recipients. > > Here is the error: Virus scanner "{clamd}" not found in > virus.scanners.conf > file. Please check your spelling in "Virus Scanners =" line of > MailScanner.conf at /usr/lib/MailScanner/MailScanner/SweepViruses.pm line > 988. > > I have checked virus.scanners.conf file for "clamd" and its there... also i > have checked my spelling in MailScanner.conf and its fine... > > > > > > -- > View this message in context: > http://baruwa-users-list.963389.n3.nabble.com/Exim-mailq-tp4026693p4026698.html > Sent from the Baruwa users list mailing list archive at Nabble.com. > > _______________________________________________ > http://pledgie.com/campaigns/12056 >
_______________________________________________ http://pledgie.com/campaigns/12056

