hi..
i was just wondering how the valias thing works when it is combined
with mysql.
so far as i know, it makes use of another mysql table. so far
everything's ok with me.
are there .qmail files as well ?? what i mean is, how does qmail know
of the aliases ?? it surely can't access the valias table, so the
only way i could think of is, adding a .qmail-default which pipes all
mails not going to any pop3 maildirs through some vpopmail program.
in this case valias would just change the valias table, which allows
to do this without valias (by inserting rows to that table by some own
sql queries)
and as the vpopmail php extension is not supporting valias yet (well
at least i think it does not) i could write my own vpopmail_add_alias
routine..
regards..
justin