localhost postfix/master: fatal: bind 127.0.0.1 port 125: Permission denied

2008-09-09 Thread Chris Morley
Dear all, With CentOS 5.2 i am trying to get Postfix working on Port 125 (or other it can be any port) such that ASSP can forward to that MTA instance for relaying, however i followed the Postfix tutorial on the ASSP wiki and i get the following error in /var/log/maillog: localhost postfix/maste

RE: localhost postfix/master: fatal: bind 127.0.0.1 port 125: Permission denied

2008-09-09 Thread Chris Morley
> > Dear all, With CentOS 5.2 i am trying to get Postfix working on Port 125 (> > > >-or other it can be any port) such that ASSP can forward to that MTA > > instance> >- for relaying, however i followed the Postfix tutorial on the > > ASSP wiki and > >-i get the following error in /var/log/mail

RE: localhost postfix/master: fatal: bind 127.0.0.1 port 125: Permission denied

2008-09-10 Thread Chris Morley
> you probably have an selinux problem.> > a workaround is to disable selinux > ('setenforce permissive'. also check > /etc/selinux/config).> > If you want > selinux, ask on centos lists how to setup a working policy. > you probably > have a policy for port 25, which you can adapt to other > por