|
From: Jamie C. <jca...@we...> - 2005-12-23 21:45:14
|
On Sat, 2005-12-24 at 02:51, Hamid Hashemi wrote:
> Hi ,
>
> I am using Virtualmin 2.610 with FC 4 and postfix installed. I tried to
> edit the default server template and added 2 aliases as "Mail Aliases
> for new Domains" like the following table :
>
> Mailbox name or * *Destination address
> *------------------- ----------------------
> postmaster ${USER}@${DOM}
> abuse ${USER}@${DOM}
>
> when I tried to add a new virtual host to the system the following
> aliases created but the substituation of the ${USER} and ${DOM} was not
> done ! it means that the aliases are wrong .
> is it a bug in virtualmin or there some another solution for creating
> default aliases ?
At the moment, you can't use substitutions like $USER and $DOM in the
destination part of an alias .. however, this is a great idea, so I will
add it in the next release.
- Jamie
|