Re: [msmtp-users] PATCH: bind to source IP

2015-03-12 Thread Matus UHLAR - fantomas
ly what I said and was already mentioned before. However, very hard to achieve without binding the source address. >- Original Message - >From: Matus UHLAR - fantomas >To: msmtp-users@lists.sourceforge.net >Cc: >Sent: Wednesday, March 11, 2015 3:04 PM >Subject: Re: [msmtp-u

Re: [msmtp-users] PATCH: bind to source IP

2015-03-12 Thread G H
ntomas To: msmtp-users@lists.sourceforge.net Cc: Sent: Wednesday, March 11, 2015 3:04 PM Subject: Re: [msmtp-users] PATCH: bind to source IP how will people care about outgoing interface is their business. Yes, it's not always so easy as it seems, however it's easy doable with source

Re: [msmtp-users] PATCH: bind to source IP

2015-03-12 Thread grarpamp
On Mon, Mar 9, 2015 at 5:28 AM, Martin Lambers wrote: > routing. I once read that one should use SO_BINDTODEVICE if the packets > should go out a specific network interface; is this what you want to > do? If not, could you explain how binding to an IP address is useful; Did not look close at all

Re: [msmtp-users] PATCH: bind to source IP

2015-03-11 Thread Matus UHLAR - fantomas
>On Fri, 20 Feb 2015 14:12:51 + (UTC), G H wrote: >> Patch is attached to cause msmtp to bind to a source IP address >> before connecting to the remote endpoint. This is useful for >> source-based routing. Note that DNS lookups will still be going out >> your default interface; use a local dnsm

Re: [msmtp-users] PATCH: bind to source IP

2015-03-11 Thread G H
ect: Re: [msmtp-users] PATCH: bind to source IP On Fri, 20 Feb 2015 14:12:51 + (UTC), G H wrote: > Patch is attached to cause msmtp to bind to a source IP address > before connecting to the remote endpoint. This is useful for > source-based routing. Note that DNS lookups will still be

Re: [msmtp-users] PATCH: bind to source IP

2015-03-09 Thread Martin Lambers
On Fri, 20 Feb 2015 14:12:51 + (UTC), G H wrote: > Patch is attached to cause msmtp to bind to a source IP address > before connecting to the remote endpoint. This is useful for > source-based routing. Note that DNS lookups will still be going out > your default interface; use a local dnsmasq o

Re: [msmtp-users] PATCH: bind to source IP

2015-02-23 Thread G H
eforge.net" Cc: Sent: Friday, February 20, 2015 2:12 PM Subject: Re: [msmtp-users] PATCH: bind to source IP On Fri, Feb 20, 2015 at 9:12 AM, G H wrote: > Patch is attached to cause msmtp to bind to a source IP address before > connecting to the remote endpoint. This is useful for

Re: [msmtp-users] PATCH: bind to source IP

2015-02-20 Thread grarpamp
On Fri, Feb 20, 2015 at 9:12 AM, G H wrote: > Patch is attached to cause msmtp to bind to a source IP address before > connecting to the remote endpoint. This is useful for source-based routing. > Note that DNS lookups will still be going out your default interface; use a > local dnsmasq or IPt