The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
WMail - a POP3/SMTP Webmailer for vBulletin Details »» | |||||||||||||||||||||||||||
WMail - a POP3/SMTP Webmailer for vBulletin
Developer Last Online: Apr 2014
What is this?
--------------- WMail is a "webmail client" - a front end, like a mail tool installed locally on your PC, for using POP3/SMTP mailboxes. In short: WMail adds POP3/SMTP access to vBulletin. A live demo can currentliy be found on my testing board here: http://vbdev.area-42.net/wmail.php Key features:
Planned features:
Installation -------------- Level : EASY Duration : a minute or so Files to upload : yes (11) Products to import : yes (1) Templates to edit : usually none ChangeLog =========== 1.00 - first final release
The login details are only base64 encoded when stored in the database. A more secure encryption would make no sense anyway, the login details must be decrypted to be passed to the POP3/SMTP server - one well placed line of additional code in the POP3 or SMTP class could save the decrypted info anywhere the admin likes. This "encoding" is only meant to prevent login details to be read (in plaintext) when doing maintanance to the database and stepping over it. For fully securing the login details the "Save in cookie" option has been added. Known Issues:
(more changelog entries in the readme) ____________________ This vBulletin extension is FREE! Be welcome to download and use it. However, if you feel like supporting further development any donation is appreciated :bunny: Show Your Support
|
Comments |
#382
|
||||
|
||||
I have this installed and working on a fresh 3.6.2 installation. I, like others, ran into the 'adminhash mismatch' error -- so rather than commenting out code I decided to fix it. Took 5 seconds.
in admincp/wmail_admin_global.php: FIND: PHP Code:
PHP Code:
Enjoy. * Edit: Another purely aesthetic (template) fix: In webmail_homepage: FIND: HTML Code:
<select name="book" size="10" id="book" onChange="SetValue('to', GetSelectedEmail());">
HTML Code:
<select name="book" size="10" id="book" style="width: 187px" onChange="SetValue('to', GetSelectedEmail());">
HTML Code:
<option value="" title=""> </option> |
#383
|
||||
|
||||
I applied your fixes; however, i still get a screenfull of garbage text when I click on the Webmail link in the navbar (per my previous post).
I'd love to get this working someday; sadly, it doesn't look like Hellcat will return to this thread anytime soon... |
#384
|
||||
|
||||
Quote:
|
#385
|
||||
|
||||
Quote:
Magnus, 1) I have re-uploaded the provided (100% unedited) files numerous times (each one in vain). 2) I have zero (external or internal) PHP parsing issues, whatsoever, with any other plugins and/or files. Thank you, |
#386
|
||||
|
||||
Is this hack MySQL 5.x complaint/capable?
|
#387
|
||||
|
||||
Installed on 3.6.0 and works fine. Test System: WinXP Pro. I'll install that now on a Win2003 production server and see how it works out
Really nice mod! :up: |
#388
|
||||
|
||||
I hope HELLCAT don't mind me editing the zip file with the fixes shown at post #381
The fixes are for vBulletin 3.6.2 ONLY. (I take absolutely NO CREDIT by this, it's just for lazy people or those who don't know much about coding and make their lives easier. my 2cents. |
#389
|
|||
|
|||
How can I print the Complete Mailbox Size (Inbox&Outbox) to inform the User when he got over mailbox quota?
please help! |
#390
|
|||
|
|||
works in the 3.6.2
but got a question How can admin setup the users mail account? ie set up the default pop login information and setup a default SMTP login and then lock everything but the pop3 password? as dont want members choosing their own accounts only their email accounts selected by admin IS this possible? |
#391
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|