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.
--
Viktor.
Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.
To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:[EMAIL PROTECTED]>
If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.