This page has been translated from English

Articles Comments

Guatewireless.org " Exim

Exigrep - Managing the Mail Queue Exim 4

Managing the queue (queue) The main exim binary (/ usr / sbin / exim) can be used with various flags to manipulate messages in the queue. Most need to specify one or more message-IDs in the command line, where exiqgrep-i really works. root @ localhost # exim-q-v Start a queue run (mail queue). root @ localhost # exim-ql-v: Init the execution of the local queue just to sign over. root @ localhost # exim-Mrm [... ]: Delete a message from the mail queue. root @ localhost # exim-Mf [... ]: Freeze or pause a message. root @ localhost # exim-Mt [... ] Thaw a message. root @ localhost # exim-M [... ]: Deliver a message, whether it is paused or not, retry the time has expired. root @ localhost # exim-Mc ... Read full article »

Filed under: Exim

Manipulating the Exim mail queue 4

Lately I've been working more on mail servers Exim based in Courier, so I've had to look for documentation and howto's for the operation and administration of the tail of the Exim 4. And because of all this here is my cheat sheet of Exim 4 MTA. Message-IDs and spool files or message identifiers message-IDs that Exim uses to reference 4 in the queue (tail) are alpha numeric and is case sensitive, and have the form of: XXXXXX-YYYYYY-ZZ. Most of the commands related to the tail and the logs make use of these message-ids. Each e-mail on the spool has three. If you are working with these files by hand instead of using the appropriate Exim command make sure you have all three. / Var / spool / exim / msglog The ... Read full article »

Filed under: Exim , Linux

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 »

Filed under: Exim , Howto


Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 47097364 bytes) in / home / guatewireless / site / wp-content / plugins / google-bot-bling / google-bot-bling.php on line 114