I am running fetchmail to get mail from a remote host and pass it to exim on my local mailserver....
Q: how can fetchmail get mailfrom [EMAIL PROTECTED] and send it to
[EMAIL PROTECTED]
It seems that the standard:
fetchmail -u user1 -p AUTO -k
seems to only deliver to [EMAIL PROTECTED]

