Results 1 to 2 of 2
I am brand new to e-mail services on *nix.
Using Webmin, I set up SMTP services with postfix, and using yum I installed and fired up POP3 with dovecot. I ...
- 02-17-2008 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 18
Postfix aliases
I am brand new to e-mail services on *nix.
Using Webmin, I set up SMTP services with postfix, and using yum I installed and fired up POP3 with dovecot. I am able to send and receive e-mail on my regular Linux account "stimpy77" without problems. But when I send e-mail t "Jon@..", it doesn't forward to "stimpy77". I had configured postfix with the additional alias of "Jon" -> "stimpy77". Any ideas?
/etc/aliases has ..
jon: stimpy77
- 02-17-2008 #2Just Joined!
- Join Date
- Jul 2007
- Posts
- 18
Fixed. It should be:
Jon : stimpy77@domain.com


Reply With Quote