🙃! Great! Thanks for testing You reply via NNTP (that's why you can login as well). I found `slrn` not very good to be honest. It doesn't support rfc3977 fully and it fetches each article headers separately instead of doing an OVER because it uses the nonstandard XOVER (the rfc does not specify what to do in this case). Also it POSTs with an empty article to check that posts are allowed instead of reading it from the CAPABILITY response. I built this first to make a base for a mailing list bridge so in the future replying via SMTP/NNTP should both work EDIT: forgot to mention, you can reply via NNTP by setting `set post_object "nntp"`