|
|
Up |
|
|
  |
Author: Brett RandallBrett Randall Date: Sep 10, 2008 16:03
Hey all
I'm having a very strange problem with my Gnus. I'm running NoGnus 0.9
with all my mail stored in nnml format, and with Gnus spooling my mail
from my Maildir, to which mail is delivered with fetchmail and a local
postfix server.
Occasionally I will see that I have received mail in one of my groups,
and I go to read it, and it isn't there. If I delve down into the
filesystem, I cannot find any sign of the e-mail in the nnml directory,
so its not like its hidden, its really not even there, even though Gnus
thought it was.
If I then open webmail to another account to which all my e-mail is
automatically forwarded (server side), I can see the e-mail that was
supposed to be in that particular group. So its not like Gnus is
randomly thinking I have new e-mail when I don't. I actually did have a
new e-mail, but when I go to view it, it wasn't there.
The ONLY thing I can think of is that maybe fetchmail/postfix is still
in the middle of delivering to my Maildir when Gnus tries to suck it in
to its backend, and for some reason the e-mail gets lost there.
|
| Show full article (1.57Kb) |
|
| | 4 Comments |
|
  |
Author: Brett RandallBrett Randall Date: Sep 10, 2008 18:14
>>>>> "Brett" == Brett Randall hillsong.com> writes:
> Hey all I'm having a very strange problem with my Gnus.
In addition to my previous post, it just happened again where my
nnml+brett:Inbox showed in the Group buffer that there were 3 new
messages, but in the summary buffer, only two messages showed up. I've
looked in my fetchmail log and there's no error with it retrieving and
delivering the mail locally, and there's no errors in the postfix log
either - it says it delivered the e-mails succesfully. However in the
Messages buffer, the following is displayed:
nnml: Reading incoming mail from maildir... [2 times]
Wrote /home/brett/.mairix/Inbox/4816
nnml: Reading incoming mail (1 new)...done
Matched 82 messages
Retrieving newsgroup: nnmairix+nnmairix:mairix...
|
| Show full article (2.20Kb) |
|
| | no comments |
|
  |
Author: DavidDavid Date: Sep 11, 2008 00:25
Brett Randall hillsong.com> writes:
> nnml: Reading incoming mail from maildir... [2 times]
> Wrote /home/brett/.mairix/Inbox/4816
[...]
> You'll see that one of my e-mails (4816) was delivered to my
> .mairix/Inbox folder - .mairix being my path for the mairix search
> engine I use. Does anyone know why in the world some e-mails would be
> getting delivered to the Mairix backend instead of my nnml backend? In
> my .gnus, I simply have:
>
> (require 'nnmairix)
[...]
> I realise this isn't Gnus-specific now that Mairix is involved,
Well, Gnus is putting the mail there, not Mairix, so I'd say that's a
Gnus issue.
> but hopefully someone here can give me a hand. In the meanwhile, I'm
> going to keep an eye on those directories for my missing
> e-mails. Thanks!
|
| Show full article (0.89Kb) |
| no comments |
|
  |
Author: brettrandallbrettrandall Date: Sep 11, 2008 22:19
On Sep 11, 5:25 pm, David wrote:
> Brett Randall hillsong.com> writes:
>> I realise this isn't Gnus-specific now that Mairix is involved,
> Well, Gnus is putting the mail there, not Mairix, so I'd say that's a
> Gnus issue.
Yeah, I realised that as I was falling asleep last night pondering the
issue :)
> What splitting rules do you have? Do you maybe use
> gnus-registry-split-fancy-with-parent?
I use nnmail-split-methods to just divide up mail based on To/From in
my folders - no fancy splitting or anything. I don't think that's
related though as the mail that I "lose" into the nnmairix backend is
no different than any other e-mail that DID get through to the proper
group. i.e. yesterday two e-mails came from the same person. One went
into the correct group, the other went into the nnmairix backend.
Doesn't seem to be any particular reason (that I can see) that that
would happen.
Thanks for your help
Brett.
|
| |
| no comments |
|
  |
|
|
  |
Author: Brett RandallBrett Randall Date: Sep 14, 2008 20:41
>>>>> "David" == David writes:
> nnml-get-new-mail is a server variable, i.e. it should be set per
> server.
Thanks, I've turned it off globally, turned it on on my "brett" nnml
directory, and left it off on the "mairix" directory. nnmairix still
seems to work with it off, so I might leave it like that for the time
being and see if I lose any more mail.
Thanks for your help!
Brett.
|
| |
| no comments |
|
|