Re: [rt-users] Outgoing HTML mail part 2

2016-09-09 Thread raymond.teunissen
Chris, Thanks! That did the trick. Regards, Raymond -Oorspronkelijk bericht- Van: Christian Loos [mailto:cl...@netcologne.de] Verzonden: vrijdag 9 september 2016 13:40 Aan: Teunissen, Raymond; rt-users@lists.bestpractical.com Onderwerp: Re: Outgoing HTML mail part 2 Sorry, I missed

Re: [rt-users] Outgoing HTML mail part 2

2016-09-09 Thread Christian Loos
Sorry, I missed that you must also escape the braces, see https://metacpan.org/pod/Text::Template#Template-Parsing. You have to change body, table, td {font-family: Verdana, Geneva, sans-serif !important;} to body, table, td \{font-family: Verdana, Geneva, sans-serif !important;\} Chris Am

Re: [rt-users] Outgoing HTML mail part 2

2016-09-09 Thread raymond.teunissen
Hi Chris, Thanks, i've tried it, but it doesn't seem to fix the issue for me. Couldn't compile template codeblock 'font-family: Verdana, Geneva, sans-serif !important;': syntax error at template line 9 Raymond -Oorspronkelijk bericht- Van: Christian Loos [mailto:cl...@netcologne.de]

Re: [rt-users] Outgoing HTML mail part 2

2016-09-09 Thread Christian Loos
Hi, you must add a blank line after the "Content-Type" line to separate headers from body. See also https://docs.bestpractical.com/rt/4.4.1/customizing/templates.html#Templates Chris - RT 4.4 and RTIR training sessions, and a new workshop day! https://bestpractical.com/training *

[rt-users] Outgoing HTML mail part 2

2016-09-09 Thread raymond.teunissen
Hi all, I'm currently working on e-mailtemplates to make our outgoing mail to be sent in HTML. I want to be able to set a certain font, fontsize and use a logo in the signature. So far everything works just the way I want it, except for one thing. When a message is received in Microsoft

Re: [rt-users] Outgoing HTML mail

2016-08-11 Thread raymond.teunissen
That did the trick. Thank you very much! -Oorspronkelijk bericht- Van: rt-users [mailto:rt-users-boun...@lists.bestpractical.com] Namens Jim Brandt Verzonden: woensdag 10 augustus 2016 19:23 Aan: rt-users@lists.bestpractical.com Onderwerp: Re: [rt-users] Outgoing HTML mail Are you

Re: [rt-users] Outgoing HTML mail

2016-08-10 Thread Jim Brandt
Are you sending from RT with your message reply preference set to non-WYSIWYG (plain text)? If the content is text/plain, I think it's getting wrapped in pre tags. If you compose in the rich text editor, it should get set as text/html and come through and be interpreted as HTML. On 8/10/16

[rt-users] Outgoing HTML mail

2016-08-10 Thread raymond.teunissen
Hi, I'm currently trying to get my outgoing mail from RT 4.2.12 into html format. This is my template: From: My dept name RT-Attach-Message: yes Content-Type: text/html {$Transaction->Content(Type =>