On Thu, Sep 30, 1999 at 09:33:38AM -0700, jarrid jeeby wrote:
> virtualdomains = host.domain.com:domain.com
>
> users/assign (as cdb) reads:
> +host.domain.com:popmail:1007:1001:/home/popusers/users:-::

Your virtualdomains should probably contain two lines:
domain.com:domain.com
host.domain.com:domain.com

This says that email for
   @domain.com  and  @host.domain.com
should be handled by the user "domain.com".
Mail addresses get then "translated" from
   [EMAIL PROTECTED]       to      [EMAIL PROTECTED]
   [EMAIL PROTECTED]  to      [EMAIL PROTECTED]

In virtualdomains you could use for the second line also
.domain.com:domain.com
so you wouldn't have to list each host separately.

Your users/assign should read:
+domain.com-:popmail:1007:1001:/home/popusers/users:-::

This is a wildcard match for users with names starting with
   "domain.com-"
This part is then stripped of and the delivery is in control of a file
   /home/popusers/users/.qmail-joe
or of course
   /home/popusers/users/.qmail-default


        \Maex
-- 
SpaceNet GmbH             |   http://www.Space.Net/   | Yeah, yo mama dresses
Research & Development    | mailto:[EMAIL PROTECTED] | you funny and you need
Joseph-Dollinger-Bogen 14 |  Tel: +49 (89) 32356-0    | a mouse to delete files
D-80807 Muenchen          |  Fax: +49 (89) 32356-299  |

Reply via email to