> > I am running qmail with fastforward and have many entries set up in > > /etc/aliases. While mail sent to my primary address is properly sent to > > tmda, anything sent to the aliases is delivered directly to my mailbox > > with no confirmation request. > > How do you run fastforward? From ~alias/.qmail-default with a -D > switch? Some other way? What is the forwarding instruction (in > /etc/aliases) for all of the aliases? Is it a forward to an address, > or to a program (tmda-filter)?
It's called in ~alias/.qmail-default as follows: | fastforward -d /etc/aliases.cdb The aliases themselves are sent to a local user in the format of: <alias>@<virtualdomain>: <local user> -J _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
