Hi Anton, > I've tryed making alias by using the qmail manual instructions... > making .qmail-info in ~alias dir ot qmail it was working until I didn't > get vpopmail installed...
This is because the domain you're referring to changed from being "local" to "virtual". > how can I make [EMAIL PROTECTED] to be redirected(aliases) to > [EMAIL PROTECTED] ? If lozenetz.net is in /home/vpopmail/domains, simply do: echo "[EMAIL PROTECTED]" > \ /home/vpopmail/domains/lozenetz.net/.qmail-info Or use qmailadmin to make that task even more simple. > I've tryed to put &[EMAIL PROTECTED] in the domain lozenetz.net > .qmail-default file but nothing happened... Don't; the .qmail-default file delivers mail to your virtual POP accounts. They will break if you replace the vdelivermail call with a forwarding rule. Jonas