Login
New User

Welcome to destr0yr's asylum
Monday, October 06 2008 @ 08:10 AM PDT

cPanel: postmaster, abuse server-wide

cPanelThis is actually quite simple, just follow Chirpy's recommendation from the cPanel forums.

1. Create a file called /etc/myaliases with:

postmaster: root
abuse: root

2. In the WHM > Exim Configuration Editor scroll down to the section "DIRECTORS CONFIGURATION" and in the first textbox of that section put:

Code:
mysystem_aliases:
driver = redirect
allow_defer
allow_fail
data = ${lookup{$local_part}lsearch{/etc/myaliases}}
file_transport = address_file
pipe_transport = address_pipe
retry_use_local_part


You'll then have a server-wide postmaster and abuse address that won't be interefered with by users having :fail: Default Addresses.


Story Options

Trackback

Trackback URL for this entry: http://www.destr0yr.com/trackback.php/cpanel-postmaster-abuse_with-exim

No trackback comments for this entry.
cPanel: postmaster, abuse server-wide | 0 comments | Create New Account
The following comments are owned by whomever posted them. This site is not responsible for what they say.