Linux tip, Fedora tip / howto: adding a custom header line to outgoing RMAIL messages

 
Note that these tips are mostly outdated


back to notes and tips index

Try my online puzzle page with Calcudoku, Killer Sudoku and online Sudoku.

adding a custom header line to outgoing RMAIL messages

  • add the following lines to your ~/.emacs
    (setq mail-default-headers (concat "User-Agent: RMAIL/emacs 21.2.1 (X11; Linux i686)\n")) (you can put any text you like)
  • to get your emacs version number, type ESC-x, emacs-version


← back to notes and tips index
Please do not copy the text of this tip (© Patrick Min) to your web site.