On Sun, 2018-12-23 at 12:04 -0600, Mike Chambers wrote:
> Had to reinstall my server using Fedora 29, and configuring local
> mail,
> via dovecot, I forget where to set the mail_location path to?
> ~/Maildir
> doesn't give off errors, but I seem to currently not get any mail.  I
> thought /var/mail/ was the main root mail dir for users but I can't
> get
> dovecot not to error pointing to it, such as /var/mail/%u or
> whatever. 
> 
> Any ideas if that makese any sense? LOL
> 

The fix was 1 things..

1 - mail_location = mbox:~/mail:INBOX=/var/mail/%u

2 - chmod 0600 /var/mail/*

Then I finally started getting my email.  Thought there was a
permissions issue but couldn't nail it down until I started checking
more maillogs in more detail.

Works now though, but thanks.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to