==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    http://bugs.contribs.org/show_bug.cgi?id=4907

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================





--- Comment #1 from Darrell May <[email protected]>  2008-12-29 10:26:01 ---
First draft at /etc/e-smith/events/actions/zarafa-takeover script;

--------begin---------

/etc/e-smith/events/actions/zarafa-services stop

/usr/bin/sv down /service/imap
/usr/bin/sv down /service/imaps
/usr/bin/sv down /service/pop3
/usr/bin/sv down /service/pop3s

/sbin/e-smith/config setprop imap TCPPort 8143
/sbin/e-smith/config setprop imaps TCPPort 8993
/sbin/e-smith/config setprop pop3 TCPPort 8110
/sbin/e-smith/config setprop pop3s TCPPort 8995

/sbin/e-smith/config setprop imap status disabled
/sbin/e-smith/config setprop imaps status disabled
/sbin/e-smith/config setprop pop3 status disabled
/sbin/e-smith/config setprop pop3s status disabled

/sbin/e-smith/config setprop horde status disabled
/sbin/e-smith/config setprop imp status disabled

/sbin/e-smith/config setprop zarafa-gateway imapport 143
/sbin/e-smith/config setprop zarafa-gateway imapsport 993
/sbin/e-smith/config setprop zarafa-gateway pop3port 110
/sbin/e-smith/config setprop zarafa-gateway pop3sport 995

/sbin/e-smith/expand-template /etc/zarafa/gateway.cfg

/etc/e-smith/events/actions/zarafa-services start

--------end---------


-- 
Configure bugmail: http://bugs.contribs.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam

Reply via email to