Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Using a secondary interface

19 views
Skip to first unread message

Jonathan Hutchins

unread,
Jun 14, 2006, 2:30:34 PM6/14/06
to
Is there a way to have sendmail use a specific IP/Interface to send mail
that is "From:" a certain address? (Can you point me to a doc?)

Bill Cole

unread,
Jun 17, 2006, 12:05:36 PM6/17/06
to
In article <eBYjg.25528$8T4....@tornado.rdc-kc.rr.com>,
Jonathan Hutchins <hutc...@opus1.com> wrote:

> Is there a way to have sendmail use a specific IP/Interface to send mail
> that is "From:" a certain address? (Can you point me to a doc?)

I can't point you to a doc for it, but doing that specifically would
probably require multiple instances of sendmail with distinct queues and
cf files.

What problem are you actually trying to solve? Is it something that
might be solvable by a simpler approach like assigning suitable DNS PTR
records (i.e. perhaps even the perfectly legitimate step of multiple PTR
records for an IP?)

--
Now where did I hide that website...

Message has been deleted

jma...@ttec.com

unread,
Jun 18, 2006, 2:27:21 PM6/18/06
to

Jonathan Hutchins wrote:
> Is there a way to have sendmail use a specific IP/Interface to send mail
> that is "From:" a certain address? (Can you point me to a doc?)

Reading the code suggests that sendmail references the macros

{daemon_flags} {if_addr}

in the makeconnection() routine.

I suggest you try to have those macros set to desirable values from
your rulesets.

I have no reason to think this will actually work, so let us know if it
does.

0 new messages