Mike Dillinger wrote:
Don't think exim will forward mail for you.  But look in
/etc/email-addresses and ~/.forward.

Exim accepts mail, and optionally runs stuff like procmail, which
optionally runs spamassassin.  Exim then puts mail in
/var/spool/mail/$user.  It *will* forward mail with .forward (now that
I think about it; I just wasn't sure if it was exim that did that).

/etc/email-addresses is all comments. There is nothing in /etc/aliases. There are no .forward files in anyone's home directory. Yet:

rockenfield:/etc/exim4/conf.d# exim4 -bt [EMAIL PROTECTED]
R: system_aliases for [EMAIL PROTECTED]
R: hub_user for [EMAIL PROTECTED]
[EMAIL PROTECTED]
    <-- [EMAIL PROTECTED]
  router = smarthost, transport = remote_smtp
  host smtp.bogusisp.com [xxx.xxx.xxx.xxx]

So [EMAIL PROTECTED] is forwarding to [EMAIL PROTECTED] and I'd like to store it locally.

-MikeD


Run eximconfig and tell it to set exim up for local delivery only, or as an Internet site.

--
Regards,

Sam Morris

Reply via email to