vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - Email Integration (New threads/replies by email) (https://vborg.vbsupport.ru/showthread.php?t=151222)

Magnum164 02-29-2008 12:01 AM

ok. Not sure what I actually did, but I got it to working.

geniusjones 02-29-2008 06:27 AM

Wow Cyricx, let me just say thanks for the awesome mod. This might or might not be the lynchpin of me convincing our group to switch from our old mailing lists to a real 2008 piece of software for our intranet.

I have this working a little, but I have two very very large issues that are preventing me from testing this any more.

First, is there any way I can have the software care about the 'TO' field instead of the 'FROM' field? OR what about specifying the filter criteria for matching myself? For various reasons, I am working from a pre-existing email list that cannot be reconfigured, so I'm stuck with my list email being in the 'to' field. It only takes emails if it finds a user with an email address corresponding to the email in the 'From' of the list email.

Secondly, my list is live, so the rejection emails when I have things wrong are driving my users crazy. Is there any way for me to have it send error emails somewhere BESIDES back to the sender in the email? This is a show-stopper for me -- it's erroring out, but I can't test it because I only have problems with your mod and my actual list list, not with my control emails, and testing the list spams it and there are 100 people reading this in my business.

What do you think? Any thoughts are welcome!
GJ

Cyricx 02-29-2008 11:43 AM

Quote:

Originally Posted by geniusjones (Post 1453457)
First, is there any way I can have the software care about the 'TO' field instead of the 'FROM' field? OR what about specifying the filter criteria for matching myself? For various reasons, I am working from a pre-existing email list that cannot be reconfigured, so I'm stuck with my list email being in the 'to' field. It only takes emails if it finds a user with an email address corresponding to the email in the 'From' of the list email.

I'm really not understanding what your meaning here... let's talk via PM and try to determine what your needing :)

You can define the email to come from the same person, same email address for all emails (just the reply_to changes for each forum), you can set that up in the settings.

Quote:

Originally Posted by geniusjones (Post 1453457)
Secondly, my list is live, so the rejection emails when I have things wrong are driving my users crazy. Is there any way for me to have it send error emails somewhere BESIDES back to the sender in the email? This is a show-stopper for me -- it's erroring out, but I can't test it because I only have problems with your mod and my actual list list, not with my control emails, and testing the list spams it and there are 100 people reading this in my business.

What do you think? Any thoughts are welcome!
GJ

It's really a bad idea to test anything in a global environment. Create a new forum, with a new email box and only let your admins and moderators interact with it. Then you can test it without having your user's experience any problems.

Cyricx 02-29-2008 11:55 AM

I've uploaded a 2.6.1 beta version which in my testing has resolved the multiple posted replies error.

It does not have any new features in it.. this is just a hotfix :)

That hopefully fixes it...

tekguru 02-29-2008 01:10 PM

Got it Chris, interestingly enough I did not get an update notification through.

Cyricx 02-29-2008 01:21 PM

Yeah.. I didn't send one. Didn't want to keep bombing everyone, especially until I had good confirmation that it was a fix.

Fixing it on my test site doesn't always = fixing it live. That's where I look for bug reports :)

geniusjones 02-29-2008 10:08 PM

Quote:

Originally Posted by Cyricx (Post 1453599)
I'm really not understanding what your meaning here... let's talk via PM and try to determine what your needing :)

1) You can define the email to come from the same person, same email address for all emails (just the reply_to changes for each forum), you can set that up in the settings.


2) It's really a bad idea to test anything in a global environment. Create a new forum, with a new email box and only let your admins and moderators interact with it. Then you can test it without having your user's experience any problems.

1-Hmmmmmmmmmm this gave me an idea. Ok I'll put that in my test. I have to redeploy the whole install before I try again so it'll take me another day or two because of regular time constraints.

2-I agree fully. I did have it set up the way you describe and it was working to my satisfaction. It was when I went to do a small test on the live list address when I ran into some of my limits. It just so happens that one rejected email caused 100 people to phone me haha.

I PMed you my IM info, and I'll speak to you as we have time. Thanks Cyricx for your brain time.

Best regards,
GJ

pnd 03-01-2008 04:46 AM

Hi Cyricx. Thanks for this great mod. I currently encounter some grumpy old ladies who also refuse to use the message board and only want to keep their conversation via email :rolleyes:

I have 2 questions and hopefully you can help me out.

1) i believe i got everything installed properly. when someone creates a post or thread, a forum subscribed user receives an email in his inbox, and when he replies, it sends a notification other subscribers but doesn't direct to the forum for some strange reason. is there a setting in my server that may prevent this from happening?

2) when a subscribed user creates a thread/post in the forum, it sends a notification email to himself. is there anyway to prevent this? instead only send an email when someone else posts in that subscribed forum other than himself?

Thanks in advance!

tekguru 03-01-2008 06:44 PM

Loaded it finally this afternoon Chris. Forum has been quiet today but no dupes at all yet!

Ron Wilhelm 03-03-2008 02:28 AM

Thanks for a great plugin. This really elevates vBulletin's usability. I had one problem though - new threads didn't show the posters name in the initial email on "CURRENT MESSAGE FROM:" line for new style emails. I played around with this and fixed it by changing
Code:

$poster = $bbuserinfo['username'];
to

Code:

$poster = $vbulletin->userinfo[username];
in the newthread_post_complete plugin.

EDIT: I know my profile shows 3.6.7, but this was also on my 3.6.8 PL2 dev board.


All times are GMT. The time now is 03:04 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
  • Page Generation 0.02089 seconds
  • Memory Usage 1,746KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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