| | |
Postfix configuration
![]() |
•
•
Join Date: Aug 2003
Posts: 8
Reputation:
Solved Threads: 0
Okie, I'm just finish configure my postfix. My postfix is MTA for my MUA Squirrelmail. I'm using Linux RedHat 9.0 OS.
Somehow I'm only able to send mail but not able to receive mail.
Plus I recognize when I send mail to a mailbox to such as Bellsouth.net or yahoo.com.. I see the header of the email state as user@localhost.mydomain.com. I want to change it to such as :
user@mydomain.com, and how do i do that?
And what configuration that I need to implement in the main.cf file for my MUA Squirrelmail to be able to receive mail from the outside source? Because at the moment I only can send mail.
Any idea anyone ?
... Appreciated.
Somehow I'm only able to send mail but not able to receive mail.
Plus I recognize when I send mail to a mailbox to such as Bellsouth.net or yahoo.com.. I see the header of the email state as user@localhost.mydomain.com. I want to change it to such as :
user@mydomain.com, and how do i do that?
And what configuration that I need to implement in the main.cf file for my MUA Squirrelmail to be able to receive mail from the outside source? Because at the moment I only can send mail.
Any idea anyone ?
... Appreciated. •
•
•
•
Originally Posted by argh2005
Okie, I'm just finish configure my postfix. My postfix is MTA for my MUA Squirrelmail. I'm using Linux RedHat 9.0 OS.
Somehow I'm only able to send mail but not able to receive mail.
Plus I recognize when I send mail to a mailbox to such as Bellsouth.net or yahoo.com.. I see the header of the email state as user@localhost.mydomain.com. I want to change it to such as :
user@mydomain.com, and how do i do that?
And what configuration that I need to implement in the main.cf file for my MUA Squirrelmail to be able to receive mail from the outside source? Because at the moment I only can send mail.
Any idea anyone ?... Appreciated.
TKS
My Home Away from Home: Yet Another Linux Blog
I don't know about postfix, but in sendmail, it's controlled through /etc/aliases. That may be the same way in postfix, as a lot of MTAs are sendmail syntax compatible.
In /etc/aliases, you just map the username to the email address you want. On my system, it looks like:
Then, all of the mail would look like it came from alc6379@this.isnt.my.real.e-mail.host.com, not alc6379@localhost.localdomain.
Regardless of the file, I'll bet it's called a mail alias. Maybe that search term will help in your studies
In /etc/aliases, you just map the username to the email address you want. On my system, it looks like:
Then, all of the mail would look like it came from alc6379@this.isnt.my.real.e-mail.host.com, not alc6379@localhost.localdomain.
Regardless of the file, I'll bet it's called a mail alias. Maybe that search term will help in your studies
Alex Cavnar, aka alc6379
•
•
Join Date: Mar 2005
Posts: 1
Reputation:
Solved Threads: 0
•
•
•
•
Originally Posted by argh2005
Okie, I'm just finish configure my postfix. My postfix is MTA for my MUA Squirrelmail. I'm using Linux RedHat 9.0 OS.
Somehow I'm only able to send mail but not able to receive mail.
Plus I recognize when I send mail to a mailbox to such as Bellsouth.net or yahoo.com.. I see the header of the email state as user@localhost.mydomain.com. I want to change it to such as :
user@mydomain.com, and how do i do that?
And what configuration that I need to implement in the main.cf file for my MUA Squirrelmail to be able to receive mail from the outside source? Because at the moment I only can send mail.
Any idea anyone ?... Appreciated.
i set up RH FC2 with dovecot, postfix and squirrelmail. i also setup webmin because i'm not really a unix guy and it helps me a lot.
i used the command "system-switch-mail" in a terminal to switch from sendmail to postfix for my mta.
using webmin, i went to servers -> postfix -> general options
changed "what domains to receive mail for" to my specific domain
changed "network interfaces for receiving mail" to all
click save and apply
you should automatically return to the webmin postfix config. then click "Address Rewriting and Masquerading"
change "Address masquerading" to "$mydomain" (this removes the "localhost" from the sender/"from" address)
save and apply
restart postfix by clicking "stop postfix", wait for the page to reload and click "start postfix".
hope this helps. sorry if it doesn't...
![]() |
Similar Threads
- Postfix, IMAP, and strangeness (Linux Servers and Apache)
- postfix mail server configuration (IT Professionals' Lounge)
- Senior Configuration Management/Build Engineer (Software Development Job Offers)
- Postfix->User_Content_Filter->Postfix->Amavis->Postfix (*nix Software)
- Changing Network Configuration (*nix Software)
Other Threads in the *nix Software Forum
- Previous Thread: iptables on knoppix 3.7
- Next Thread: Red Hat 9 won't boot
| Thread Tools | Search this Thread |






