[aur-dev] [PATCH v2] Add threading headers to notification mail

Lukas Fleischer archlinux at cryptocrack.de
Tue May 20 16:03:07 EDT 2014


On Tue, 20 May 2014 at 20:42:53, Thomas Weißschuh wrote:
> It is only basic, but works in this way for other platforms.
> It works because MUAs are able to reconstruct threads originating from mails
> they don't know about (unknown Message-ID).
> 
> This has some drawbacks:
> * MUAs might show the missing start of the thread. As a normal user of a
>   package never got *all* notifications of a package anyways it only reflects
>   the reality
> * Missing notifications go unnoticed. This is no regression so it should be
>   fine
> 
> Those could be fixed by including all previous comments in 'References:',
> which would require to have predictable 'Message-ID:' for notification mails.
> This would require more code and more database accesses at runtime.
> 
> Could also be used for out of date notifications.
> ---
>  web/lib/pkgbasefuncs.inc.php | 3 +++
>  1 file changed, 3 insertions(+)
> [...]

Applied, thanks!


More information about the aur-dev mailing list