We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d2e843 commit 5225332Copy full SHA for 5225332
1 file changed
config.php.example
@@ -12,7 +12,7 @@
12
"port" => 1025,
13
// user
14
// pass
15
- "from" => "info@muze.nl"
+ "from" => "accounts@example.com"
16
];
17
18
const MAILSTYLES = [
0 commit comments