Got Postfix now what?

Alexandre Strube surak at casa.surak.eti.br
Tue Feb 24 01:22:54 UTC 2004


Em Dom, 2004-02-22 às 17:52, Jwp escreveu:

> No Offense here either but instead of
> "one needs to make sure they are not another open relay" how about
> "check out http://useful.link.for.sasl_auth.org and
> http://useful.link.for.mail.server.security.org  before you open up your
> machine to the interenet?

I did this with a PDF for redhat9. Don't remember where I got it, but
"mail server redhat" on google should give you something.

> What other tools do I need for my Linux box to be able to retrieve pop3
> mails from my ISP server and then allow me to access downloaded emails
> remotely either over the web or through IMAP or POP3.  

imap, postfix and fetchmail.

imap is preety much like pop3 (in terms that you use it to retrieve your
email from the server), with the advantage that you can use any Imap
client (including squirrelmail, fedora's default webmail), and keep your
messages in only one place. For instance, I use this config for keeping
my inbox in a computer at work with evolution, my home's computer and to
access it from webmail when it's required.

postfix is needed so others can deliver you the mail, it's the SMTP
server.

fetchmail grabs mail from your ISP and delivers to anywhere you wish to,
including your local postfix :-)

For fetchmail, just puts a .fetchmailrc in your home folder, with the
following content:
poll pop.yourISP protocol pop3 username "user1" password "password" is
user1 here

In just one line. The user1 just means that you have a account in your
isp called user1, and the second time it appears is the local user name.

Squirrelmail, although not necessary, is a very simple webmail, and
works in any browser (including IE3 in 640x480x8bits :-)
-- 
[]s

Alexandre Ganso 
500 FOUR vermelha - Diretor Steel Goose Moto Group





More information about the users mailing list