on 4/8/01 4:19 PM, Jeremy Gray at [EMAIL PROTECTED] wrote:
> 
> 
> | /vpopmail/bin/vdelivermail '' /vpopmail/domains/AllMailHere.com/kaz
> 
> The above line in any of the /vpopmail/domains/domain.com/.qmail.default
> will deliver all catchall email to [EMAIL PROTECTED] which is great,
> but if I were to send a message to [EMAIL PROTECTED], it would get filed
> in the postmaster Maildir.. don't want this, would like for mail to accounts
> (ie postmaster) to get delivered to [EMAIL PROTECTED] as
> well (WITHOUT getting delivered to [EMAIL PROTECTED])
> 
> If I put:
> | /vpopmail/bin/vdelivermail '' /vpopmail/domains/AllMailHere.com/kaz
> &[EMAIL PROTECTED]
> 
> That will deliver postmaster mails, but it will ALSO deliver postmaster
> mails to the postmaster mailbox.. this is unnecessary for my situation.
> 
> I guess what I'm looking for is the syntax to do something like:
> 
> | /vpopmail/bin/vdelivermail 'postmaster'
> /vpopmail/domains/AllMailHere.com/kaz
> | /vpopmail/bin/vdelivermail '' /vpopmail/domains/AllMailHere.com/kaz
> 
> 
> (so that would deliver all mail to postmaster to [EMAIL PROTECTED] and all
> other mail addressed to domain.com to [EMAIL PROTECTED] as well). If the
> syntax was right anyway.
> 
> If anyone knows what I'm talking about here and knows the syntax to redirect
> postmasters mail somewhere else, please let me know.

Put:

| /vpopmail/bin/vdelivermail '' /vpopmail/domains/AllMailHere.com/kaz

In .qmail-default and put:

/vpopmail/domains/AllMailHere.com/kaz

in .qmail-postmaster

Regards,

Bill

Reply via email to