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 |
#42
|
|||
|
|||
Quote:
Rebuild permissions... Perhaps... Code:
require_once(DIR . '/includes/class_bitfield_builder.php'); vB_Bitfield_Builder::save($db); build_forum_permissions(); |
#43
|
||||
|
||||
Looks awesome. Could be greater than vbMail? I'll test and let you know. Great job Hellcat and thank you very much for sharing!
|
#44
|
||||
|
||||
woking great ............................ thanks
|
#45
|
|||
|
|||
Been waiting for something like this...
Thanks for sharing. |
#46
|
|||
|
|||
Quote:
Can you uninstall the current one (if not already done) and try a reinstall with the attached product .XML? Check if it's working then.... Quote:
I just did some research on "vBMail" (can you believe I didn't hear of it till now :knockedout: ) and it has something about 16.000 lines of code. My one only comes up to ~1.000 lines - there HAS to be a big difference But, who knows, if I got the time and peoples interest stays constant, this definately will evolve.... I'd like that |
#47
|
|||
|
|||
Hmmm i can receive mails byt i cannot sent
I get this Connection to SMTP:25.... Sent: helo localhost Rcvd: 250 servername.com Hello servername.com [Server IP] Sent: MAIL FROM:xxx.com Rcvd: 501 xxxx.comr: sender address must contain a domain Sent: RCPT TO:xxx@xxx Rcvd: 503 sender not yet given Sent: DATA Rcvd: 503 valid RCPT command must precede DATA Sent: QUIT Rcvd: 221 SERVERNAME.com closing connection Also if there is not messages in INBOX i get this An error accoured while connecting to your POP3 server! Byt there is no Problem!!(The problem is "ALL forget me" LOL ) |
#48
|
|||
|
|||
When going to Get Mails
Recieving Warning: strtotime() [function.strtotime]: Called with an empty time parameter. in /wmail/inc_misc.php on line 90 |
#49
|
|||
|
|||
[high]* nitro marks "installed" for future reference.
[/high] Sounds like a very interesting, cool and promising vb addon. |
#50
|
|||
|
|||
Hellcat ROCKS~
|
#51
|
|||
|
|||
Hellcat:
Great mod. A couple of things I noticed is that when you get a listing of the emails that you have from the wmail.php?do=getmail page and you check the emails you want to delete and then click on the Delete Selected button the thread is not deleted. You can delete it from the page when you read the email. When there are no emails on your server you get a "An error accoured while connecting to your POP3 server!" error message. Then when you send an email it doesn't redirect you back to the page to allow you to send another email, etc. It stops on the sent email notification. Again, this is a great hack and I look forward to its final release. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|