Skip to content
Snippets Groups Projects
Commit 5a666cb2 authored by Tim van Dijen's avatar Tim van Dijen Committed by GitHub
Browse files

Fix documentation

parent 97e6f95a
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,9 @@ $config = array(
'technicalcontact_email' => 'na@example.org',
/*
* Sender email should use the same domain as your application domain to prevent SPF record filtering
* The envelope from address for outgoing emails.
* This should be in a domain that has your application's IP addresses in its SPF record
* to prevent it from being rejected by mail filters.
*/
//'sendmail_from' => 'no-reply@example.org',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment