The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||||
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 |
#92
|
|||
|
|||
![]()
Alright, about the STMP Authentication. I installed the updated version, right now i CAN receive e-mails, but I can't send them. When I try to send them, this is what I get:
Quote:
1. Regular Account Login 2. Plain Text Login 3. No login However you need: 4. STMP Authentication Login as well. If you have outlook or outlook express, when you set up an account, you ll first enter your user and pass. Until that part your client works exactly the same, however, in outlook, if you go to advanced->outbound-sendmail there you ll see "My Mail Server Requires STMP Authentication", and below it, you ll see "use the same login information I entered". That's what's missing. When sending e-mail, in order to prevent bulk-spam, STMP servers use this authentication. Almost all privately owned STMP servers have this. Unless you are trying to use this feature with sbcglobal.net, verizon.com, earthlink.com, etc, there is no way to send e-mail via other STMP servers. I think this should be the MOST important feature you need to add as soon as possible. |
#93
|
||||
|
||||
![]()
I installed the hack, but when i go in global settings i recive this message:
Quote:
Trying to unistall i get this Quote:
|
#94
|
|||
|
|||
![]()
I did some research, and this is why Auth doesnt work:
The program is not compatible with the authentication method the remote server is using. The remote server expects a specific sequence of commands from VWMAIL Server. VWMAIL Server is sending HELO command, then trying to use AUTH command. In some cases, AUTH command can be used only after sending the HELO command from VWMAIL Server. But your client doesn't know how to use AUTH command, so it can't authenticate. |
#95
|
|||
|
|||
![]()
lol
Welcome donatas. You have a total of -4 mails in your inbox, that's 0 new mails since your last check but there are 10 email on server... |
#96
|
|||
|
|||
![]()
Hi folks!
1) Install/Unsinstall issue -> I am about to figure out what goes wrong with that vB install code evaluation -> will post an updated version within the next one or two hours 2) I am getting closer to the SMTP problem. I totally agree that THIS has to get working before anything else makes sense. So, this isn't only top priority, it's also the only thing I'm trying to fix ATM. Your input (and the posting of the sessionlogs) has indeed been very helpfull so far. I'm also talking to "my friend google" about SMTP auth's, esp. the error message that appears in the log seem to push me into the right direction ![]() @donatas: *lol* yeah, I get that too from time to time, it's an error in the communication with the POP server... Reload helps usually.... |
#97
|
|||
|
|||
![]()
Some Bug its FIXED now, byt still i can't sent message
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 ![]() |
#98
|
|||
|
|||
![]()
OK, quick fix for the install/uninstall issue
![]() I uploaded a compete .ZIP as wel as the single product .XML (for those that have everything uploaded and only need to fix the install/uninstall issue). A simple "Import Product" with "Allow Overwrite" should do it. [high]* Hellcat now heads back to the SMTP problem.... [/high] One request: Could someone with a SMTP server that WMail is not (yet) compatible with supply me with a (temporary) account on that SMTP server, so I can try things "on the fly" myself? That would speed up the process since I wouldn't need to ask someone else to try every single change I made ![]() |
#99
|
|||
|
|||
![]() Quote:
|
#100
|
|||
|
|||
![]()
May seem like a stupid question here.....but should it be using the server's SMTP address...or the members SMTP server address?
Cheers. |
#101
|
|||
|
|||
![]()
The only stupid question is the one not asked
![]() Usually the members need to enter the SMTP server address of "THEIR" SMTP server, the server of the ISP or host who is serving/hostin the e-Mail address of them. You can set up your own SMTP to allow relay for your members as a service. This option would come into play when the "An E-Mail Account for every board member" feature is finished. |
![]() |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|