Moved to my new Site.
http://cerb4blog.com/blog/09/08/24/cerb4-adding-images-html-outbound-ema...
Moved to my new Site.
http://cerb4blog.com/blog/09/08/24/cerb4-adding-images-html-outbound-ema...
Adding customer headers into Cerb4.
Edit the following file.
cerb4/plugins/cerberusweb.core/cron.classes.php, Pop3Cron::run(), line 1111 in Cerb 4.1 (Build 891)
cerb4/plugins/cerberusweb.core/api/cron.classes.php, Pop3Cron::run(), Line 1109 Cerb 4.2 (build 911).
cerb4/plugins/cerberusweb.core/api/cron.classes.php, Pop3Cron::run(), Line 1117 Cerb 4.2.2 (build XXX).
Patch for 4.2.2 -> http://github.com/rmiddle/cerb4/commit/c0fc3d7a04f5004f94087c811e9c11326...
Adding additional template items to the template. There are a few places to edit.
plugins/cerberusweb.core/api/listeners.classes.php around line 530.
and
api/app/Parser.php around line 671
This is only True for Cerb4 4.1.x and 4.2.x. Starting with 4.3 They have upgraded to a new version of swifmailer 4.04 that is a diff syntec. Please see http://middleswarth.net/content/cerb4-adding-images-html-outbound-emails-43 for 4.3+.
Thanks
Robert
Cerb4 use swiftmailer to send emails. The files to change is api/app/Mail.php
More documention is avaible at: