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 |
#62
|
|||
|
|||
Thanks dude, this is what Ive wanted! looking...
|
#63
|
||||||||
|
||||||||
Quote:
The error on an empty mailbox makes sense - at least from the view of the script *lol* I'll see to catch that. Quote:
Quote:
When you sent a mail, at the final message you could just hit "New Mail" again on the left navigation - what other suggestion do you have, I'm open for anything Quote:
Going for total world dommination Nah, seriously, the smilies are used anyway in mails (typed by hand) and using the BBCodes is just an option.... But I could make on option "Use WYSIWYG yes/no" Quote:
I can implement that Did you try the two auth types already alvailable? Quote:
Any further feature suggestions are highly welcome! What you wrote so far sounds cool, "bridging" eMails with PM is on my ToDo anyway and making a feature of posting threads/posts by eMail sounds nice as well.... Quote:
Cool Quote:
It's only a matter of time till I get them working! |
#64
|
|||
|
|||
Hello Helcat,
Could u please help me what files I have to edit the following error Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /wmail/inc_accessconfig.php on line 40 Database error in vBulletin 3.5.4: Invalid SQL: INSERT INTO wmail_settings (userid, data) VALUES ('1', 'a:4:{s:12:"mailsperpage";i:25;s:9:"sortorder";b:0 ;s:7:"timeout";i:30;s:12:"subjmaxchars";i:40;}');; MySQL Error : Duplicate entry '1' for key 1 Error Number : 1062 Date : Monday, May 15th 2006 @ 04:27:05 PM Script : http://www.maldiviandigital.com/wmail.php Referrer : http://www.maldiviandigital.com/ IP Address : 202.21.190.65 Username : Junaid Classname : vB_Database_MySQLi |
#65
|
|||
|
|||
Installed, but found error when sending new email :tired:
Code:
Warning: fsockopen(): unable to connect to mail.mydomain.net:25 in /wmail/inc_smtp.php on line 49 Code:
ERROR There has been an error while talking to your SMTP server! Sessionlog follows: Connection to mail.mydomain.net:25....failed: Connection refused |
#66
|
||||
|
||||
the script dosn't work, well i can't accses and pages and such
|
#67
|
|||
|
|||
Tried testing the demo version. Got errors.
Can't wait to implement this.. |
#68
|
|||
|
|||
Quote:
Quote:
Check if the hostname is correct and the SMTP server is indeed listening on port 25. Like the "Connection refused" tells, the contacted server didn't want to talk with the script. The cause for that has to be found on the SMTP server, I'm sorry.... Quote:
WHY can't you access the pages? I'll hope to get an update out tonight |
#69
|
||||
|
||||
i mean i can, but if i click settings nothing happens same with all the links
|
#70
|
|||
|
|||
Hello Hellcat,
In my Admincp WMailOption work ok But Global Setting is error the following: Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /wmail/inc_accessconfig.php on line 9 Database error in vBulletin 3.5.4: Invalid SQL: INSERT INTO wmail_settings (userid, data) VALUES ('', 'a:0:{}');; MySQL Error : Duplicate entry '0' for key 1 Error Number : 1062 Date : Monday, May 15th 2006 @ 06:03:23 PM Script : http://www.maldiviandigital.com/admi...min_global.php Referrer : http://www.maldiviandigital.com/admi...dex.php?do=nav IP Address : 202.21.190.65 Username : Junaid Classname : vB_Database_MySQLi |
#71
|
||||
|
||||
Code:
There has been an error while talking to your SMTP server! Sessionlog follows: Connection to mail.thisdarncar.com:25.... Sent: helo localhost Rcvd: 220-We do not authorize the use of this system to transport unsolicited, Sent: auth login Rcvd: 220 and/or bulk e-mail. Sent: MAIL FROM:dreck@thisdarncar.com Rcvd: 250 box115.bluehost.com Hello box115.bluehost.com [70.103.140.115] Sent: RCPT TO:help@itwrks.net Rcvd: 503 AUTH command used when not advertised Sent: DATA Rcvd: 250 OK Sent: QUIT Rcvd: 250 Accepted I did see this in my cpanel: Quote:
Great work, thanks! *install* dreck |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|