Mark Watts:
> I have a requirement to split a postfix relay installation across two servers.
> 
> One server will be responsible for receiving incoming SMTP email, and 
> queueuing it on disk.
> 
> A 3rd party piece of software will be responsible for moving the queued mail 
> to the second server. (Additional processing on the mail will happen here).

Postfix has two "queue export" mechanisms: smtp(8) and pipe(8).
Direct queue file access by non-Postfix software is unsupported.

        Wietse

> The second server will be responsible for picking up the queue and continuing 
> the SMTP relaying process.
> 
> This system will not be connected to the Internet, and is designed to be used 
> in a controlled environment.
> 
> 
> Does anyone have any advice on configuring postfix in such a way?
> 
> 
> Mark.
> 
> -- 
> Mark Watts BSc RHCE MBCS
> Senior Systems Engineer
> QinetiQ Applied Technologies
> GPG Key: http://www.linux-corner.info/mwatts.gpg
-- End of PGP section, PGP failed!

Reply via email to