Changes

From SME Server
Jump to navigationJump to search
469 bytes added ,  21:38, 30 June 2015
m
no edit summary
Line 878: Line 878:     
To facilitate this support for DomainKeys and DKIM signing needs to be enabled in SME's mail subsystem. These techniques require the adding of records in the DNS zone for the user's domain. The DKIM/DK/SPF/SenderID configuration has to be added to your your DNS server / registrar.
 
To facilitate this support for DomainKeys and DKIM signing needs to be enabled in SME's mail subsystem. These techniques require the adding of records in the DNS zone for the user's domain. The DKIM/DK/SPF/SenderID configuration has to be added to your your DNS server / registrar.
 +
 +
===How do I remove an email address from the everyone group===
 +
By default, all users are automatically added to the user group "everyone". If you would like to remove a user from this group, connect to the server using SSH or locally log in to the server and issue the commands below. Be sure to substitute the name of the user you want to remove for the word username.
 +
 +
db accounts setprop username EveryoneEmail no
 +
signal-event user-modify
 +
/etc/init.d/qmail restart
    
==DKIM Setup==
 
==DKIM Setup==
70

edits

Navigation menu