'From Bill Leach <[EMAIL PROTECTED]>'

I don't see why either but it sure has not been done.

[snip]
> I don't see why it shouldn't be possible to make configuration just
> as easy for a dial-up case. We need to figure out what the typical dial-up
> cases look like and integrate them into the configuration as well.
> 
[snip]
> >1)  Places a vaild (to the ISP) From header on all internet bound mail
> >(no matter what the user's local network name might be).
> >
> >2)  Send all 'outbound' mail to a smarthost depending upon which ISP
> >is in use.
> >
> >I realize that #1 is not really the MTA's 'responsibility' but it is the
> >logical place for this to be accomplished since any place else in the
> >'chain' is not unique (ie:  there are too many mail composing software
> >packages, most (AFAIK) won't let you muck with the headers (and really
> >shouldn't).
> >
> >#2 IS the responsibility of the MTA but AFAIK none were designed with the
> >idea that you might have different 'smarthosts' as different times.
> 
> #1 is simple to do, though it probably needs a few variants, depeding on
> whether the machine serves an entire domain or just a sigle account/email
> address.
> 
> #2 Might be doable using sendmail's smarthost "MX" feature (setting
> the smarthost to a list of colon-separated hosts). With a bit of hacking
> it shouldn't be hard to have it read it from a file on each delivery
> attempt.
> 
> Regards,
> /Anders

#1 may be simple to do (and I know that I did do it once) but if you notice,
my from header is '[EMAIL PROTECTED]' and that name and user are
unknown outside my own LAN.  Now I will admit to having been guilty of not
making notes about what I did when I managed to set that up properly before.
Best I can tell, the configuration that I presently have for exim should
'nuke' that header and replace it -- but it obviously does not.

AFAIK, #2 is NOT doable using any normal feature of sendmail, smail, or
exim.  These mailers are designed to be 'pretty damned smart' about
figuring out what mail server to send to based upon the specifics of the
particular message but have no concept of possibly different internet
connections.



> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 

-- 
best,
-bill
                [EMAIL PROTECTED]
           [EMAIL PROTECTED]  [EMAIL PROTECTED]
from a 1996 Micro$loth ad campaign:
"The less you know about computers the more you want Micro$oft!"
         See!  They do get some things right!


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to