Re: Delivering Mail with priority based on domain

2011-02-04 Thread lst_hoe02
Zitat von Victor Duchovni : On Fri, Feb 04, 2011 at 12:51:36AM +0100, Jeroen Geilman wrote: That will create a separate queue from the outgoing mail which is using the "smtp" transport, There is one queue. Physically, yes. Logically, and this is what matters more: no. Each transport has a

Re: Delivering Mail with priority based on domain

2011-02-03 Thread Victor Duchovni
On Fri, Feb 04, 2011 at 12:51:36AM +0100, Jeroen Geilman wrote: >> That will create a separate queue from the outgoing mail which is using >> the "smtp" transport, > > There is one queue. Physically, yes. Logically, and this is what matters more: no. Each transport has a separate pool of delive

Re: Delivering Mail with priority based on domain

2011-02-03 Thread Jeroen Geilman
On 2/4/11 3:38 AM, Wietse Venema wrote: Jeroen Geilman: One huge improvement you can make is to specify the "relay" transport for incoming mail. To achieve what ? Postfix has separate "smtp" and "relay" transports for a good reason. The scheduler uses round-robin destination selection. Does

Re: Delivering Mail with priority based on domain

2011-02-03 Thread Wietse Venema
Jeroen Geilman: > >>> One huge improvement you can make is to specify the "relay" transport > >>> for incoming mail. > >> To achieve what ? > > Postfix has separate "smtp" and "relay" transports for a good > > reason. > > > > The scheduler uses round-robin destination selection. > > Does this mean

Re: Delivering Mail with priority based on domain

2011-02-03 Thread Jeroen Geilman
On 2/4/11 1:25 AM, Wietse Venema wrote: Jeroen Geilman: [ Charset UTF-8 unsupported, converting... ] Oops... Bad Thunderbird. On 2/3/11 8:31 PM, Joe wrote: On 02/03/2011 11:24 AM, James R. Marcus wrote: Hi, I have been reading about prioritizing mail in Postfix on this list. It seems that t

Re: Delivering Mail with priority based on domain

2011-02-03 Thread Wietse Venema
Jeroen Geilman: [ Charset UTF-8 unsupported, converting... ] > On 2/3/11 8:31 PM, Joe wrote: > > On 02/03/2011 11:24 AM, James R. Marcus wrote: > >> Hi, > >> I have been reading about prioritizing mail in Postfix on this list. > >> It seems that the answer is, there is a shared queue and mail is n

Re: Delivering Mail with priority based on domain

2011-02-03 Thread Joe
On 02/03/2011 03:51 PM, Jeroen Geilman wrote: On 2/3/11 8:31 PM, Joe wrote: On 02/03/2011 11:24 AM, James R. Marcus wrote: Hi, I have been reading about prioritizing mail in Postfix on this list. It seems that the answer is, there is a shared queue and mail is not prioritized. I want to ma

Re: Delivering Mail with priority based on domain

2011-02-03 Thread Jeroen Geilman
On 2/3/11 8:31 PM, Joe wrote: On 02/03/2011 11:24 AM, James R. Marcus wrote: Hi, I have been reading about prioritizing mail in Postfix on this list. It seems that the answer is, there is a shared queue and mail is not prioritized. I want to make sure that I fully understand if this applie

Re: Delivering Mail with priority based on domain

2011-02-03 Thread Joe
On 02/03/2011 11:24 AM, James R. Marcus wrote: Hi, I have been reading about prioritizing mail in Postfix on this list. It seems that the answer is, there is a shared queue and mail is not prioritized. I want to make sure that I fully understand if this applies to my situation. All of our s