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 |
#232
|
|||
|
|||
Not sure what is going on but I have followed the instruction but when I come to install it, it starts on 7% and just sits there.
|
#233
|
||||
|
||||
Does anyone have this working? What's wrong with this at the moment?
|
#234
|
|||
|
|||
Quote:
|
#235
|
|||
|
|||
What if there is a server move? How would that be handled?
|
#236
|
|||
|
|||
Quote:
This can happen if you dont have the imap extension enabled on your server, or you have put the wrong information in the script. Try uploading the willitrun.php file in the zip and run that first, if all is ok then it's down to the information you typed in at the start of the installation. |
#237
|
|||
|
|||
mins been in step 1 for abut an hour now! am i doing something wrong?
|
#238
|
||||
|
||||
I can get this to send mail but not to receive mail, any ideas... Mike.
|
#239
|
||||
|
||||
I have setup the catchall email.
But whatever settings i put in this refuses to connect/work. Can pay if someone wants to take a look for me. Thanks. |
#240
|
||||
|
||||
Hi, How are you?
I am having priblem with this mod. Email sent out are sent twice instead. The email header for both email have To: username@domain.com; username@domain.com Code:
Return-Path: <root@xxx.xxx> Received: from spamblock-be-10.xxx.xxx (194.158.xxx.48) by mail-ms.xxx.xxx (7.2.073) id 45C1AF7C003D85D2 for tmeer@myxxx.xxx; Sun, 27 May 2007 15:48:47 +0200 Received: from xxx.xxx (xxx.xxx [87.239.xxx.35]) by spamblock-be-10.xxx.xxx (8.13.8/8.13.0) with ESMTP id l4RDmlxL006505 for <tmeer@myxxx.xxx>; Sun, 27 May 2007 15:48:47 +0200 Received: (qmail 31902 invoked by uid 48); 27 May 2007 14:48:40 +0100 To: tmeer@myxxx.xxx Subject: 2123 MIME-Version: 1.0 From: "ITDevil" <itdevil@xxxxxxxx.xxx> To: tmeer@myxxx.xxx Subject: 2123 Date: Sun, 27 May 2007 14:48:39 +0100 Message-ID: <untracked-6e5f7f7f04e6bd125cdb60e4b62c3f40@xxxxxxxx.xxx> Content-Type: multipart/alternative; boundary="vbms-multipart-delimiter-level0-32911" Content-Transfer-Encoding: 7bit Organization: The Computer Forums (http://www.xxxxxxxx.xxx) X-Mailer: vBulletin Mail System v. 3.0.0 pre-final X-Mailer-Info: http://www.webdesignforums.net/vbms/ X-Priority: 3 Code:
Return-Path: <root@xxx.xxx> Received: from spamblock-be-05.xxx.xxx (194.158.xxx.48) by mail-ms.xxx.xxx (7.2.073) id 45C1B0F7003EA198 for tmeer@myxxx.xxx; Sun, 27 May 2007 15:48:47 +0200 Received: from xxx.xxx (xxx.xxx [87.239.xxx.35]) by spamblock-be-05.xxx.xxx (8.13.8/8.13.0) with ESMTP id l4RDml1h008338 for <tmeer@myxxx.xxx>; Sun, 27 May 2007 15:48:47 +0200 Received: (qmail 31902 invoked by uid 48); 27 May 2007 14:48:40 +0100 To: tmeer@myxxx.xxx Subject: 2123 MIME-Version: 1.0 From: "ITDevil" <itdevil@xxxxxxxx.xxx> To: tmeer@myxxx.xxx Subject: 2123 Date: Sun, 27 May 2007 14:48:39 +0100 Message-ID: <untracked-6e5f7f7f04e6bd125cdb60e4b62c3f40@xxxxxxxx.xxx> Content-Type: multipart/alternative; boundary="vbms-multipart-delimiter-level0-32911" Content-Transfer-Encoding: 7bit Organization: The Computer Forums (http://www.xxxxxxxx.xxx) X-Mailer: vBulletin Mail System v. 3.0.0 pre-final X-Mailer-Info: http://www.webdesignforums.net/vbms/ X-Priority: 3 |
#241
|
||||
|
||||
Quote:
Fixed it by Commenting out Code:
//"To" => $this->to, Under PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|