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 |
#242
|
||||
|
||||
<font color="SeaGreen">* /me nominates this for HoTM too.</font>
|
#243
|
|||
|
|||
This is beautiful! I did have a problem with the SMTP though.When I was setting it up in my usercp, the Auth type wouldn't stay on login, so I went into the admin panel and chose that to override that area, and it works great now. Thank you for this!
|
#244
|
|||
|
|||
Quote:
|
#245
|
|||
|
|||
Quote:
(The "-4" error and the failed attempt to mass-delete mails) So I think I will put them on a "known issues" list. Besides those two, that are not really "showstoppers" in sense of totally breaking ti app, it seems pretty stable now. So, I will pack up a clean new export and post it as 1.00 final within the next days (maybe I get to it even tonight already). I will continue hunting for the causes of those buggers while working on the new features. This way it will advance at least A big thanks to everyone for your support and patience -Michael |
#246
|
||||
|
||||
Wooho thanks for that good news buddy. ^_^
|
#247
|
|||
|
|||
This is pretty cool, could you possibly add support for multiple mail boxes to come into one users account controled by usergroups?
example I have about 8 mail servers. It would be nice to pull emails into one location |
#248
|
||||
|
||||
Quote:
Quote:
|
#249
|
|||
|
|||
Beauty!!! Works like a charm for me, not a single issue found... I did find some things at first but after a simple re-install of the plug in with override.. it works without issues for me...
Thanks heaps, very nicely done! |
#250
|
||||
|
||||
Hellcat,
I just saw 1.00 was released, congrats on a great hack. Now a question, does this hack support SSL connections over port 995? Thanks, |
#251
|
|||
|
|||
Here comes the final
(I did not yet include the VBA module or the edited templaes posted in this thread - but I will definately put them into one of the next updates )
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:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|