B
BoXie
Guest
Hi,
Suppose my Plesk box' hostname is 'server1.mydomain.com'.
When Plesk is configured out-of-the-box, it doesn't redirect 'root's mail to a mailbox configured in Plesk.
Is this a way to solve that ?
The domain 'mydomain.com' will also be a regular domain in qmail / Plesk.
So will this not disturb mail to [email protected] (without the 'server1'hostname) ?
Does qmail even look at /etc/aliases ?
Please help me on this one.
Suppose my Plesk box' hostname is 'server1.mydomain.com'.
When Plesk is configured out-of-the-box, it doesn't redirect 'root's mail to a mailbox configured in Plesk.
Is this a way to solve that ?
Code:
/etc/aliases :
root: [email][email protected][/email]
/var/qmail/control/locals:
localhost
server1.mydomain.com
The domain 'mydomain.com' will also be a regular domain in qmail / Plesk.
So will this not disturb mail to [email protected] (without the 'server1'hostname) ?
Does qmail even look at /etc/aliases ?
Please help me on this one.