|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Bill Cole (postfixlists-070913
billmail.scconsult.com)
Date: Tue Oct 16 2007 - 08:34:19 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 1:30 PM +0200 10/15/07, Pavel Urban wrote:
>Hello,
>
>I have a server that is being used as a secondary MX for many
>customers (they want it, they'll get it). The problem is that there
>are two disks in this server - the first one is small and faster,
>the second one is bigger and slower. How is it possible to store
>deferred mail on the second one while busy queues are on the first
>one?
That's not possible because Postfix needs to be able to move messages
between queues atomically, i.e. with rename() rather than by copying
data from one file to another.
>I've found out that using smtp_fallback_relay to the second Postfix
>instance no longer works for an authoritative server; is there any
>other possibility?
It is not perfectly clear to me what you are trying to do with
smtp_fallback_relay here. That would be an inappropriate tool for any
destination domain for which you have any specific knowledge.
--
Bill Cole
bill
scconsult.com
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]