Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] mutt configuration: /var/spool/mail/tony/:No such file or directory (errno=2)
- To: tlug@example.com
- Subject: Re: [tlug] mutt configuration: /var/spool/mail/tony/:No such file or directory (errno=2)
- From: Antony Stace <s45652001@example.com>
- Date: Tue, 22 Jan 2002 10:25:24 +0900
- Content-transfer-encoding: 7bit
- Content-type: text/plain; charset=US-ASCII
- In-reply-to: <016001c1a2e2$46356ea0$0f01a8c0@example.com>
- References: <20020122095938.78dccf21.s45652001@example.com><016001c1a2e2$46356ea0$0f01a8c0@example.com>
Thanks. That worked, I no longer get that error :) . Now I get APOP authentication failed. Which is kinda strange since I can access this mailbox from Mozilla and also Sylpheed. I have double checked my password and username in the muttrc file and they seem fine. Umm.....maybe I should see if someone can look at the access logs for the pop server and see that the error is on that side. Cheers Tony > > how can I get past this first error > > /var/spool/mail/tony/:No such file or directory (errno=2) > > If it's supposed to be a file (as on all Unix systems that I've seen in > recent decades) rather than a directory (as implied by the trailing slash in > the error message) then the answer is: > touch /var/spool/mail/tony > > If directory /var/spool/mail doesn't have permissions 777, then you'll have > to go into superuser mode and do this: > touch /var/spool/mail/tony > chown tony:users /var/spool/mail/tony > or whatever your account name and group are. I don't know if there are > systems where /var/spool/mail has permissions lesser than 777. As I think > about it now, they really ought to be. _________________________________________________________ Do You Yahoo!? Get your free @example.com address at http://mail.yahoo.com
- References:
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Gentoo install issue...
- Next by Date: Re: [tlug] mutt configuration: /var/spool/mail/tony/:No such file or directory (errno=2)
- Previous by thread: Re: [tlug] mutt configuration: /var/spool/mail/tony/:No such file or directory (errno=2)
- Next by thread: Re: [tlug] mutt configuration: /var/spool/mail/tony/:No such file or directory (errno=2)
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links