Morten Trab wrote:
This NEARLY did it (I have no what-so-ever experience in writing python
code, I'm used to Visual Basic and PHP)

The ofmipd worked by doing this, but TMDA (when used by MTA) isn't working
anymore :(
It can't find ~/Maildir/.tmda/pending/ and I would guess it's because the
HOME var isn't set proberly...


Med venlig hilsen / Best Regards, Morten Trab http://www.blackchart.dk

For tmda-ofmipd and outgoing mail:

Are you sure that your outgoing filter is setup correctly. Can you post the contents here. You need explicit rules to make TMDA send email out using bare addresses if the recipient is in your whitelist. Something like:

~/.tmda/filters/outgoing
--------------------------
to-file ~/.tmda/lists/confirmed tag
    envelope    dated=30d
    from        bare
    return-path bare
    reply-to    bare

to * tag
    envelope    dated=30d
    from        bare=append
    return-path dated=30d
    reply-to    dated=30d
--------------------------

For the TMDA receiving mail case, I don't know what the problem is. How are you setting HOSTn and USERn before running tmda-filter?

I assume you did put that piece of Python code right at the start of /etc/tmdarc, before any uses of paths that start with ~.

--
Stephen Warren, Software Engineer, NVIDIA, Fort Collins, CO
[EMAIL PROTECTED]     http://www.wwwdotorg.org/pgp.html

Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply via email to