This is the place where aerc users can share their tip, tricks, and solutions
to common problems. If you want to contribute, please send your patches to
~rjarry/aerc-devel@lists.sr.ht and prefix them with wiki
.
commit c1f77a5a85e93e93e83414244d540eccdd114822 Author: Simon Martin <simon@nasilyan.com> Date: 2025-06-03T15:02:15+00:00 wiki: improve protonmail configuration instructions This updates the wiki to mention how I was able to setup the Proton Bridge on Ubuntu (instructions are different from Arch or Fedora...), and also improves the sample configuration to avoid such warnings from the bridge upon mail sending: ``` WARN[Jun 3 16:39:03.678] Message already in sent mailbox addr-id="[...]" gluon-connector=0 messageID="[...]" pkg=imapservice user-id="[...]" ``` Signed-off-by: Simon Martin <simon@nasilyan.com> Acked-by: Robin Jarry <robin@jarry.cc>