Tim Legant <[EMAIL PROTECTED]> writes: > Perhaps an easier way to handle this is to set up 'mt' in the > users/assign file: > > /var/qmail/users/assign: > +mt:o2w:<o2w_UID>:<o2w_GID>:/home/o2w:::
Well, that's bizarre. The last part of the message got cut off. Here's what I originally wrote, beginning with the part I've quoted, above. ------------------------------------------------------------- Perhaps an easier way to handle this is to set up 'mt' in the users/assign file: /var/qmail/users/assign: +mt:o2w:<o2w_UID>:<o2w_GID>:/home/o2w::: . The period on the last line is necessary. Then, from within the /var/qmail/users directory run 'qmail-newu' to produce a hashed database called 'cdb'. Finally, remove all of the .qmail-mt* files from the alias directory. >From now on, all mail to [EMAIL PROTECTED] will be delivered to the o2w system user and qmail will use the .qmail and .qmail-default files for delivery instructions. No forwarding is necessary. The single line in the users/assign file handles both the base address, "mt", and all extension addresses, "mt-*". This is much easier than forwarding, inserting headers, setting RECIPIENT_HEADER in the config file and so forth. None of that is necessary if you use the users/assign file. Tim _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
