![]() |
Quote:
bump! |
Quote:
You might find this useful, been using it for quite a while, works well :- Email per username |
Quote:
|
I'm having the same Send SMTP problem.... I've tried all different settings.. Still no joy...
|
Update time :)
I'd like esp. all the ones having AUTH issues to test again the two AUTH types available and report any changes.
|
error when allowing usergroups to use functions:
Quote:
will try and add manually and see if it fixes :) Edit: Manual add fixed this error.... error now on wmail.php Quote:
fixed.... new error same page Quote:
Ok...added that table manually and now it works....just have to do the settings. |
Ok, still small problem...I set yes for all three display options (CP, Nav and Quick Link) none of them are showing up...OTHERWISE....working as expected and truly awesome :)
Suggestion for next update: Add in ability to choose port for POP and SMTP....my server is anal and doesn't use standard SMTP port....so port 25 does not agree with my e-mail addresses :) |
weird, why did not add the tables and the column at install time....
This vB install code thing gives me a headache.... But that it's working besides that, I'll tweak the installer some more. Now I need to know if the SMTP error(s) are still present. Seems (besides the install issue) the last remaining showstopper. Once that's resolved we should have a 1.00 final and can head over to the new features :) |
im getting this error. i have a prefix on my DB is that it and if so whats the change i need to do?
Database error in vBulletin 3.5.3: Invalid SQL: SELECT data FROM smora_wmail_settings WHERE userid=0; MySQL Error : Table 'smora_forum.smora_wmail_settings' doesn't exist Error Number : 1146 Date : Tuesday, May 16th 2006 @ 01:20:25 AM Script : http://www.thenextelforums.com/admin...min_global.php Referrer : http://www.thenextelforums.com/admincp/index.php?do=nav IP Address : 000000 Username : LOW Classname : vb_database now i went to my usergroup and added my permission. i click on the wmail.php and get this error Database error in vBulletin 3.5.3: Invalid SQL: UPDATE smora_usergroup SET ### UPDATE QUERY GENERATED BY fetch_query_sql() ### `title` = 'Head Administrator', `description` = '', `usertitle` = 'Head Administrator', `opentag` = '<span style=\"color: orange;font-weight: bold;\">', `closetag` = '</span>', `passwordexpires` = '0', `passwordhistory` = '0', `forumpermissions` = '470810623', `attachlimit` = '0', `pmquota` = '2000', `pmpermissions` = '0', `pmsendmax` = '10', `calendarpermissions` = '63', `wolpermissions` = '31', `adminpermissions` = '3', `genericpermissions` = '205520895', `genericoptions` = '31', `profilepicmaxwidth` = '500', `profilepicmaxheight` = '500', `profilepicmaxsize` = '999999', `avatarmaxwidth` = '500', `avatarmaxheight` = '500', `avatarmaxsize` = '9999999', `vbaffiliatespermissions` = '15', `itraderpermissions` = '7', `pagerpermissions` = '13', `pagerquota` = '200', `pagerminpost` = '0', `pagerminpostperday` = '0', `pagermaxperday` = '0', `pagersendmax` = '0', `pagersendmaxchar` = '300', `que` = '4095', `vbimghost` = '3', `vbimghost_upslots` = '5', `vbimghost_files` = '50', `hackdbperm` = '15', `vbppermissions` = '65529', `vbp_discountrate` = '0.00000', `vbp_paycheckamount` = '2000.00000', `vbp_secondarycost` = '0.00000', `vbp_primarycost` = '0.00000', `wmailpermissions` = '1' WHERE usergroupid=6; MySQL Error : Unknown column 'wmailpermissions' in 'field list' Error Number : 1054 Date : Tuesday, May 16th 2006 @ 01:43:51 AM Script : http://www.thenextelforums.com/admincp/usergroup.php Referrer : http://www.thenextelforums.com/admin...&usergroupid=6 IP Address : 00000000000 Username : LOW Classname : vb_database |
Quote:
im having the same errors as you can you tell me what you did to fix this? |
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. |
I installed the hack, but when i go in global settings i recive this message:
Quote:
Trying to unistall i get this Quote:
|
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. |
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... |
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.... |
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 :( |
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 ;) |
Quote:
|
May seem like a stupid question here.....but should it be using the server's SMTP address...or the members SMTP server address?
Cheers. |
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. |
Quote:
Is it not possible to use PHP to send the email rather than SMTP? Just wondering. Cheers. |
Using PHP's mail() function has a downside for this:
It sends the mail over YOUR server. Depending on your config your server won't allow that and some more problems that might arise. Using the IMAP function has the (IMO mayor) downside of needing the IMAP libraries compiled into PHP (not everyone has those, incl. me ;)) [EDIT] I just found a detailed example "dialog" Mail-Client <-> SMTP-Server on Wikipedia. Perfect, now I can modify my "LOGIN" auth method based on this. The "LOGIN" auth method is the one we need! And it's almost correctely implemented, I just need to send a "EHLO" instead of a "HELO" at the beginning. Yay, [high]* Hellcat checks....[/high] |
Updated and still having the same auth problems .. :confused:
|
Quote:
I think we're closing in :) |
Get ERROR
Code:
Database error in vBulletin 3.5.4: |
- Go to the product manager and choose "edit" for WMail.
- Delete out everything in the "Uninstall code". - Uninstall the product (should go without errors after the delete) - Re-Import the product .XML - now all tables should be created as required. I am about to upload another update, where the install/uninstall code is patched again, so the uninstall doesn't give any errors anymore. So a simple uninstall/reinstall now does the trick with rc2pl2.... hopefully.... [edit] can some1 with the SMTP issue try out the attached wmail.php and see if there's anything different now.... |
So Hellcat, when do you think you are going to release the Final version? Do you have any idea?
|
Quote:
|
Quote:
|
Quote:
I hope to get it working this week.... a 1.0 final by the weekend would be nice.... |
I just fully uninstalled and re-installed....but to no avail. I still get the exact same error.
Ah wel...good try. |
Used the *pl2 version?
Did you get an error during uninstall? Install with "Allow Override = NO" |
Quote:
Code:
There has been an error while talking to your SMTP server! |
Quote:
|
Quote:
|
Same error for me after the upgrade...and the additional changes you mention...
Just an observation.... It is trying to connect to my smtp server smtp.bulldogdsl.com:25 but the smtp server address I have and works in Outlook is simply...smtp.bulldogdsl.com without the :25 would it matter that this is in there in your script?? Here's the error I get Connection to mail.bulldogdsl.com:25....failed: Connection refused also top of the screen I get this..... Warning: fsockopen(): unable to connect to mail.bulldogdsl.com:25 in /wmail/inc_smtp.php on line 49 There is no authentication needed on this server the ISP tell me. Cheers. |
Quote:
|
Was their to be a new auth type? I still only see three.
Login plain none I used both new files & reimported the new xml I still get what looks like same error: Code:
|
woow good!
|
Quote:
|
All times are GMT. The time now is 12:54 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|