sofar wrote:
Hi all,
I'm enjoying RC a lot except for a few basic nuisances:
- I really don't like typing in non-monospaced fonts and prefer to use monospace fonts for both reading and writing mail. Currently the default style allows me to view mails using a monospaced font, but I would prefer to write mails using that same fontset too.
On my installation, I have the monospaced font for for composing as well. Not sure why your browser does not apply the according CSS styles.
- on top of that the wordwrapping is annoying - it's applied to the mail after I send it, and since I don't often remember that, my mails arrive in shambles looking like this:
The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.
RoundCube does not wrap the text when sending a message but when displaying it. We will think about to make that configurable or probably there's a more intelligent solution for that.
which, as you can see, is utterly frustrating! To fix this, either the wordwrap needs to be implemted in the clientside (and thus optional), or turned off.
With this respect, does the RC client wordwrap itself too? I'm getting strange wrapped e-mails a lot ...
This might be due to the user of PHP's mail() function. I'd suggest to set a SMTP server to send mails.
Auke
Regards, Thomas