Hello all you great linux people out there!
How would one get the aliases file to recognize webmaster? Maybe it's just me, but for some reason I cannot get my aliases to recognize it. I have been successful in setting up other aliases, such as Chad: masterc but I cannot get webmaster: masterc to work. I also cannot get Spam: masterc to work either, and am thinking this might be some sort of built in Spam blocker; or that there are built in default "aliases" such as no such user for Spam, and webmaster is... I don't know.
Anyway, can anybody give me any info on aliasing?
Here's what I do:
I open up my aliases file (which is in /etc/aliases and then is also symlinked to /etc/postfix/aliases to ensure they are identical) and edit it to show my new alias I desire:
webmaster: masterc
I then exit, save and run:
postaliases /etc/aliases
I've also (just to see) ran:
postaliases /etc/postfix/aliases
And then restarted postfix:
postfix restart
However, the changes did not stick, or at least it would appear so. When someone tries to send an email to "webmasterATmasterc.no-ip.org" it returns to them as an error in sending, and: "unknown user".
Thanks for any ideas
