Hi, Stephen Warren.

Thanks for the answer.

In .forward I have the command
|/usr/local/bin/tmda-filter

and TMDA is working fine.


Thanks a lot

Bye.
Stephen Warren wrote:

Marcelo Goncalves Narciso wrote:

Hi, people,

I have tmda in procmailrc file. I need to
have a alternative solution. Is it possible
I have tmda in .forward?

In .forward file it would be

|/usr/local/bin/procmail  /home/foo/.procmailrc


In .procmailrc I would have:

:0 w
/usr/local/bin/tmda-filter -c /path/config

:0
$DEFAULT=/dev/null

I have tested it. I receive a challenge, but after I answer the challenge, nothing happens.


I'm slightly confused by your question. It sounds like you say you currently have TMDA in your procmailrc file, but want to move it to your .forward file. But, then you say that your .forward "would be" this, giving an example that has procmail there, not TMDA.

Anyway, TMDA runs just fine from .forward. For example, here's my .forward from a Postfix system:

| /usr/local/tmda/bin/tmda-filter

Regarding your challenge responses not working, have you checked the various log files, such as perhaps:

/var/log/maillog # or whatever your MTA logs to
~/.tmda/logs/debug
~/.tmda/logs/incoming

to verify whether the message is even getting to TMDA, or what TMDA or your MTA are doing with it?


_____________________________________________
tmda-users mailing list (tmda-users@tmda.net)
http://tmda.net/lists/listinfo/tmda-users

Reply via email to