View Single Post

  #2 (permalink)  
Old 07-10-2003
ZappaFan2k1
 
Posts: n/a
Default Re: vpopmail question

To add an alias:
valias -i destination_address alias_address

For example, if you want mail addressed to me@me.com to be forwarded
to you@you.com, you would type:
valias -i you@you.com me@me.com
In this example, you@you.com is the true pop account, and me@me.com is
the alias.

To delete the above alias, you would type:
valias -d me@me.com

To show all aliases for me.com, you would type:
valias -s me.com

Good luck.

"Esteban Fernández" <eft0@gmx.nospam.net> wrote in message news:<3f0c7ded$1@omega.ifxnw.cl>...
> Hi all.
>
> Someone know how to add a alias by console, i see 'valias', but i don't
> understant how to work it, if someone know i will be apreciate it.
>
> Thanks in advance.
>
> EF.

Reply With Quote