Go to the first, previous, next, last section, table of contents.


Save/Print window

This new window added in Thor 2.6 is used for saving and printing messages. The following options are available in this window:

Save/Print to
Disk
Save this message to disk.
Printer
Print this message to a printer.
Clipboard
Save this message to the clipboard.
Range to save
All selected msgs
All selected messages in the messagelist window will be saved/printed.
Only current msg
Only the current message (if any) will be saved/printed.
Save headers
All headers
All the headerfields present in the message will be saved/printed.
Minimal headers
Only the From, To, Subject and Date fields of the header will be saved/printed.
No headers
No headerfields will be saved/printed with the message
Save attachments
All attachments
Any file attachments will be encoded and saved/printed. If an attachment was originally in the MIME base64 format, the saved/printed file will also contain the raw MIME base64 data.
No attachments
No file attachments will be saved/printed with the message. Instead of the attachment, the local filename of the attachment will be inserted instead.
Save mode
Append to file
The message will be appened to the end of the selected file, if it exists.
Overwrite file
The message will overwrite any existing file with the same filename.
Filename
The filename to save the file under. The default filename will be the subject of the message.


Go to the first, previous, next, last section, table of contents.