~pvagner


#106 Add MIME-Version header when generating messages 3 years ago

Ticket created by ~pvagner on ~migadu/alps

I like to use rspamd to process my messages including outbound email. It generates this symbol for messages generated with ALPS MISSING_MIME_VERSION(2) Adding header like MIME-Version: 1.0 might be very simple task and it may greatly affect spam score of outgoing emails.

#105 Use sender domain when generating Message-Id header 3 years ago

Ticket created by ~pvagner on ~migadu/alps

For generating Message-Id header ALPS uses github.com/emersion/go-message/mail module. That one generates unique ID and appends machine hostname. While this is correct technically I am thinking of two little suggestions why I'd like to change this behaviour:

  • I'm using rspamd to filter all my emails including outbound messages. It adds this symbol: MID_RHS_NOT_FQDN(0.5) .
  • Machine hostname where ALPS is running is used. I think using sender domain for example domain.tld if sender envelope address is email@domain.tld will satisfy rspamd and possibly other spam filtering apps and it's inline with the setup. Otherwise the ALPS might be moved to another host and similar.
  • Thunderbird on desktop and FairEmail on Android are doing this too, it's why I do like it.

Greetings

Peter

#104 SMTP submission starttls 3 years ago

Ticket created by ~pvagner on ~migadu/alps

ALPS allows either using smtp+insecure or smtps meaning TLS from the start of an SMTP session. Is there a way or can it be added easily so SMTP client might be configured to use STARTTLS? I'd like to sent mails through Haraka which only supports STARTTLS.

#105 Use sender domain when generating Message-Id header 3 years ago

Comment by ~pvagner on ~emersion/alps

I know it's better to use host name of the machine generating the message. It's also good idea to make the message ID end in an FQDN. Sender domain is easier to retrieve than FQDN host name thus I have proposed it. At the end I would just prefer if message-id would contain FQDN and I don't really care much what domain that is.

Thank you

#105 Use sender domain when generating Message-Id header 3 years ago

Comment by ~pvagner on ~migadu/alps

I know it's better to use host name of the machine generating the message. It's also good idea to make the message ID end in an FQDN. Sender domain is easier to retrieve than FQDN host name thus I have proposed it. At the end I would just prefer if message-id would contain FQDN and I don't really care much what domain that is.

Thank you

#106 Add MIME-Version header when generating messages 3 years ago

email added by ~pvagner on ~emersion/alps

#106 Add MIME-Version header when generating messages 3 years ago

email added by ~pvagner on ~migadu/alps

#106 Add MIME-Version header when generating messages 3 years ago

Ticket created by ~pvagner on ~emersion/alps

I like to use rspamd to process my messages including outbound email. It generates this symbol for messages generated with ALPS MISSING_MIME_VERSION(2) Adding header like MIME-Version: 1.0 might be very simple task and it may greatly affect spam score of outgoing emails.

#106 Add MIME-Version header when generating messages 3 years ago

Ticket created by ~pvagner on ~migadu/alps

I like to use rspamd to process my messages including outbound email. It generates this symbol for messages generated with ALPS MISSING_MIME_VERSION(2) Adding header like MIME-Version: 1.0 might be very simple task and it may greatly affect spam score of outgoing emails.

#105 Use sender domain when generating Message-Id header 3 years ago

email added by ~pvagner on ~emersion/alps