9front - general discussion about 9front
 help / color / mirror / Atom feed
From: ori@eigenstate.org
To: 9front@9front.org
Subject: Re: [9front] Incoming mails disappearing
Date: Thu, 28 Apr 2022 10:27:49 -0400	[thread overview]
Message-ID: <32E64D93BDFA3777BF37AB3895FEC813@eigenstate.org> (raw)
In-Reply-To: <b9c52b9c-afdd-4374-83be-5196e5bdd744@sirjofri.de>

Quoth sirjofri <sirjofri+ml-9front@sirjofri.de>:
> Hello all,
> 
> For some time already I noticed that my incoming mails are sometimes 
> disappearing from my inbox. They have enough time to show up on my phone 
> (FairEmail client). First I thought it's only the mails I send to myself 
> via cron (for people asking: calendar output and a todo file), but it 
> just recently affected a mail I got from ori (who kindly sent the mail 
> again so I can read it).
> 
> Here are some conditions for mails that are affected and also some 
> details:
> 
> Only mails in my personal inbox (mbox directory) are affected. Mails that 
> are filtered and go to a different directory (ahemm, mailing lists) were 
> never removed from their directory.
> 
> I can see the mails arriving on my phone for a short amount of time (~1 
> second) and it feels like I can open them when I click the notification 
> fast enough. Sometimes however, I am just directed to my inbox directory 
> and the mail is missing.
> 
> The mails are really removed, not just hidden from imap. I wasn't able to 
> find the mails in the box directories, the queue or any tmp directory 
> that's used while processing.
> 
> I might have a weird configuration somehow. Did someone else notice any 
> similar issues? Any idea what might be wrong?
> 
> Using upas for years now and the issue wasn't bad for me personally until 
> a day ago when ori sent me that mail...
> 
> sirjofri

The only thing I can think of here is an imap bug or a pipe
bug. What happens if you put a log message and early return
here:

	/sys/src/cmd/upas/imap4d/mbox.c:464: deletemsg(Box *box, Msgset *ms)


  reply	other threads:[~2022-04-28 14:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-28 13:09 sirjofri
2022-04-28 14:27 ` ori [this message]
2022-04-28 15:50   ` sirjofri
2022-05-29 16:38     ` sirjofri

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=32E64D93BDFA3777BF37AB3895FEC813@eigenstate.org \
    --to=ori@eigenstate.org \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).