Koozali.org: home of the SME Server

how do i reaply my SMTP template

SSBN

how do i reaply my SMTP template
« on: February 21, 2004, 01:31:22 AM »
My smpt server on my SME 5.6 has stopped working. How do I reapply the template and get it working again.

Offline NickR

  • *
  • 283
  • +0/-0
    • http://www.witzendcs.co.uk/
how do i reaply my SMTP template
« Reply #1 on: February 21, 2004, 08:53:44 PM »
Does:

/sbin/e-smith/signal-event email-update

make it work again?
--
Nick......

SSBN

how do i reaply my SMTP template
« Reply #2 on: February 22, 2004, 04:59:47 AM »
No still cant sent email through that smtp server. What log files should i look in to se the error.

Offline gzartman

  • *
  • 306
  • +0/-0
    • LEI Engineering & Surveying
how do i reaply my SMTP template
« Reply #3 on: February 23, 2004, 07:08:46 AM »
You don't reapply templates, you expand them.  Normally this done with a /sbin/e-smith/expand-template template_name

Given that you aren't sure which template to expand, I'd recommend executing the post-upgrade event.  This is a good, safe, event that will expand templates for most of the major SME services:

/sbin/e-smith/post-upgrade

When this finishes, execute the event:
/sbin/e-smith/reboot

Hope this helps!

Greg Zartman
----
Greg J. Zartman
LEI Engineering & Surveying

SME user and community member since 2000.

SSBN

how do i reaply my SMTP template
« Reply #4 on: February 24, 2004, 07:28:28 PM »
Thanks for the suggestion Greg. I didn't realize a sbin/e-smith/post-upgrade would do that. I will try that after hours.

SSBN

how do i reaply my SMTP template
« Reply #5 on: February 26, 2004, 06:52:16 PM »
It worked thanks