Sunday, August 26, 2007

Re: [BLUG] Postfix email router

That is the common way of redirecting mail. My X-Orinigal-To headers
say the same thing. The important header (double check this) is the
Return-Path header.

X- headers are usually only used for informational purposes and spam
scores. I don't think they are ever used for mail routing without
writing your own milter to utilize them. If you still have an account
with 'that other ISP' then I would check your headers on an email from
that account. Email is routed the same way.

Wietse usually responds quickly, I would give him a chance to see your bump.

On 8/26/07, Mark Krenz <mark@slugbug.org> wrote:
>
> Cool. I'm doing it through virtual users. So I have a table that has
> values like this:
>
> mark@slugbug.org mark@camille.servers.suso.org
>
>
> arvo.suso.org being the server that I want to have mail for that email
> address delivered to. But the X-Original-To: header on the delivered
> messages ends up showing mark@camille.servers.suso.org whereas I would
> expect it to show mark@slugbug.org.
>
> Mark
>
> On Mon, Aug 27, 2007 at 02:49:11AM GMT, Matt Standish [mstandish@gmail.com] said the following:
> > I do. How are you redirecting your mail? Through virtual users or transports?
> >
> > On 8/26/07, Mark Krenz <mark@slugbug.org> wrote:
> > >
> > > Does anyone on the list have a setup where you have at least two email
> > > servers running Postfix where one acts as a "email router" and the
> > > second one is the delivery host.
> > >
> > > I'm trying to set this up for Suso and have it working, except that
> > > the X-Original-To header line is being changed to the
> > > username@delivery.host address instead of keeping its original address.
> > >
> > > I've written to the postfix users mailing list, but am not getting
> > > much help there.
> > >
> > > Thanks,
> > > Mark
> > >
> > > --
> > > Mark Krenz
> > > Bloomington Linux Users Group
> > > http://www.bloomingtonlinux.org/
> > > _______________________________________________
> > > BLUG mailing list
> > > BLUG@linuxfan.com
> > > http://mailman.cs.indiana.edu/mailman/listinfo/blug
> > >
> >
> >
> > --
> > Matt Standish
> > MSN Messenger: mps_@hotmail.com
> > Yahoo Messenger: mattstandish@yahoo.com
> > Google Talk: mstandish
> > _______________________________________________
> > BLUG mailing list
> > BLUG@linuxfan.com
> > http://mailman.cs.indiana.edu/mailman/listinfo/blug
> >
>
> --
> Mark Krenz
> Bloomington Linux Users Group
> http://www.bloomingtonlinux.org/
> _______________________________________________
> BLUG mailing list
> BLUG@linuxfan.com
> http://mailman.cs.indiana.edu/mailman/listinfo/blug
>


--
Matt Standish
MSN Messenger: mps_@hotmail.com
Yahoo Messenger: mattstandish@yahoo.com
Google Talk: mstandish
_______________________________________________
BLUG mailing list
BLUG@linuxfan.com
http://mailman.cs.indiana.edu/mailman/listinfo/blug

Re: [BLUG] Postfix email router

Cool. I'm doing it through virtual users. So I have a table that has
values like this:

mark@slugbug.org mark@camille.servers.suso.org


arvo.suso.org being the server that I want to have mail for that email
address delivered to. But the X-Original-To: header on the delivered
messages ends up showing mark@camille.servers.suso.org whereas I would
expect it to show mark@slugbug.org.

Mark

On Mon, Aug 27, 2007 at 02:49:11AM GMT, Matt Standish [mstandish@gmail.com] said the following:
> I do. How are you redirecting your mail? Through virtual users or transports?
>
> On 8/26/07, Mark Krenz <mark@slugbug.org> wrote:
> >
> > Does anyone on the list have a setup where you have at least two email
> > servers running Postfix where one acts as a "email router" and the
> > second one is the delivery host.
> >
> > I'm trying to set this up for Suso and have it working, except that
> > the X-Original-To header line is being changed to the
> > username@delivery.host address instead of keeping its original address.
> >
> > I've written to the postfix users mailing list, but am not getting
> > much help there.
> >
> > Thanks,
> > Mark
> >
> > --
> > Mark Krenz
> > Bloomington Linux Users Group
> > http://www.bloomingtonlinux.org/
> > _______________________________________________
> > BLUG mailing list
> > BLUG@linuxfan.com
> > http://mailman.cs.indiana.edu/mailman/listinfo/blug
> >
>
>
> --
> Matt Standish
> MSN Messenger: mps_@hotmail.com
> Yahoo Messenger: mattstandish@yahoo.com
> Google Talk: mstandish
> _______________________________________________
> BLUG mailing list
> BLUG@linuxfan.com
> http://mailman.cs.indiana.edu/mailman/listinfo/blug
>

--
Mark Krenz
Bloomington Linux Users Group
http://www.bloomingtonlinux.org/
_______________________________________________
BLUG mailing list
BLUG@linuxfan.com
http://mailman.cs.indiana.edu/mailman/listinfo/blug

Re: [BLUG] Postfix email router

I do. How are you redirecting your mail? Through virtual users or transports?

On 8/26/07, Mark Krenz <mark@slugbug.org> wrote:
>
> Does anyone on the list have a setup where you have at least two email
> servers running Postfix where one acts as a "email router" and the
> second one is the delivery host.
>
> I'm trying to set this up for Suso and have it working, except that
> the X-Original-To header line is being changed to the
> username@delivery.host address instead of keeping its original address.
>
> I've written to the postfix users mailing list, but am not getting
> much help there.
>
> Thanks,
> Mark
>
> --
> Mark Krenz
> Bloomington Linux Users Group
> http://www.bloomingtonlinux.org/
> _______________________________________________
> BLUG mailing list
> BLUG@linuxfan.com
> http://mailman.cs.indiana.edu/mailman/listinfo/blug
>


--
Matt Standish
MSN Messenger: mps_@hotmail.com
Yahoo Messenger: mattstandish@yahoo.com
Google Talk: mstandish
_______________________________________________
BLUG mailing list
BLUG@linuxfan.com
http://mailman.cs.indiana.edu/mailman/listinfo/blug

[BLUG] Postfix email router

Does anyone on the list have a setup where you have at least two email
servers running Postfix where one acts as a "email router" and the
second one is the delivery host.

I'm trying to set this up for Suso and have it working, except that
the X-Original-To header line is being changed to the
username@delivery.host address instead of keeping its original address.

I've written to the postfix users mailing list, but am not getting
much help there.

Thanks,
Mark

--
Mark Krenz
Bloomington Linux Users Group
http://www.bloomingtonlinux.org/
_______________________________________________
BLUG mailing list
BLUG@linuxfan.com
http://mailman.cs.indiana.edu/mailman/listinfo/blug