On Wed, 5 Aug 2020 at 08:36, Guido Goluke, MajorLabel
wrote:
I have a setup where I filter smtp mail with:
smtpd_milters=unix:/spamass/spamass.sock,
unix:/var/run/opendkim/opendkim.sock
and non-smtp mail with
non_smtpd_milters=unix:/spamass/spamass.sock,
unix:/var/run/opendkim
On Wed, 5 Aug 2020 at 08:36, Guido Goluke, MajorLabel
wrote:
I have a setup where I filter smtp mail with:
smtpd_milters=unix:/spamass/spamass.sock,
unix:/var/run/opendkim/opendkim.sock
and non-smtp mail with
non_smtpd_milters=unix:/spamass/spamass.sock,
unix:/var/run/opendkim
I have a setup where I filter smtp mail with:
smtpd_milters=unix:/spamass/spamass.sock,
unix:/var/run/opendkim/opendkim.sock
and non-smtp mail with
non_smtpd_milters=unix:/spamass/spamass.sock,
unix:/var/run/opendkim/opendkim.sock
But when I receive non-smtp mail (typically LMTP, from a co
> gu...@lorenzutti.com.ar put forth on 11/2/2010 10:03 PM:
>
>>> # main.cf
>>> transport_maps = hash:/etc/postfix/transport
>>>
>>> # /etc/postfix/transport
>>> exmaple.org lmtp:unix:/path/to/cyrus-lmtp-server-socket
>
>>
>> MMmmm... when I remove the local_transport and add everything to the
> On Mon, Nov 1, 2010 at 2:13 PM, wrote:
>> Hello everyone. Im using postfix 2.5.5 and im trying to use the
>> singleinstancestore of cyrus to hardlink mails instead of having one
>> copy
>> of every recipient.
>>
>> To make this work, I had to change the:
>>
>> mailbox_transport = lmtp:unix:/var
> On Mon, Nov 01, 2010 at 02:13:53PM -0300, gu...@lorenzutti.com.ar wrote:
>
>> Hello everyone. Im using postfix 2.5.5 and im trying to use the
>> singleinstancestore of cyrus to hardlink mails instead of having one
>> copy
>> of every recipient.
>
> This is only possible if you use LMTP delivery d
> On Mon, Nov 1, 2010 at 2:13 PM, wrote:
>>
>> Hello everyone. Im using postfix 2.5.5 and im trying to use the
>> singleinstancestore of cyrus to hardlink mails instead of having one
>> copy
>> of every recipient.
>>
>> To make this work, I had to change the:
>>
>> mailbox_transport = lmtp:unix:/v
Hello everyone. Im using postfix 2.5.5 and im trying to use the
singleinstancestore of cyrus to hardlink mails instead of having one copy
of every recipient.
To make this work, I had to change the:
mailbox_transport = lmtp:unix:/var/spool/postfix/public/lmtp
local_transport =
to
mailbox_transpo