Янченко Игорь wrote:
Wietse Venema пишет:
Янченко Игорь:
Victor Duchovni ?????:
On Tue, Oct 14, 2008 at 10:39:58AM +0300, ?????????????? ?????????? wrote:

127.0.0.1:10025 inet n  -       n       -       -       smtpd
        -o cleanup_service_name=example-cleanup
        -o myhostname=example-smtp.example.org
        -o smtpd_client_restrictions=
        -o smtpd_helo_restrictions=
        -o smtpd_sender_restrictions=
        -o smtpd_recipient_restrictions=permit_mynetworks,reject
        -o smtpd_data_restrictions=
        -o smtpd_end_of_data_restrictions=

example-smtp   unix  -  -    n    -     -     smtp
        -o smtp_bind_address=ip.add.re.ss
        -o myhostname=example-smtp.example.org
example-rewrite unix -  -    n    -     -     trivial-rewrite
        -o default_transport=example-smtp:
example-qmgr   fifo  n   -   n    300   1     qmgr
        -o rewrite_service_name=example-rewrite
example-cleanup unix n   -   n    -     0     cleanup
        -o queue_service_name=example-qmgr

This won't work, trivial rewrite routing requests come from the queue
manager, there is only one queue manager.

This work for me :-/
Different configurations share the same mail queue, so it does not work.
I'm used this on practique, and this work.

Sorry for my english.



Depends on how you define "work"...
While your server won't catch on fire and postfix will still operate, this config will not do what you think it does.

I would call that not working.

--
Noel Jones

Reply via email to