![]() |
Sad to say but seems this hack should find its way to the graveyard.:(
|
Although it would be nice to see it developed further, it does work on 3.7. I'm using it very effectively on a small forum with about 200 subscribers.
|
it's running on my test board for 3.8
Are you sure you did the file edit? It's still in development, no eta of course, because I do have so much I'm doing. But it's not forgotten :) |
I am running EI with 3.8.1.
I just left it installed when I upgraded to see what would happen. It seems to be working fine. I did have a problem with html emails and disabled that feature some time ago. This is a very important feature for a subset of our users who are too busy to open their browser and face the distractions of the message board. We use it in committee discussions where we need those people's inputs. |
The problem with HTML emails is that you didn't redo the file edit in the instructions.
When you upgrade you have to redo any file edits as they new files you upload overwrite them. |
I have just posted the code for the vB 3.6 version of EI Mod 2.6.1 BETA to delete the message from the mailbox if the first 100 characters are identical compared to the last post made by the user. This is a lifesaver when users go on holidays after setting up an autoreply which is not caught by the holiday/out-of-office rule in your EI mailbox.
Details: https://vborg.vbsupport.ru/showthrea...23#post1785423 The code works using the old message format, without delimiters, but it may be possible to adapt it to work with the new format, too. |
Quote:
|
Hi Cyricx,
I have installed your plug-in. It sends notification mails and receives posts are all ok with my Internet e-mail account. But when I use it to receive posts from an Microsoft Exchange e-mail account, it returns failure to me. I tried all the mail server connection types in the dropdownlist, but still error. Do you have any comments on the connection to an Microsoft Exchange e-mail account? Many thanks to you! Here are my configuration place and the result of running my email task. Attachment 98816Attachment 98817 |
Quote:
Quote:
and the username is sometimes just yourname and other times it is yourname@yourdomain.com It really varies greatly on the provider. There is a script included that you'll find linked in your admincp that tries some of the typical combinations and tries to help you determine the settings. |
Hey Chris,
Is it possible to create a delay of 1-2 minutes before posts via the web based forum are sent out to email subscribers? Thanks, Kevin |
It uses the mailqueue system if you have it enabled in your vbulletin options -> email options.
Keep in mind, it can create significant stalls in emails being sent out if you enable that too well. If you set it for 5 messages at a time, and 100 people are subscribed to a forum then it can take a LONG time to get all of those messages out if your forum doesn't have alot of foot traffic. |
Quote:
Where could I find this script? I tried to find in my admincp, but did not get any result. Please show me the path, thanks. |
Quote:
From best I've gathered, this plugin works by comparing the sender's email with a user on the forum. If the user matches, it posts. If it doesn't, it doesn't post. So one way to get a yahoo group or google group mirroring is to create a user account for each of the users on the group, right? This way, the plugin will find the appropriate user and post under their name. Is this assumption correct? My thoughts on how to get a email list posting is to forward the originally received email, which has the original sender's email addresss (not a forum user by default), to an account which is a valid forum user, a "bot" for all practical means, which then forwards it to the forum email. Because the "bot" is a valid user on the forum, the plugin will check the originating email and find it to be a valid user, but the content of the email will actually be from the email list. Does this make sense? Would this work? |
Most mailing lists send the email as coming from the individual user. so all of those users would have to be added.
This plugin is not built or made to be able to mirror a list. It's made with the sole intention of replacing one. :) |
Quote:
So until I figure out a solution to consolidate each of these groups' postings into a place, I have to wade through all the emails on the lists via email versus searching forums. :( Do you believe my system of forwarding would accomplish what I wish to do? This will require a lot of forwarding and auto-responders to be set up and tested, but does it at least look good in theory? And after thinking about the plugin, I'm planning to also run it as-is for having my own site's very own email list. :) |
As mentioned, it will not work unless as someone is added to the mailing list.. they are added as a user.
This would be a management nightmare. If any email address was not a valid user, they would get email messages from the site. The mailing lists you encounter set the reply-to, but they do not change the "from" sometimes they will change the representation of the from. But typically, in the header information, that is not changed. So. No. It would not feasibly work and unfortunately it's not something I plan on coding as it would be irrational to have both running. Those free hosts all have a board system there. The primary argument I've used in convincing those that use them to switch is who owns the servers. They may be using those boards but the servers are owned by that free host and they can allow that information to be released to anyone at any point in time. In moving to a vbulletin hosted mailing list, you have sole control over the information and who can access what. |
Quote:
If you do not see that in your admincp, you did not upload all of the files. :) |
Quote:
There are several groups that I have to keep tabs on that use email lists, and if I was able to have their emails come directly into a forum, I'd never have to leave my main site to read everything. Your plugin introduces the possibility of doing this since an email can post to a thread/forum. Based on this idea, do you think that the system of forwarding emails from the list would get them simply posted into the forum? Quote:
|
Quote:
I really don't know how I can be more clear then that. If everyone on the list was not a registered user on the forums. It would NOT post to the forum and they would get an email with an ERROR. If you want to go through and create a user for every single person on the list and each time someone is added create a new user. More power to ya. However... This would be a management nightmare. This system is not made, and I personally will not be coding it in such a way as to accomplish what you are asking. *shrug* :( I'm kinda at a loss for how to explain it any better. Feel like I'm just repeating myself endlessly hehe :) More power to ya in your struggle with them though :) |
I think I'm still not getting my point across. :( I'll make an example.
Let's call a group "A". This group has an email list. I set up an email address that will subscribe to the group on my server, let's call it "eA". This email address does not tie to a user in vB. I have eA subscribe to the email list of group A. So the email address eA is receiving the emails from the email list of group A. I completely understand that even if the email addresses eA is a user on vB that it will not post because the send to header on the email list of group A contains the real address of the sender, who more than likely is not a registered user on vB. So to circumvent this problem, I set up a user on vB called robotA. This user has their own email address, rA. Now, because rA is an email address with a valid user on vB, rA can post via email to the forum that uses EI. Then I set up a forwarding on my server that forwards the emails that eA receives to rA. This changes the send to header. Then rA forwards this email to EI, which also changes the send to header. Because the send to header now matches a valid vB user, EI will process the reply. Thank you for the previous quick replies and I look forward to your thoughts. :) |
I understand fully all the different ways you could do this.
What your suggesting is no different then creating a second yahoo group to backup messages from the first. Pretty frickin pointless. How do you reply to messages? Users on your board may not be on the yahoo group list. All the messages will appear to come from the same exact person. If messages are editted or email chains deleted from the yahoo group, they will not be deleted on your forum. So you have massive information discrepancies there as well. I'll say it one more time :) This modification is NOT made to work WITH a mailing list. It is made to BE a mailing list in and of itself! It turns one of your forums... into a mailing list. Any attempts to integrate with an existing group mailing list, like yahoo groups, will create major discrepancies, errors and confused users. If you want to backup information from a mailing list... search google. There are download programs for just about every free mailing list to make backups of the messages. I'm sorry to be so abundantly blunt but I don't seem to be getting the message across. :) *hugs* |
Hi,
Sorry to ask again...but I will...:p...will this mod be made available for 3.8 at some stage? Or, is it worth while installing this version in the hope that it will work okay? Cheers, Ian |
Thank you for your patience and replies. I know how seeing someone use your creation in a skewed manner can be unnerving. I've been there.
To specifically answer some of your questions: Quote:
Quote:
Quote:
In the explanation of how I was planning to have groups' messages posting to a forum, I completely forgot to explain how the forum users would use it. The quick answer is--the forum users won't. We do not reply to the groups' lists. We are subscribed to find out what the group is doing since they don't disseminate the information by other means (web site, traditional forum, etc.). The EI forum would only be visible to forum staff. The staff can view the messages posted from the group. They can't reply and can't post. That's the extent of the use of the EI forum. So that's the why. Now, the question is the how. In theory, would the system which I described above work? |
Quote:
|
Hi, just installed on 3.8.2 and seems to be running fine...thank-you...great mod!
Can anyone tell me if there is now a way of admin turning on the 'instant e-mail notifications' for any entire pre-existing usergroup...? Obviously I can go into each user one at a time and set this up for them...but I would rather do it all in one hit if at all possible? Be gentle with me...I am still learning...:p Cheers, ian |
Has anyone used this mod consistently in order to have pictures shared via a mobile device yet? I know that some folks were close and/or doing it but encountering some issues. Any success stories that can be shared?
|
when i enable email integration my forum goes blank. I've asked for help a few times. Is there anyone that can help?
Thanks... |
This is the error I get.
I'm using php 5 & MYSQL 5 with the 2.6.1 beta. Please help this time. It's been a few months. Code:
Database error in vBulletin 3.8.1: Code:
Database error in vBulletin 3.8.1 |
<font size="3">CAN I Get Some Support Please? It Has Been Months Since I First Asked.
Lordy...</font> |
Quote:
I would like to use this great hack but because of the teething problems with it, I can't. |
Quote:
Unless someone else knows of a version that I do not. 2.6 returns the exact same errors. |
Cyrix... uninstall/reinstall isn't working.
Can I get some help with troubleshooting please? |
Hello, I am attempting an install of this mod - (vb - 3.7.6)
I am upto step 4 - (find $headers .= preg_replace("#(\r\n|\r|\n)#s", $delimiter, $uheaders); unset($uheaders);) in the includes/class_mail.php file. however those lines are not to be found? Where can i find those lines of code? thanks |
Quote:
|
helllloooooo?????
Quote:
|
Reporting this mod as UNSUPPORTED.
|
Quote:
|
I think that's sorta like a citizen's arrest :)
|
Quote:
Well lets see. I asked for help months ago.. your taunting. I asked for help a few months ago... your taunting. I asked for help a few weeks ago... your taunting. I asked for herlp a days ago... your taunting. Fact is I was polite and courteoues. The developer basically ignored all of my pleas and hasn't respond to me in all these months except once. And you know that these things can be reported. We've all seen others take over support of a mod that isn't being done farily or that it changes to "unsupported". Facebook Connect would be one such mod... If I have to wait more then 7 months to get a simple answer or even remedial support then it shouldn't be supported. I am personally tired of asking for help and not getting any. I do appreciate the taunting tho. let's me know what type of character you have. BS aside. If this were really supported I wouldn't be typing this right now. Laugh at that. |
Quote:
So, yeah, I made my comment humorous. I think it's kind of humorous to raise a fuss over support of a free mod, made in the free time of someone offering a product as is and, as the policy of the site says, at your own risk. Would you have preferred I raked you over the coals with angry words and a lot of capital letters? I think I was being rather benign. |
All times are GMT. The time now is 09:12 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:
|