Hi,
Quote:
which I also installed (version 2.3) but still I cannot start the fetchmailconf
|
Sorry about this one, can't help ya there. I never used fetchmail before.
Quote:
what is exim3 - is that an smpt mta like sendmail? can it access a pop3 server or would i still need fetchmail for downloading and then exim3 for forwarding to the smarthost?
|
Exim3 is an smtp just like sendmail. Exim3, Exim4, postfix, qmail, sendmail - All are smtp daemons.
Smtp ONLY talks to smtp servers so you don't use an smtp daemon to talk to a pop server. What you need, is to use fetchmail to grab mail from a pop server and then use exim3 (or whatever smtp server) to do smarthost.
-twantrd