Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: miguelalbore on August 17, 2006, 05:12:52 AM
-
Hi everyone!
I know that:
By default SME7 will only allow POP3 access from the local network. If you set the email settings to be 'Allow Private and Public' then you have POP3 access from the local network and POP3S from the public network.
But i want to use POP3 from public network.
Is it possible?
-
Ok it was:
config setprop pop3 access public
signal-event email-update
svc -t /service/pop3s
Thanks !
-
Ok it was:
config setprop pop3 access public
signal-event email-update
svc -t /service/pop3s
Thanks !
Thanks a lot! It work for me.
-
Ok it was:
config setprop pop3 access public
signal-event email-update
svc -t /service/pop3s
Thanks !
Hi, I found that this script can get the e-mail through normal pop setting, but not working for sending mail by normal smtp setting. The error message was " 550 invalid recipient ". But when I change the setting to smtp ssl (465), it was no problem.