Some extensions (like sr_sendcard or ve_guestbook) don't use the default e-mail encoding which has been set in TS: # Setting the encoding for outgoing e-mails config.notification_email_encoding = base64 config.notification_email_charset = UTF-8 How can I convince them to use this encoding? Regards, Ro