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 |
#282
|
||||
|
||||
It's on my live server with 0 problems.
|
#283
|
|||
|
|||
Well I installed it on my live forum, but I am still testing it, I haven't made it public to be used by the members yet.
And if I can't solve this Greek character headings problem, I cannot use it unfortunately. |
#284
|
|||
|
|||
I installed it on my live forum, have not made it available to members yet, and so far so good. 0 errors, 0 bugs found. I haven't read through all 19 pages, but I plan to go through all of the pages and read bugs and fixes so I can be proactive about any bugs that I personally haven't found yet.
Edit: After trying some extensive tests, the only real bug I've found on my live forum *THUS FAR* are attachments not showing up in the emails when I try sending a test attachment to my alias address. When I reply and attach an image, that does work. I did try removing the single quotations from each instance of the $bbuserinfo['vbms_permissions'] which made the quota show up, but alas it doesn't show the received attachment images yet. |
#285
|
|||
|
|||
Can anyone tell me why the installer seems to start at 7% and does not progress after that. I have checked use vebose output and I have checked with my web hosts and they confirm imap is in use. I have read most of the postings here and seems the question has been asked many times but not answered. If you need to take a look let me know.
thanks |
#286
|
|||
|
|||
Sent $20 donation to show my appreciation.
While I was reading through the thread, I noticed a lot of people asking about server loads. My site is small, usually about only 50 people viewing the site at one time. I've left the cron the same and what not, and I only noticed my server load going up .1 |
#287
|
|||
|
|||
hello all this looks like what i m looking for im using AN Hosting with CPanel on the server
i have unlimited email accounts at my domain does anyone know if this will utilize my unlimited emails with my host? Im just trying to figure out a way to intergrate the unlimited accounts in to my forum so that my users have a you@Domain email account. Any sugestions? |
#288
|
|||
|
|||
Bump
|
#289
|
||||
|
||||
Technically, it only uses one of your cPanel email accounts, it won't deliver mail to addresses that actually exist as cPanel POP3 mail accounts.
So.. your server receives an email addressed to joebloggs@domain. It checks to see if joebloggs exists as an email account. If it doesn't, the email is sent to the default responder, which is set to send the email to the vBMS Processing script. vBMS then delivers it to your user within vBMS. (If the account does exist as a cPanel Account, vBMS wont get it.) *edit* This is all from memory. My aplogies if I got some of that wrong. |
#290
|
|||
|
|||
Im using AN Hosting i have unlimited emal accounts how can i give them to my users on my forum? i dont want to have to input every email account by hand.
AN says they support STMP accounts how can i set this up? |
#291
|
|||
|
|||
nice hack
thanks ,., |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|