Hello all,

I had tmda setup via .procmailrc (and postfix) but it seems that my .procmailrc file has been lost somehow.. so I've had to recreate some things in a hurry and I'm missing something but not sure what.

This is for a small domain, but it gets email from other domains..

anyway here's the problem:

trying to make rfc email addresses -not- have to be confirmed. and below is my config, but I overcame this w/ predelivering abuse & postmaster before I invoked tmda.. I would like to not have to do that again..

How can I do this, and where is this wrong..

In my postfix virtual-alias file I define [EMAIL PROTECTED] bcook
previously I had [EMAIL PROTECTED] bcook+postmaster and then I believe I used some procmail filters to get bcook+postmaster..


What am I doing wrong?

Let me know if I need to post more,

thank you in advance.

# ~/.tmda/filters/incoming

# accept bounced messages
from <> ok

# keep this..
macro POSTMASTER ~/postmaster
macro WEBMASTER ~/webmaster
macro HOSTMASTER ~/hostmaster
macro ADMIN ~/admin
macro ABUSE ~/abuse
macro SUPPORT ~/support

to [EMAIL PROTECTED] accept
to [EMAIL PROTECTED] accept
to [EMAIL PROTECTED] accept

# accept message to alias'
to [EMAIL PROTECTED] ok
#to [EMAIL PROTECTED] ok
to [EMAIL PROTECTED] ok
to [EMAIL PROTECTED] ok
to [EMAIL PROTECTED] ok
to [EMAIL PROTECTED] ok
to [EMAIL PROTECTED] ok
to [EMAIL PROTECTED] ok
to [EMAIL PROTECTED] ok

to [EMAIL PROTECTED] deliver=POSTMASTER




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

Reply via email to