Re: [Exim] Re: EXIM and dynamic IP address

Top Page
Delete this message
Reply to this message
Author: Holger Paschke
Date:  
To: exim-users
Subject: Re: [Exim] Re: EXIM and dynamic IP address
Hi!

In this context of a DUL configuration of Exim, I want to ask for help
or a suggestion in the handling of restricted smarthost found at many
freemail services. In my case the freemail provider is GMX.

If I want to use GMX's SMTP server as smarthost, I first do POP3 for
every GMX sender on my host. After that the SMTP after POP3 condition is
fulfilled.

I then do address rewriting for envelope and header addresses by
translating local users with a fantasy domain to valid GMX mail
adresses. For non-system mails this also sets the MAIL-FROM address
according to the envelope. This does the job for "normal" users' mails.

But I still have a problem with Exim's error messages, which should be
delivered locally in my understanding. But they are sent back to the
rewritten GMX addresses, so Exim uses the smarthost with an unspecified
MAIL-FROM and fails.

Now, I am stuck with this last problem of undeliverable error mails,
still I am quite happy with the address rewriting stuff.

I would be even more satisfied, if anyone on this list has an answer for
these system mails which tend to answer an empty MAIL-FROM during the
smarthost communication.

Bye
Holger

On Fri, Feb 11, 2000 at 01:18:22PM +0000, Ben Smithurst wrote:
> t_oo wrote:
>
> > I'm using PPP protocol.
> > How to configure exim with dynamic IP
> > address? Thank you for any suggestions.
>
> It should just work, though you may have to use a smarthost to send all
> your mail, as many sites are using DUL to block mail direct from dynamic
> IP dialups. How to use a smarthost is probably in the FAQ, but it's easy
> enough, just add a router like:
>
> smarthost:
> driver = domainlist
> transport = remote_smtp
> route_list = "* mail.your-isp.com byname"
>
> (You may need a lookuphost router before that to handle mail for other
> local machines, for which mail should not be sent via your ISP.) What
> particular problems are you having, and what exactly will you need Exim
> to do? If you just want it to send mail from a local network connected
> via a dialup link, you shouldn't have to do anything special.
>


--
Holger Paschke
mailto:hpaschke@gmx.de
http://www.mathematik.uni-bielefeld.de/~paschke (Public Keys & more)