The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBMS : vBulletin Mail System Details »» | |||||||||||||||||||||||||
vBulletin Mail System
Finally, for vBulletin 3.6, there is a port from filburt1's original hack. For those of you who aren't aware, he essentially declared it open source, and it's been a bit of a wait for someone to fix it up... I've wanted it for my site, too, so I finally sat down and just did it. What is this? The vBulletin Mail System is a way to give your users webmail access from your site. They can have a name@yourwebsite.com address, send and receive emails and attachments, etc. Options such as mailbox quotas, limits on numbers/types of attachments, a message trailer ("Free mail at yourwebsite.com!") at the end of each message, etc. are all available as well. Please note: this is a pre-final version. As far as I have seen, it is working so far for me, but I have not tested it completely and thoroughly and it's very likely there'll be a number of bugs popping up. However, I have successfully been able to install this on a clean board, exchange emails regularly (including attachments), go through all the basic options/etc. without any errors popping up, so it should be fine. Still, make sure you back up your database before installing this, just due to the nature of its "beta"-ness. To install: upload all files from the "upload" directory to your server in the proper directories. Then, navigate to admincp/vbms_install.php on your server and run the installer. It will make several template additions. If your navbar or header templates hav been modified, it will not be able to do it automatically, and you'll have to add these edits yourself. In template navbar, find: Code:
<td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td> Code:
<if condition="$show['popups']"> <td class="vbmenu_control" id="navbar_vbms"> <a href="vbms.php$session[sessionurl_q]">$vbphrase[email]</a> <if condition="$vbms_newmessages['newcount'] > 0"> <span style="font-weight: normal; padding: 1px 1px 1px 2px; margin: 0px 3px 0px 2px; border: 1px inset" class="alt1"> <phrase 1="$vbms_newmessages[newcount]">$vbphrase[x_new]</phrase> </span> </if> <script type="text/javascript"> <!-- vbmenu_register("navbar_vbms"); // --> </script> </td> <else /> <td class="vbmenu_control" id="navbar_vbms"> <a href="vbms.php$session[sessionurl_q]">$vbphrase[email]</a> <if condition="$vbms_newmessages['newcount'] > 0"> <span style="font-weight: normal; padding: 1px 1px 1px 2px; margin: 0px 3px 0px 2px; border: 1px inset" class="alt1"> <phrase 1="$vbms_newmessages[newcount]">$vbphrase[x_new]</phrase> </span> </if> </td> </if> Code:
<!-- / header quick search form --> </if> <if condition="$show['member']"> Code:
<div class="vbmenu_popup" id="navbar_vbms_menu" style="display: none"> <table cellpadding="4" cellspacing="1" border="0"> <tr><td class="thead">vBulletin Mail System</td></tr> <tr><td class="vbmenu_option"><a href="vbms.php?$session[sessionurl]">$vbphrase[navbar_inbox]</a></td></tr> <tr><td class="vbmenu_option"><a href="vbms_new.php?$session[sessionurl]">$vbphrase[navbar_write_message]</a></td></tr> <tr><td class="vbmenu_option"><a href="vbms_ab.php?$session[sessionurl]">$vbphrase[navbar_address_book]</a></td></tr> <tr><td class="vbmenu_option"><a href="vbms_folders.php?$session[sessionurl]">$vbphrase[navbar_folders]</a></td></tr> <tr><td class="vbmenu_option"><a href="vbms_filters.php?$session[sessionurl]">$vbphrase[navbar_filters]</a></td></tr> <tr><td class="vbmenu_option"><a href="vbms_options.php?$session[sessionurl]">$vbphrase[navbar_options]</a></td></tr> <tr><td class="vbmenu_option"><a href="faq.php?$session[sessionurl]faq=faq_vbms">$vbphrase[navbar_help]</a></td></tr> </table> </div> Feel free to post with any bugs or questions you find, etc. I'm trying to get this working again thoroughly, for all of us. FAQ
Install clicks, donations and HotM nominations are always welcome. Show Your Support
|
Comments |
#392
|
|||
|
|||
Thanks Lionel! You fix works like a charm! Cut & paste new .txt template (I use UltraEdit) and overwrite "options.php" . . .
|
#393
|
|||
|
|||
Might this be ported for 3.7
|
#394
|
|||
|
|||
Quote:
Quote:
|
#395
|
|||
|
|||
Hi,
Ive managed to get this to work, apart from one problem! If you send a message from VBMS to a Hotmail account, it dosent get delivered. You can send from hotmail to VBMS and oher numerous email providers and it works fine. Anyone else experienced this problem or have any idea how I may resolve it? |
#396
|
||||
|
||||
Quote:
I wrote a plugin for a friend's site awhile back that would fetch your MSN Messenger contacts and invite them all to the forum... unfortunately this was the biggest obstacle, and what we discovered after about three solid weeks of looking into it that is that they wanted us to pay a rather significant amount of money to be whitelisted. On the other hand, I'm affiliated with other sites that don't pay, but I think in those cases there are thousands of users clicking the "not spam" notifications on the emails. Not sure completely if I'm all right on this information, but either way my experience with trying to get emails to Hotmail/MSN was pretty shitty. I recommend an Internet-wide boycott. |
#397
|
|||
|
|||
Quote:
Ive just tried sending an email from my @mysite.com which is set up in outlook express and even that dosent get through. I can understand hotmail need to stop spam, but blocking every single address unless its on a white list is quite excessive. |
#398
|
||||
|
||||
Krofh...
I would like to start by saying that this is a great add-on for vB, & look forward to adding & getting this system to work properly on my site... Although I have been encountering some errors, I have been working with my hosting company to correct these problems, the IMAP system is a pain in the arse... But once that was correcte, I have been stopped by yet another delema! The images attached below will show the information that I am entering (confirmed by my hosting company) is correct! And still I am encountering the error mentioned in your original post claiming to be incorrect login information. Please advise further on what I am to do to correct this, I would be happy to give you my admin login & any other necessary information to correct this issue for me. I am of extreme frustration with this project, and wish to finish it so that I can move onto other projects... Thank you in advance for your support |
#399
|
||||
|
||||
is this working with gmail, yahoo, msn and other mails...does anyone know some hack that will work with other email accounts
thanks |
#400
|
||||
|
||||
hi guys i have using this mod for 10 months, maybe i have bad news now :
if you send message to gmail, it will broken and knowing from (unknown sender) in gmail maybe the problem is in gmail it self if you still use this hack please try to sending a mail to gmail and let us know are you get same problem?? if yes so we must find the fix this is url from gmail groups that talking simillar problem : http://209.85.175.104/search?q=cache...n&ct=clnk&cd=3 |
#401
|
|||
|
|||
Is this a resource hog? Doe is require large amounts of bandwidth?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|