Changes

From SME Server
Jump to navigationJump to search
611 bytes added ,  12:50, 4 April 2022
Line 921: Line 921:  
===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.
 +
 +
===RelayClients settings===
 +
 +
Templates in:
 +
/etc/e-smith/templates/var/service/qpsmtpd/config/relayclients
 +
 +
10localhost:
 +
For localhost
 +
 +
60myAppliances:
 +
Individual members of a local network using config entry UnauthenticatedRelayClients" and single, comma separated IPs - subnets are not permitted:
 +
qpsmtpd UnauthenticatedRelayClients | Individual list of comma separated IP addresses
 +
 +
80relayFromLocalNetwork:
 +
For whole network from the network DB local network list:
 +
db configuration setprop qpsmtpd RelayRequiresAuth | enabled/disabled
 +
db network setprop {$network} RelayRequiresAuth | enabled/disabled
    
===How do I enable smtp authentication for users on the internal network===
 
===How do I enable smtp authentication for users on the internal network===

Navigation menu