Difference between revisions of "Jabber Email Header"

Jump to navigation Jump to search
448 bytes added ,  10:53, 23 September 2021
Add Claws Mail
(→‎Thunderbird: Remove reference to defunct add-on, add text on displaying the header, formatting.)
(Add Claws Mail)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:


Note well: RFC 5322 does not allow anything but US-ASCII text in email headers, so if you have a Jabber ID with Unicode characters in it, you will need to escape those! See the [https://datatracker.ietf.org/doc/draft-saintandre-jabberid/ Internet-Draft] for details.
Note well: RFC 5322 does not allow anything but US-ASCII text in email headers, so if you have a Jabber ID with Unicode characters in it, you will need to escape those! See the [https://datatracker.ietf.org/doc/draft-saintandre-jabberid/ Internet-Draft] for details.
== Claws Mail ==
In [https://www.claws-mail.org/ Claws Mail], do the following:
# Configuration > Preferences > Message View > Text options
# Select Display headers in message view
# Add the "Jabber-ID" header
For adding the header in outgoing mails do the following:
# Click Configuration > Edit Accounts > Edit
# Select Send/Add user defined header
# Choose the "Jabber-ID" header
# Add the "Jabber-ID" header


== Emacs ==
== Emacs ==
Line 63: Line 78:
# In the Composing section (or wherever) add a line that reads
# In the Composing section (or wherever) add a line that reads
  my_hdr Jabber-ID: your-jid-here
  my_hdr Jabber-ID: your-jid-here
=== Displaying the header ===


To show the header for incoming mails add the following to the .muttrc file:
To show the header for incoming mails add the following to the .muttrc file:
63

edits

Navigation menu