tmda wrote:

On Tue, Jan 20, 2004 at 12:04:26AM +0100, Nils Vogels wrote:


Morten Trab wrote:



What should I write in the DELIVERY variable in ~/.tmda/config??

I'm using Postfix/Cyrus/Spamassassin...
When the SpamAssassin script finishes, it's posted back to postfix via sendmail...
How'll I do something like this with the DELIVERY var??


I'm currently testing with TMDA inserting the message back into procmail, and then being delivered to Cyrus.
(and it works fine)



Any way to do this without using procmail? I've got
postfix+cyrus+amavisd-new(spamassassin/clamd) with virtual users setup,
but would like to incorporate tmda someday into that chain. But only
if/when tmda supports passing email when no crypt files exist for a user
(since it's all virtual users, no home directories exist). Does tmda
support lmtp direct to cyrus?


No, TMDA does currently not support LMTP delivery. (I see a feature request ;-) )

I've tried for a few weekends to get TMDA to pass information to cyrus-deliver, but there is a permissions problem there, as earlier indicated on the list.

Currently, TMDA has a few ways of delivering (from http://tmda.net/config-filter.html)

maildir : Local delivery, user has to exist within the OS, not compatible with cyrus
mbox : Different flavour of local delivery, not compatible with cyrus
mmdf : See mbox ;)
forward : This could be an option to persue, by having TMDA itself rewrite the destination to one that Postfix knows has to go to Cyrus.
pipe : Which is what delivery to procmail basically means


Unfortunately, the code to rewrite the destination address, depending on the original destination address is a little bit out of my Python-league, I'm afraid.

HTH !

Nils.

--
Simple guidelines to happiness:
Work like you don't need the money,
love like your heart has never been broken and dance like no one can see you.


_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to