3.1. |
How do I make Sylpheed display my language? |
You have to set some environment variables, such as
Under UNIX, if you need to set e.g. the export LANG= Replace If you intend to set the displayed language manually under Windows, you can do so by creating the
Also see the question regarding environment variables that have effect on Sylpheed. |
|
3.2. |
I don't like the default font. Can I change that? |
Yes. In -> , under the tab. |
|
3.3. |
There are too many columns in the message list! |
In -> under the tab, you can press the button . That pops up a screen with all the options you can show or leave out of the message list. |
|
3.4. |
How do I disable or enable the alternating row colors in the message list? |
Under UNIX, you can directly edit the appropriate hidden setting stored in the enable_rules_hint=0 TipThere are various other hidden settings that can be adjusted in your The above does not work under Windows, however, so you have to edit the GtkTreeView::allow-rules = 1 NoteSince the hidden setting described above is not stored within your user profile under Windows, it may be overwritten when
installing a new version of Sylpheed. To avoid this at least partially, keep a backup copy of the |
|
3.5. |
Can I use a different editor to write my mails? |
You can. In Also, make sure that you have checked Automatically launch the external editor in -> -> , if you want the editor of your choice to be launched every time you begin composing a message. |
|
3.6. |
How to change the font size in the Sylpheed interface? |
You can set the GTK+ font by style "default" { font = "-adobe-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-1 " } widget_class "*" style "default" |
|
3.7. |
Sylpheed saves my outgoing mail (in Outbox). Can I make it stop doing that? |
In Save sent message to outbox. Uncheck it, and it's solved. -> , there is a checkbox |
|
3.8. |
How can I change the key bindings (hotkeys) in Sylpheed? |
Unlike Sylpheed 1.x, Sylpheed 2.x and 3.x doesn't allow direct modification of the menu shortcuts by default. Nevertheless, you can use the following methods to configure them:
After that, the key binding change itself is very simple. Suppose you want to assign a shortcut key to a function, e.g. sending all mail out should start when you press Ctrl-Y. Click the menu and move the mouse over . Now you press Ctrl-Y. Immediately the menu text is updated and the function is in place. Please note that a previous function that Ctrl-Y was assigned to, will no longer have a shortcut key. If you want to remove the key binding, do the same thing, but press the Delete key on the menu item. Then the key binding is removed. Also see Set key bindings... where you are able to reset the Default key bindings, or use other predefined key bindings. -> -> -> + |
|
3.9. |
Can I close windows without the mouse? |
Of course! Not all windows, but by pressing Escape, you can close the address book, the window of viewing a mail source ( -> ), the window of viewing the headers, and several others. Just give it a try and you will find all of them. |
|
3.10. |
Can I change the way the date is displayed in the message summary? |
As of 0.4.65 you can. The options are: %y = year in numbers %m = month in number %d = day in numbers %c = date/time for locale %A = full weekday name %a = short month name %B = full month name %b = short month name %H = hours in 24-clock %I = hours in 12-clock For more information, go to the man 3 strftime. -> -> -> and choose the labeled button. For more options, see |
|
3.11. |
Why can't I see the compface pictures? |
You need to enable displaying of the header pane in the general preferences. |
|
3.12. |
I still can't see the pictures. Why not? |
You may not have compiled in Compface support. See the appropriate question in the Installation and Configuration section. |
|
3.13. |
Why does the URL launcher not launch my web browser? |
You need to double click the URL. Also, check that you have configured your web browser correctly in -> -> -> . |
|
3.14. |
Attachments with spaces in the name won't open! |
When you try to launch a helper application, like an image viewer, with an attachment that has spaces in the name, put quotes
around the |
|
3.15. |
Execute command for my dynamic signature seems not to be working! |
Under Windows, if you have created e.g. a simple batch file to echo a line to be included in your dynamic signature, you need to execute the command (specified under Command output) using either forward slashes or double backslashes for paths, for example: -> -> +cmd /c 'c:\\signature.bat' Note that it is also recommended to enclose paths with single quotes, as is illustrated above. |
|
3.16. |
Where is the Bcc when I compose a mail? |
Open Bcc checkbox and optionally enter an email address. -> -> . There you can check the |
|
3.17. |
How do I change the toolbar? |
Go to Available items list to be displayed on the toolbar. You can modify the order by using the or button. The customization dialog also offers you to revert your modifications to default. -> and select items from the |
|
3.18. |
Why isn't the next message displayed when I delete a message? |
Go to Always open messages in summary when selected. -> -> -> , and select |
|
3.19. |
How can I remove mailing list information from Subject headers? |
Very often, when you are subscribed to a mailing list, you will store each message from that list in a folder dedicated to
that list. Depending on remote software solution and configuration, mailing lists tend to include some words in the Subject
header to identify the messages, optionally accompanied with a message number, for instance To do that, right-click on a folder from the folder tree, and select Folder properties dialog, check Don't display [...] or (...) at the beginning of subject in summary, or Delete [...] or (...) at the beginning of subject on reply, respectively. In the |