Re: Aliases
Gerrit Pape <[email protected]>
| Newsgroups | gmane.comp.misc.pape.general |
|---|---|
| Message-ID | <20040901175647.28739.qmail@83babfde927d4f.315fe32.mid.smarden.org> |
On Wed, Sep 01, 2004 at 11:44:10AM +0200, Jesper Nordenberg wrote: > I have an email "[email protected]" which uses qconfirm and an alias > "[email protected]" that delivers mails to this account and other accounts. > How do I configure qconfirm to not run on the alias "[email protected]" and > only for mail sent to "[email protected]"? I suggest you configure qmail not to run qconfirm for mails sent to "[email protected]". You can do that by creating ~jasper/.qmail-info-foo with the same content as ~jasper/.qmail, except for the program delivery to qconfirm-check. Then change the forward line in info's .qmail file to forward to jesper-info-foo instead of jesper. HTH, Gerrit.