-Jared
On Apr 8, 2004, at 12:53 PM, Ronan Lucio wrote:
It sounds like you don't have your recipient delimiter set up correctly
with your MTA.
Yes, I agree. But it seems to be configured correctly.
$ grep recipient_delimiter /usr/local/etc/postfix/main.cf # The recipient_delimiter parameter specifies the separator between recipient_delimiter = +
$ grep RECIPIENT_DELIMITER .tmda/config #RECIPIENT_DELIMITER = "-" RECIPIENT_DELIMITER = "+"
$ ls -la .tmda/ total 24 drwxr-xr-x 7 ronan wheel 512 Apr 8 11:03 . drwxr-xr-x 5 ronan wheel 512 Apr 8 11:07 .. -rw-r--r-- 1 ronan wheel 30 Apr 5 20:32 .forward-procmail -rw-r--r-- 1 ronan wheel 52 Apr 5 20:30 .forward-tmda -rw-r--r-- 1 ronan wheel 173 Apr 5 20:32 .procmailrc-tmda -rw------- 1 ronan wheel 1801 Apr 8 11:07 config -rw------- 1 ronan wheel 41 Apr 5 20:25 crypt_key drwxr-xr-x 2 ronan wheel 512 Apr 6 17:08 filters drwxr-xr-x 2 ronan wheel 512 Apr 8 11:02 lists drwxr-xr-x 2 ronan wheel 512 Apr 8 11:03 logs drwxr-xr-x 2 ronan wheel 512 Apr 8 11:08 pending drwx------ 2 ronan wheel 512 Apr 8 11:04 responses
Another interisting thing that I´ve seen in the tmda-rfilter file:
-p
Print the message to stdout. This option is useful when TMDA is
run
as a filter in maildrop or procmail. It overrides all other
delivery options, even if a specific delivery is given in a
matching
rule.
If the message is delivered, TMDA's exit code is 0. If the
message
is dropped, bounced or a confirmation request is sent, the exit
code
will be 99. You can use the exit code in maildrop/procmail to
decide if you want to perform further processing.
It seems that it may be a normal work of TMDA, but, why does Postfix is returning it to me 2 times? (the message and the error)
Thanks, Ronan
_____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
_____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users