This is a discussion on Re: two instances of postfix within the mailing.postfix.users forums, part of the Mail Servers and Related category; D. Walsh wrote: > > If you need to run Amavis on both instances, define a different port > > ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
D. Walsh wrote:
> > If you need to run Amavis on both instances, define a different port > > for each, i.e: 10025 and 10026. > Is there no way it can be used in both postfix instances? Not on the same IP/port. You cannot bind the same IP/port arrangement twice. You will need to change the IP or the port it is listening on in one of the instances. However, you can run Amavis on just one of the instances, and inject mail from both instances through it. This is one of those config decisions where the specifics of what you require of each instance is the motivating factor of how you set up the Amavis system. Matt |