On Fri, Jul 13, 2012 at 9:24 AM, Tony Graziano <[email protected]> wrote: > I think in this above case it was a manual install from a centos 6.2 > netinstall (minimal) and sipx did not add or require sendmail (hmmm), > as it had postfix and I had to add after the fact. If this is the > fact, maybe the minimal install instructions should be changed to add > sendmail and mta switcher how to use the mta switcher to flip to > sendmail after install, prior to installing sipx or have sipx script > tdo this for you?
we should require sendmail https://github.com/dhubler/sipxecs/blob/master/sipXsupervisor/sipxsupervisor.spec.in it should have gotten installed. If postfix is also installed, you should add cfengine scripts to disable it because i see this as a common problem. Ideally we support both sendmail and postfix so you have a choice, but we don't have time to address or test this. Mircea, you know what to do? Take an system, install postfix and develop cfengine script to ensure postfix doesn't get in our way? Also, if you can verify that when a system has postfix preinstalled, sendmail still gets installed. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
