On Sun, 2012-01-15 at 20:49 +0100, Robert Schetterer wrote:
> > Sorry, I should have explained. I run a bunch of mailing lists, and use
> > different IP addresses for different mailing lists (amongst other
> > things). Everything runs from Perl scripts,
>
> perhaps this helps, if you can wrap it
On Sun, 2012-01-15 at 13:32 -0500, Wietse Venema wrote:
> Andrew Beverley:
> > > You have not explained what problem you are trying to solve with
> > > different IP addresses for different mailings (does mail from the
> > > same sender address go out via different IP addresses?), so I won't
> > > t
Am 15.01.2012 19:09, schrieb Andrew Beverley:
> On Sun, 2012-01-15 at 12:15 -0500, Wietse Venema wrote:
>> Andrew Beverley:
>>> Hi,
>>>
>>> I currently use multiple Postfix instances to send email from my server
>>> from different IP addresses. Each Postfix instance has its own master.cf
>>> file i
Andrew Beverley:
> > You have not explained what problem you are trying to solve with
> > different IP addresses for different mailings (does mail from the
> > same sender address go out via different IP addresses?), so I won't
> > try to optimize the response.
>
> Sorry, I should have explained.
On Sun, 2012-01-15 at 12:15 -0500, Wietse Venema wrote:
> Andrew Beverley:
> > Hi,
> >
> > I currently use multiple Postfix instances to send email from my server
> > from different IP addresses. Each Postfix instance has its own master.cf
> > file in its own configuration directory, and I use the
Andrew Beverley:
> Hi,
>
> I currently use multiple Postfix instances to send email from my server
> from different IP addresses. Each Postfix instance has its own master.cf
> file in its own configuration directory, and I use the "-C" parameter of
> the sendmail command to specify which one to us
Hi,
I currently use multiple Postfix instances to send email from my server
from different IP addresses. Each Postfix instance has its own master.cf
file in its own configuration directory, and I use the "-C" parameter of
the sendmail command to specify which one to use.
I was wondering whether t