Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started 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.
-
Does:
/sbin/e-smith/signal-event email-update
make it work again?
-
No still cant sent email through that smtp server. What log files should i look in to se the error.
-
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
-
Thanks for the suggestion Greg. I didn't realize a sbin/e-smith/post-upgrade would do that. I will try that after hours.
-
It worked thanks