Posts Tagged ‘creating mail aliases’

How can add mail aliases

February 21st, 2010

vi /etc/aliases
#Add following line in the aliases file
manoj:manoj.chauhan@onaxer.com,mchauhan@domain.com

after that run newaliases command in the shell, it will build the entry with aliases.db database.

Now you are able to send the mail to manoj group. 

Thanks
Manoj Chauhan