Changes

Jump to navigation Jump to search
18 bytes added ,  06:17, 24 June 2007
m
and indent
Line 58: Line 58:  
More detail can be found  [http://forums.contribs.org/index.php?topic=33124.0 here].
 
More detail can be found  [http://forums.contribs.org/index.php?topic=33124.0 here].
   −
====Outlook/Outlook Express give error 10060/0x800CCC90====
+
=====Outlook/Outlook Express give error 10060/0x800CCC90=====
 
Most likely OUTLOOK (EXPRESS) isn't configured correctly.
 
Most likely OUTLOOK (EXPRESS) isn't configured correctly.
 
   
 
   
Line 77: Line 77:  
  -you're finished, your email should work now
 
  -you're finished, your email should work now
   −
====Outlook test message doesn't come through====
+
=====Outlook test message doesn't come through=====
 
You clicked the TEST ACCOUNT SETTINGS in OUTLOOK didn't you? This is a bug in OUTLOOK. The test message sends a test email with 'no Date header'. As the name suggests, this means a message without any date. Since the server doesn't accept mail with 'no Date header' (because it's required) the message is rejected. To test, send an actual message from OUTLOOK.
 
You clicked the TEST ACCOUNT SETTINGS in OUTLOOK didn't you? This is a bug in OUTLOOK. The test message sends a test email with 'no Date header'. As the name suggests, this means a message without any date. Since the server doesn't accept mail with 'no Date header' (because it's required) the message is rejected. To test, send an actual message from OUTLOOK.
    
If you want, you can try THUNDERBIRD. It's like OUTLOOK but made by a different company. It's completely free and works very well at home and at the office.
 
If you want, you can try THUNDERBIRD. It's like OUTLOOK but made by a different company. It's completely free and works very well at home and at the office.
   −
====I can't receive/send email from my application (ACT!, vTiger, etc)====
+
=====I can't receive/send email from my application (ACT!, vTiger, etc)=====
 
Most likely, this is a bug the application you're using and not a problem with the SMESERVER. The application sends an email with 'no Date header'. As the name suggests, this means a message without any date. Since the server doesn't accept mail with 'no Date header' (because it's required) the message is rejected.  
 
Most likely, this is a bug the application you're using and not a problem with the SMESERVER. The application sends an email with 'no Date header'. As the name suggests, this means a message without any date. Since the server doesn't accept mail with 'no Date header' (because it's required) the message is rejected.  
   Line 101: Line 101:     
====Server Settings====
 
====Server Settings====
====Delete double bounce====
+
=====Delete double bounce=====
 
To stop getting double bounce messages
 
To stop getting double bounce messages
   Line 128: Line 128:  
If you want to view the emails, point your email client at the SME and log on as maillog.
 
If you want to view the emails, point your email client at the SME and log on as maillog.
   −
====Set max email size====
+
=====Set max email size=====
 
Restrict the size of email messages that can pass through your mail server
 
Restrict the size of email messages that can pass through your mail server
 
  config setprop qmail MaxMessageSize x
 
  config setprop qmail MaxMessageSize x
Line 135: Line 135:  
where x is in bytes, eg 6000000 = 6 MB
 
where x is in bytes, eg 6000000 = 6 MB
   −
====add the admin user as an administrator for Horde====
+
=====add the admin user as an administrator for Horde=====
    
  config setprop horde Administration enabled  
 
  config setprop horde Administration enabled  
Line 141: Line 141:     
====external Access====
 
====external Access====
====Allow external IMAP mail access====
+
=====Allow external IMAP mail access=====
 
There was a deliberate decision to remove non-SSL protected username/password
 
There was a deliberate decision to remove non-SSL protected username/password
 
services from the external interface.
 
services from the external interface.
Line 153: Line 153:  
fixme: explain how
 
fixme: explain how
   −
====POP3 & webmail HTTP====
+
=====POP3 & webmail HTTP=====
 
I want to set my SMESERVER to allow POP3 (or webmail HTTP) but it's not an option, I only see POP3S (or webmail HTTPS).
 
I want to set my SMESERVER to allow POP3 (or webmail HTTP) but it's not an option, I only see POP3S (or webmail HTTPS).
   Line 162: Line 162:  
  signal-event email-update
 
  signal-event email-update
   −
====Allow external pop3 access====
+
=====Allow external pop3 access=====
    
Email settings > POP3 server access in SME 7.1 server-manager allows only pop3s protocol for clients outside the LAN.  Some email clients (eg The Bat! v3.98.4) won't allow pop3s connections to SME 7.1 because of ssl version conflict.  Until this is sorted out, a workaround is to hack SME to allow regular pop3 on the external interface using the following commands.  
 
Email settings > POP3 server access in SME 7.1 server-manager allows only pop3s protocol for clients outside the LAN.  Some email clients (eg The Bat! v3.98.4) won't allow pop3s connections to SME 7.1 because of ssl version conflict.  Until this is sorted out, a workaround is to hack SME to allow regular pop3 on the external interface using the following commands.  

Navigation menu