These settings control access to smtp/pop/imap/surgeweb, if you want to control the features available in the self admin screens, then...
g_admin_access - Allow / Restrict domain admin access to features based on g_access_group g_admin_access group="wildcard" access="list" This setting matches the g_access_group...
g_auth_hide - Disable SMTP Authentication Per default SMTP authentication is enabled. If a user matches this IP range/list they will...
Note: as well as global / domain settings, these features can be set on a per user basis in the...
SurgeMail supports external authentication modules which are simple command line based programs that understand a small set of commands to...
Installing and Setup (windows) g_authent_process "c:\surgemail\nwauth.exe -path c:\surgemail" (linux) g_authent_process "./nwauth" Optional Command Line Options: -path Tells NWAuth where to...
Installing and Setup Some applications already come with this verison already built. If you have not got a build and/or...
Installing and Setup Some applications come with MySQLAuth already built. If you have not got a build and/or require the...
How can I change a domain name in SurgeMail?
You will need the following settings: g_oauth_client_id "idcode" g_oauth_client_secret "secretcode" g_oauth_trim "true" - Trim @domain.name from user before lookup g_oauth_url...