As seen in the original ticket tracker for aerc[1] and in many of the
source files, there are many references to aerc2 instead of plain old
aerc. So why were they named aerc2? Was that what aerc used to be named
at one point, and why?
Also, I'm sending this email from aerc, customized to my mbsync config
and sent with msmtp.
[1]: https://todo.sr.ht/~sircmpwn/aerc2
User-Agent / X-Mailer (Re: Why was aerc also named aerc2)
On Mon, 2022-01-17 at 19:31 -0500, James Pearson wrote:
> Also, I'm sending this email from aerc, customized to my mbsync config> and sent with msmtp.
Should aerc include the User-Agent and/or X-Mailer header in outgoing
emails? I notice that James' email did not have such a header.
--
DJ Chase
They, Them, Theirs
Re: User-Agent / X-Mailer (Re: Why was aerc also named aerc2)
DJ Chase, Jan 18, 2022 at 19:17:
> On Mon, 2022-01-17 at 19:31 -0500, James Pearson wrote:> > Also, I'm sending this email from aerc, customized to my mbsync config> > and sent with msmtp.>> Should aerc include the User-Agent and/or X-Mailer header in outgoing> emails? I notice that James' email did not have such a header.
Aerc does not enforce any X-Mailer header. You can add it yourself if
you want. This is described in the docs:
https://git.sr.ht/~rjarry/aerc/tree/0.7.1/item/doc/aerc-templates.7.scd#L128-133
I agree that the default templates could include this as an example.
Hi James,
James Pearson, Jan 18, 2022 at 01:31:
> As seen in the original ticket tracker for aerc[1] and in many of the> source files, there are many references to aerc2 instead of plain old> aerc. So why were they named aerc2? Was that what aerc used to be named> at one point, and why?
I don't know. You'd have to ask Drew about that :)
On 22/01/18 07:50PM, Robin Jarry wrote:
> James Pearson, Jan 18, 2022 at 01:31:> > As seen in the original ticket tracker for aerc[1] and in many of the> > source files, there are many references to aerc2 instead of plain old> > aerc. So why were they named aerc2? Was that what aerc used to be named> > at one point, and why?> > I don't know. You'd have to ask Drew about that :)
yyp said on IRC that aerc2 was a rewrite of the original aerc, which was
made in C.