Changes

Jump to navigation Jump to search
492 bytes added ,  14:37, 14 July 2007
Line 169: Line 169:  
  -click ADD
 
  -click ADD
 
  -type: mail.domain.tld
 
  -type: mail.domain.tld
      
=====How do I find out who is logged into webmail and what IP number.=====
 
=====How do I find out who is logged into webmail and what IP number.=====
 
This is logged is in /var/log/messages.
 
This is logged is in /var/log/messages.
 +
 +
=====How do I enable smtp authentication for users on the internal network.=====
 +
mkdir -p /etc/e-smith/templates-custom/var/service/qpsmtpd/config/peers/local
 +
cd /etc/e-smith/templates-custom/var/service/qpsmtpd/config/peers/local
 +
cp /etc/e-smith/templates/var/service/qpsmtpd/config/peers/0/05auth_cvm_unix_local .
 +
signal-event email-update
 +
(note the "." at the end of the 3rd line)<br>
 +
Authentication for the local network will now follow the setting of config::qpsmtpd::Authentication
    
====External Access====
 
====External Access====

Navigation menu