Dan <[EMAIL PROTECTED]> writes:

> Ok, two questions...
> 
> 1) how do I add people to my white list?

Use your favorite editor.  Also, see the CONFIRM_APPEND configuration
variable documented at:

http://www.tmda.net/config-vars.html#CONFIRM_APPEND

> 2) why is it using one of my aliases instead of my real account ?

I don't understand this question.  Perhaps you could provide some more
detail and a snippet from your incoming log that shows what you mean.

> I'm stuck again....
> 
> <[EMAIL PROTECTED]>: unknown user:
>      "dan+confirm+1036042445.11207.058079"

This looks suspiciously like Postfix isn't recognizing the recipient
delimiter.

> I have the thing put in /etc/postfix/main.cf
> and the same thing in .tmdarc
> 
> such as- (main.cf) -
> mailq_path = /usr/bin/mailq
> RECIPIENT_DELIMITER = "+"

I don't know if Postfix is case-sensitive or not, but the TMDA
documentation suggests 'recipient_delimiter', all lowercase, instead
of RECIPIENT_DELIMITER.  The uppercase version is the TMDA
configuration variable.

> and - (tmdarc)-
> MAIL_TRANSFER_AGENT = "postfix"
> 
> DELIVERY = "/var/mail/dan"
> 
> RECIPIENT_DELIMITER = "+"
> 
> whats wrong with this ?

Your .tmdarc looks fine.  Check your Postfix configuration.


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

Reply via email to