Hello DSPAM users,

I have trouble with the plused detail adressing with Dovecot in
combination with DSPAM.
Not sure if it's a Dovecot problem but I guess it's my DSPAM configuration.

DSPAM is bound to port 24 on my mail server to received incoming
e-mails as DSPAM LMTP from another server:
ServerPort       24
ServerMode auto

After DSPAM is done with the message it goes to the dovecot lmtp socket.
DeliveryHost            /var/run/dovecot/lmtp
DeliveryIdent           dspam.localhost
DeliveryProto           LMTP

Sending mail to user+folder[at]domain.com at this configuration won't
work. The mails get stored in INBOX and not the 'folder'. The Dovecot
LDA is configured with:
recipient_delimiter = +

The Dovecot LMTP configuration got:
lmtp_save_to_detail_mailbox = yes

And in the DSPAM configuration:
EnablePlusedDetail      on
PlusedCharacter +

The problem is that I don't know how to submit the mails from DSPAM to
Dovecot with a configuration that enables the plused details for
Dovecot. It seems that the socket /var/run/dovecot/lmtp skips the LDA
and LMTP configuration from Dovecot.

If you need additional informations please let me know. I hope someone
can help me out.

Kind regards,

Hanno

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to