This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| picoenterprise:mta-mailstore-centos [2017/04/07 16:55] Luc Nieland | picoenterprise:mta-mailstore-centos [2017/04/07 17:03] (current) Luc Nieland | ||
|---|---|---|---|
| Line 346: | Line 346: | ||
| - | Make a connection with each mailbox with a MUA (mutt or Thunderbird) first **before** sending mail to the LMTP-connection. This will let Dovecot create the mailfolder structure for the mailbox to be stored. | + | Make a connection with each mailbox with a MUA (mutt or Thunderbird) first **before** sending mail to the LMTP-connection. This will let Dovecot create the mailfolder structure for the mailbox to be stored. See: /var/dovecot/data/ (each username has it's own directory here). | 
| Connect info for the MUA: | Connect info for the MUA: | ||
| Line 353: | Line 353: | ||
| loginname = sv | loginname = sv | ||
| + | |||
| + | Test with: | ||
| + | telnet  vps1.laboratory.local 25 | ||