Actual Setting in my master.cf of my mail server is as follows.
smtp inet n - n - - smtpd
-o content_filter=filter:dummy
filter unix - n n - - pipe
flags=Rq user=nobody null_sender=
argv=/etc/postfix/enkive-socket-filter 192.168.2.66 2527
${sender} ${recipient}
192.168.2.66 is Enkive Mail Archive Server.
On Sat, 18 Aug 2012 08:03:43 +0530
"අයි. ඩී. චාමින්ද ඉන්ද්රජිත්" <indraj...@adm.sltidc.lk> wrote:
Dear All,
I have configured Enkive Mail Archive Server and pointed Messages of
my mail server to Enkive as follows.
smtp inet n - n - - smtpd
-o content_filter=filter:dummy
filter unix - n n - - pipe
flags=Rq user=nobody null_sender=
argv=$ENKIVE_SOCKET_FILTER_HOME/enkive-socket-filter
localhost 2527 ${sender} ${recipient}
But this will not store mails in user mailboxes in my mail server.
Therefore, I need your help to configure my postfix to send a copy
of all incoming and outgoing mails of my mail server to Enkive Mail
Archive Server.
Thanks and Regards
Indrajith