> > > Does anyone know of a way to allow an email address like myname-* to > > > alias to another email address in qmail/vpopmail? > > Use the direct `pwd`-style filepath of the destination Maildir > > Example: sometimes people mis-spell [EMAIL PROTECTED], so I > > want [EMAIL PROTECTED] to go to her, too. > > I create a little file cailled '.qmail-lindsay' and put it in > > the main directory for that domain (/home/vpopmail/domains/cdbaby.com/) > > Just one-line contents: > > # cat .qmail-lindsay > > /home/vpopmail/domains/cdbaby.com/lindsey/Maildir/ > > Thanks, however I am not sure if this will be exactly what my customer > is looking for. > He wants to allow things to happen automatically for myname-* -> myname > with only one rule that allows for this.
Sorry. Stumped. The only way I've seen that used is as a real catch-all account, but then that's all wildcards going into ONE email address, not regex-matching to separate accounts. Maybe there's some kind of pre-processing regex rewriting filters that could happen (the way that spam-filters rewrite email to tag it), but ya lost me there. -- Derek Sivers, CD Baby, Hostbaby http://www.cdbaby.com <-- best new independent music http://www.hostbaby.com <-- web hosting for musicians _______________________________________________ PDXLUG mailing list [email protected] http://lists.pdxlug.org/mailman/listinfo/pdxlug IRC: irc.freenode.net #pdxlug
