![]() |
I decided to reinstall vBMail and I get a lot of this error:
Quote:
|
Run these 2 queries:
Code:
alter table forumvb_dbtech_vbmail_mailinglist add external enum('0', '1') not null default '0' Code:
alter table forumvb_user add dbtech_vbmail_bounceflag enum('0', '1') not null default '0' Fillip |
Quote:
|
Sorry, but i want to send an HTML email, but when i put it in the ck editor, obviously, it doesnt parse... I can send html mail?
|
Yeah, you can send HTML email :)
You can test it by creating a new mailing list only you have access to, then send a test HTML email :) Fillip |
Fillip,
Great job with the bounced email handling. I'm not sure you understand what a big deal this is. Building on your code, we can now block a lot of outgoing emails that will bounce. I just created an add-on modification (the Poor Man's Bounced Email Handler) that uses your vBMail as a basis to block "new post" notifications. I hope you don't mind and that people find it useful. |
I had a quick look at your code, unless I'm reading it wrong I think it's already covered by vBMail :)
The hook you used is executed in exec_send_notification, and the query only returns users that match Code:
subscribethread.emailupdate IN (1, 4) For the record; we'll never give permission to re-use our code :) Fillip |
Quote:
|
vBMail v1.1.7:
Feature: The Affiliate ID setting now properly integrates with the link-back Fillip |
Affiliate ID link hotfix
Fillip |
All times are GMT. The time now is 12:19 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|