On Tue, Jul 24, 2012 at 10:18 AM, barisyanar <barisya...@gmail.com> wrote:
> Hello,
>
> For 4.4 branch, I wrote a python script for sendmail.mc modification, and
> sendmail.cf regeneration after this.
> It was a simple script that takes a SMART_HOST IP or FQDN from user and
> replace the corresponding line in sendmail.mc.
>
> What would be the correct way to do this in master branch?
> Will this manager be improved to take such parameters?
> (https://github.com/dhubler/sipxecs/tree/master/sipXconfig/neoconf/src/org/sipfoundry/sipxconfig/mail)
> Will there be a GUI for this?

So smart host allows sendmail to relay to another smpt server.  sounds
really useful.

Mail doesn't have any settings exposed yet, but that would be the
approach.  Create
  MailSettings.java
  CRUD operations for settings MailManager
Create web layer
 EditMail.html

There's no documentation ATM, but I can send you many examples

> If not, what should i use for user input, should it look like sipxecs-setup
> script?

no, this is only for settings that critical to getting sipxconfig,
mongo, postgres and apache running.  Once those are running all other
settings are configurable from sipxconfig ui
_______________________________________________
sipx-dev mailing list
sipx-dev@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-dev/

Reply via email to