You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-14 07:04:29 +02: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