Victor Duchovni: > > >>>> 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 > > > I'm used this on practique, and this work. > > > > Sorry for my english. > > Well the "example-rewrite" service has no useful purpose. Since routing > requests come from the qmgr and not cleanup. No matter how many times > you claimm it works, it is still broken. Please desist.
Even if he uses multiple queue managers, each having different rewrite_service_name settings, there is no way to prevent them from delivering each other's queue files, since they share the same queue. Wietse