| Help! I can't receive mail on my system! |
|
| Written by Matthew Miller | |
| Tuesday, 05 April 2005 | |
|
As the saying goes: that's a feature, not a bug. For
security reasons, we've configured postfix and sendmail (the programs
responsible for transferring e-mail between servers) to be
inaccessible from other computers. This is great for most
workstations, but obviously isn't want you want for a mail
server. If you want to receive mail from the Internet on your BU Linux machine, you have to make some modifications to your configuration. First, make sure incoming mail traffic is allowed through your firewall. You can do this with the GUI firewall configuration tool. Type sudo system-config-securitylevel to launch this program. Note that this is "write only" — it doesn't read in your previous configuration, so be sure to re-enable any other incoming services you wish to allow. Then, configure your MTA to listen on the network interface. For postfix (the only option in desktop-oriented BU Linux releases, like Velouria):
For sendmail:
|
|
| Last Updated ( Thursday, 21 April 2005 ) |
| Next > |
|---|
