Results 11 to 12 of 12
/usr/local/mailman/data/aliases does not exist. This is probably annoying for you--I'm pretty new to unix, and even newer to postfix.
If I copy /etc/aliases to /usr/local/mailman/data/aliases, do you think it will ...
- 04-28-2008 #11Just Joined!
- Join Date
- Apr 2008
- Location
- Canada
- Posts
- 7
/usr/local/mailman/data/aliases does not exist. This is probably annoying for you--I'm pretty new to unix, and even newer to postfix.
If I copy /etc/aliases to /usr/local/mailman/data/aliases, do you think it will work? In fact, I'll try it and let you know. I'll give the mail server a few minutes to run it through.
- 04-28-2008 #12
I wasn't always knowledgeable of linux or postfix

or you could just remove that part from main.cf and restart postfix.If I copy /etc/aliases to /usr/local/mailman/data/aliases, do you think it will work? In fact, I'll try it and let you know. I'll give the mail server a few minutes to run it through.
change this line
to thisCode:alias_maps = hash:/etc/aliases, hash:/usr/local/mailman/data/aliases
for postfix (or email in general) its very helpful to learn how to send email using telnet, so you can troubleshoot quickerCode:alias_maps = hash:/etc/aliases

telnet email - Google Search



