On Tuesday, 02 May 2000 at 13:10, Bernd Eggink wrote:
> Hi,
> 
> in all version since 1.1.3 (up to 1.1.12) I get these messages when mutt
> starts and ends:
> 
>   Error creating
>   /var/spool/mail/rz2a022.lock.956910752.49678.rzaixsrv2.rrz.uni-hamburg.de:
>   Permission denied
> 
> where rz2a022 is my imap account, rzaixsrv2 the imap server. The imap
> related entries in my .muttrc are
> 
>     set spoolfile={rzaixsrv2}/var/spool/mail/rz2a022
>     set imap_user="rz2a022"
> 
> Apart from the message, mutt seems to work properly, but the message
> sucks, and I didn't get it in 1.1.2. Any ideas what to do? 

Your IMAP server is somewhat misconfigured. You have two options:

1. fix your server - probably it's running as uid rz2a022 and the
spool directory isn't world writable. Getting UW to run setgid mail is
possible, but a hassle.

2. make mutt ignore the error messages, as 1.1.2 used to do:
   unset $imap_servernoise

-Brendan

PGP signature

Reply via email to