Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: Jáder on October 31, 2008, 12:47:51 PM
-
Hi
I´ve a server just used for Samba and would like to disable all e-mail functions.
It runs on a IPAQ LEGACY with 256MB and 20GB HDD (just for 3 laywers store those files!)... so resources mathers!
So I search all enabled services I could find and change his status for disable (config setprop [smtpd|qsmtpd|qmail|smtp-front\...] status disabled).
(I also disable a lot of others services (apple, printing, ...) not in use by them.
That fixed... his server is lighter... but I cannot receive ANY e-mail from him! :(
I´ve choose to forward e-mail messages for a generic account I use to receive servers messages ... and this do not work anymore.
EDIT: I choose to forward all ADMIN/ROOT e-mail for an external account... and this do not work.
I´d like just that forward of admin/root messages works.
So I´d like to enable minimal services to allow that. Can someone help me ?
Thanks
Jáder
-
Maybe I missed something here, but if you disabled the SME email services, then how would you expect to receive email?
If all you are wanting is a light samba file server, why not install a minimal Centos 5.2 install and setup a couple samba shares for storing files? My guess is that you'll spend alot less time doing this than you would trying to cripple SME.
Greg
-
jader
To get email working again, enable those disabled services
"So I search all enabled services I could find and change his status for disable (config setprop [smtpd|qsmtpd|qmail|smtp-front\...] status disabled)."
ie change status to enabled and then reboot
-
Ok, I'm following now. In addition to what Mary suggests, do a signal-event post-upgrade prior to rebooting.
-
Hi Mary/Greg
Sorry... I was not clear... edit original post!
Of course I could re enable all mail services... but that isn´t I was looking for.
I´m searching for discover a way to disable as many SME7 services as possible to "disable e-mail" on server BUT still retain ability to forward adminstrative messages to other server.
cron task generate e-mail... could those be forwarded to external account using something like sendmail binary ?
Thanks
Jáder
-
Have you tried using the server-manager panels and disabling what you don't need? Just go to the "Email" and "Proxy" panels and set everything (including virus and spam) to "Disabled", this should shut down all the unwanted services and still allow your server to send you admin emails.
-
I´m searching for discover a way to disable as many SME7 services as possible to "disable e-mail" on server BUT still retain ability to forward adminstrative messages to other server.
cron task generate e-mail... could those be forwarded to external account using something like sendmail binary ?
Disable qpsmtpd and sqpsmtpd, and enable qmail. Only internally generated emails will be sent.
-
Hi CharlieBrady
Just enable qmail appear to fix the problem... I have lots of new messages arriving.
Thanks
Jáder