I tried your instructions, but it doesn't seem to have worked. Here's what I have:
Code: Select all
# nano /etc/opt/scalix/webmail/swa.properties
...
swa.ldap.1.authType=simple
swa.ldap.1.bindDN=rfc822mailbox=%u
...
Code: Select all
# /etc/rc.d/init.d/scalix-tomcat restart
Stopping Tomcat service: Using CATALINA_BASE: /opt/scalix-tomcat
Using CATALINA_HOME: /opt/scalix-tomcat
Using CATALINA_TMPDIR: /opt/scalix-tomcat/temp
Using JAVA_HOME: /usr/java/jre1.5.0_04
[ OK ]
Starting Tomcat service: Using CATALINA_BASE: /opt/scalix-tomcat
Using CATALINA_HOME: /opt/scalix-tomcat
Using CATALINA_TMPDIR: /opt/scalix-tomcat/temp
Using JAVA_HOME: /usr/java/jre1.5.0_04
[ OK ]
After doing this, mail sent to a group/PDL from an external address is still distributed to the list. Am I doing something wrong?
Thanks.