vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Administrative and Maintenance Tools - [DBTech] vBMail v2 (vB4) (https://vborg.vbsupport.ru/showthread.php?t=266142)

elsparkodiablo 04-18-2012 02:43 PM

Is there a way to have this automatically notify the member in question that their email has bounced?

DragonByte Tech 04-18-2012 02:51 PM

Not straight away, but once they have reached the threshold they will receive a PM stating what has happened and what they need to do :)


Fillip

Tri@de 05-09-2012 12:25 PM

There's a way to use html code to make newsletter?

DragonByte Tech 05-09-2012 01:22 PM

Yeah, you can use HTML code :)


Fillip

Martyn1983 05-10-2012 06:24 PM

Can the number of emails sent per hour be altered?

Our server has a limit off 200 and at the moment my email is being swamped with auto-responses saying mail cannot be sent :(

DragonByte Tech 05-10-2012 06:31 PM

vBMail uses vBulletin's mailqueue system and I don't believe it supports email per hour limit at this time. Any modification that implements this (if it exists) will work with vBMail, though :)


Fillip

Martyn1983 05-10-2012 06:36 PM

Quote:

Originally Posted by DragonByte Tech (Post 2328172)
vBMail uses vBulletin's mailqueue system and I don't believe it supports email per hour limit at this time. Any modification that implements this (if it exists) will work with vBMail, though :)


Fillip

Ah - that's a pity :(

Will the bounced message re-send of their own accord? We really do need to get mails sent out to get old members back on the site again, but to up the email limit will cost money we simply don't have :(

DragonByte Tech 05-10-2012 06:41 PM

It will not, no.

There are plenty of shared hosts that don't impose an email per hour limit, so I suggest you shop around if your current host is unwilling to accomodate you :)


Fillip

Martyn1983 05-10-2012 06:45 PM

Damn.

We just moved hosts due to our hold hosts server continually dying on us.

Tri@de 05-10-2012 07:13 PM

Quote:

Originally Posted by DragonByte Tech (Post 2327712)
Yeah, you can use HTML code :)


Fillip

I tried but i had some odd behaviour:
i have to write on the editor without spaces like this
Code:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>Alteregonline Newsletter</title><link rel="Shortcut Icon" href="favicon.ico" type="image/x-icon" /></head><body ><center><!-- Table for background color when body tags are stripped --><table align="center" width="98%" bgcolor="#000000" cellpadding="0" cellspacing="0"><tbody>
instead of:
Code:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Alteregonline Newsletter</title>
<link rel="Shortcut Icon" href="favicon.ico" type="image/x-icon" />
</head>
<body >
<center>
<!-- Table for background color when body tags are stripped -->
<table align="center" width="98%" bgcolor="#000000" cellpadding="0" cellspacing="0">
<tbody>

There's a way to avoid this?
If i use spaces the newsletter appear messed up.


All times are GMT. The time now is 11:37 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01377 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete