Hi Andreas,
For Dovecot alias login you could try a new password query in your
'/etc/dovecot/dovecot-sql.conf.ext' file (save original):
password_query = SELECT CONCAT( pw_name ,'@', pw_domain ) AS user, \
pw_passwd AS password, \
pw_dir as userdb_home, \
89 AS userdb_uid, \
89 AS user
The recommended way is to use qmailadmin to create forwards, which are
stored in the database.
Using .qmail files is the older method used by native qmail, which is
still supported. qmailadmin makes this easier though, and allows a mail
admin (semi-advanced user) to do the maintenance w/out ne
thanks anton, i will try that and revert back to you.
Stan
On 3/8/06, Anton Visser <[EMAIL PROTECTED]> wrote:
> Stan, simply create the fashion3.com domain and then add an alias domain
> mail.fashion3.com. A person can then login
> to a single account with either email address.
>
>
> Stanley Rob