Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mutt 1.4.1 + mbox = spollfile * readonly
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Thunnus
n00b
n00b


Joined: 15 Feb 2003
Posts: 18
Location: Brazil

PostPosted: Fri Apr 04, 2003 3:38 am    Post subject: mutt 1.4.1 + mbox = spollfile * readonly Reply with quote

After I upgraded my mutt from 1.4 to 1.4.1 I haven't more been able to write my spoolfile (/var/spool/mail/myusername). I'm using mbox pattern, fetchmail and procmail.

I looked at /etc/mutt/Muttrc and can't found a reason for that change. I tried to use the old Muttrc of 1.4 but no succes. To confirm that was due the upgrade I did a downgrade from 1.4.1 to 1.4 and the write access at spoolfile was back again. After another upgrade to 1.4.1 I lost write permission again.

Is that limitation a security improvement? If is that, how can I grant to me permission to move or delete emails that arrived at my spoolfile? I can read and copy but can't delete.

Thank you and sorry to didn't do my own homework. :oops:
Back to top
View user's profile Send private message
needles
n00b
n00b


Joined: 27 Feb 2003
Posts: 31
Location: Downingtown, Pennsylvania - USA

PostPosted: Mon Apr 21, 2003 2:03 am    Post subject: Reply with quote

Does anyone have a solution for this? I'm having the same issue.
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20588

PostPosted: Mon Apr 21, 2003 12:13 pm    Post subject: Reply with quote

Moved from Other Things Gentoo.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
b1c1l1
n00b
n00b


Joined: 24 May 2003
Posts: 39

PostPosted: Fri Jan 02, 2004 11:44 pm    Post subject: Reply with quote

Hi,

I believe this is because the owner of your /var/spool/mail folder is set to root:root, thus no user except for root would be able to write to it. Try the following as root:

Code:
chown root:mail /var/spool/mail


You will need to add any users that wish to be able to write to the "mail" group. If you want all users to have access, then try the following:

Code:
chown root:users /var/spool/mail


I was also having this same problem and this is what I came up with. However, now I have moved to serving my mail via courier-imap and now need my mail in the maildir format, as opposed to mbox.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum