GNOME Bugzilla – Bug 500018
Local Mail Delivery unable to find system folder
Last modified: 2013-09-13 00:57:55 UTC
Steps to reproduce: 1. Edit->Preferences->Mail Accounts->Edit->Receiving Email 2. Server Type = Local Delivery 3. Stack trace: Other information: I'm unable to set the spool file. If I leave the default path (my username). I get a file/home/username is a directory popup when I try to receive mail. I tried setting the name of the mail spool file (/var/spool/mail/username) by selecting Other... in the path setup; while I can get to the mail spool directory all the actual spool files are unselectable. If I select the directory, i.e., /var/spool/mail I get an error. Needless to say, this makes evolution unusable.
Created attachment 99779 [details] [review] proposed eds patch for evolution-data-server; I caused this with my patch for bug #352346, where I setup to all old protocols to choose directory, but previous version was choosing files for all of them, so changed here back to file. I kept choose directories for others, because their names indicate directory usage, not file.
Commit to stable/head.
Committed to trunk. Committed revision 8260. Committed to stable. Committed revision 8261.
*** Bug 502721 has been marked as a duplicate of this bug. ***