User Tools

Site Tools


dev_cache_all

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dev_cache_all [2011/07/27 14:52] k2pateldev_cache_all [2020/08/10 02:35] (current) – external edit 127.0.0.1
Line 65: Line 65:
  
 ==== Aliases ==== ==== Aliases ====
-This is where all internal redirection happens+This is where all internal redirection happens.\\ 
 +Also make sure you specify all user you want redirected mail to.\\ 
 +carefull -- check the k2patel user properly.
  
 +<code ini | /etc/aliases >
 +# Person who should get root's mail
 +root:           k2patel@dev.k2patel.com
 +backup:         root
  
  
 +user1:     k2patel@dev.k2patel.com
 +user2: k2patel@dev.k2patel.com
 +k2patel:        k2patel@k2patel.com
 +
 +</code>
 +
 +Also you need to rebuild alias database please use following command if you dont know.
 +
 +<code bash>
 +/usr/bin/newaliases
 +</code>
 +
 +
 +== Test your mail any email it should get in your inbox. ==
  
dev_cache_all.1311778333.txt.gz · Last modified: 2020/08/10 02:28 (external edit)