> 
> What I want to know is:-
> 
>     Is it possible for a message to be delivered into an mbox that mutt
>     is looking at without provoking the ""Mailbox was externally
>     modified" message?
> 
>     If the above is possible then what does the delivering MTA have to
>     do so that the delivered message is 'N' and all others are left
>     unchanged?
> 
I just took a look at the code (desperate measures!) and it gives me the
answer.

If the mbox in question has a message *appended* to it then mutt regards
this as OK and will not output the error.  It detects an append by
looking to see if the 'message separator' before the appended message is
exactly where the end-of-file was previously.

I suspect my MTA doesn't agree exactly with mutt about where the
'message separator' is.

I need to play some more!  :-)

-- 
Chris Green

Reply via email to