mirror of
https://github.com/tomav/docker-mailserver
synced 2025-08-30 13:57:41 +00:00
Fix typo. That's carriage return, line feed aka CRLF =)
This commit is contained in:
@@ -6,7 +6,7 @@ You'll probably want to `push` your config updates to your server and restart th
|
||||
### What are the file format?
|
||||
|
||||
Of course file are Unix format with LF line endings.
|
||||
Please do not use CLRF.
|
||||
Please do not use CRLF.
|
||||
|
||||
### Where are emails stored?
|
||||
Mails are stored in `/var/mail/${domain}/${username}`.
|
||||
|
Reference in New Issue
Block a user