> 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/ -- 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
