Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: SSBN on February 21, 2004, 01:31:22 AM

Title: how do i reaply my SMTP template
Post by: SSBN 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.
Title: how do i reaply my SMTP template
Post by: NickR on February 21, 2004, 08:53:44 PM
Does:

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

make it work again?
Title: how do i reaply my SMTP template
Post by: SSBN 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.
Title: how do i reaply my SMTP template
Post by: gzartman 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
Title: how do i reaply my SMTP template
Post by: SSBN 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.
Title: how do i reaply my SMTP template
Post by: SSBN on February 26, 2004, 06:52:16 PM
It worked thanks