[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mailsystem configuration



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

Moritz Jodeit <mjodeit@gmx.de> writes:

> * free-mail account with SMTP and POP server and only one address
> (mjodeit@gmx.de).
> * local mail should be delivered normally.
> * all mail, by any user of my system should get the source address
> mjodeit@gmx.de (only when sending non-local).
> * I want to receive mail for example by typing a command or by using
> cron daily.
> * If I write non-local mail, mail should be delivered immediately through
> the smtp server (I have a 24h connection to the internet).
> * Received mail from the pop server, should go to one special users mail
> folder.

Use fetchmail to retrieve mail from the POP3 mailbox.  It can then 
inject it into your favourite MTA.  You could do something along the
lines of this for your ~/.fetchmailrc:

poll <mail server> protocol pop3
        username "mjodeit" password <password> is <local username> here.

That'll pull all your email down.

For the MTA, I'd have to recommend sendmail.  If you use the m4 scripts
to configure it, it's not that hard.  Other folks talk very highly of
postfix though.  If you do go with sendmail, let me know and I can post
you my sendmail config (which does some vaguely wierd and wonderful
stuff).

- -- 
Graeme.
graeme+sig@mathie.cx

"Life's not fair," I reply. "But the root password helps." - BOFH
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.1 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.5 and Gnu Privacy Guard <http://www.gnupg.org/>

iD8DBQE5FbM6PjGH3lNt65URAkmdAJwL+TW+nURLY61YexKUiU/0DcSYOQCcDK7V
JFzNyduicVhY+bsyDX2YKX4=
=E916
-----END PGP SIGNATURE-----


Reply to: