Exim Configuration userforward defer (-30): transport "address_directory" not found in userforward router
During the installation of an exim mail server after making the necessary tests found that everything was working correctly. A few days later the client request again reported additional services to your e-.- now requires users to have e-mail forwarding, mailing lists and message automatic vacation. By making the requested changes to enable these functions in the mail server, this began to unfold this error; userforward defer (-30): transport "address_directory" not found in userforward Error in setting up router pipe, file, or autoreply A series recommended test to check the routing of mail, we can execute the command exim-d-bt. This command sends an email using the exim MTA, and shows in great ... Read full article »
Filed under: Exim
Exim - ClamAV and lstat ()
In the version of ClamAV 0.90.1 on CentOS 4.4 AllowSupplementaryGroups there is a change which causes the exim smtp mail no longer receive when using clamav for antivirus scanning. In this case will see in / var / log / exim / panic.log, a similar error, 07/03/2007 14:31:18 1HP1r4 0007Ay-PN-malware acl condition: clamd: ClamAV return / var / spool / exim/scan/1HP1r4-0007Ay-PN: lstat () failed. ERROR Exim saves e-mail to be scanned by clamd in / var / spool / exim / scan with with permissions for exim: exim and not at 750. To work with exim clamd must be set within the user clamav exim group so you can scan incoming mail and not have to run as root. ClamAV clamav runs as the user with the user exim and exim. To make clamav is part of the group ... Read full article »
Filed under: Exim
Error when compiling the sources of Exim 4 in Debian
Since setup and work with Exim that comes in the official Debian repositories is complicated, I decided to install Exim 4.68 from source. So I proceeded to download files from the Exim sources from the official site, unpack the sources and then edit the Local / Makefile to set it at my leisure. After having what was indispensable configured Makefile compile time. Finally, to run the. / Configure after several lines I miss this compiler error, make [1]: *** [exim_dbmbuild.o] Error 1 make [1]: Leaving directory `/ root/exim-4.68/build- Linux-i386 'make: *** [go] Error 2 After googling the error because, I found it necessary to install the development package libdb3, typing, exim.mail.server: ~ # aptitude install-dev libdb3 Y everything else is history, greetings. ... Read the full article »
Recent Comments