![]() |
<font color="SeaGreen">* /me nominates this for HoTM too.</font>
|
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!
|
Quote:
|
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 |
Wooho thanks for that good news buddy. ^_^
|
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 :D |
Quote:
Quote:
|
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! |
Hellcat,
I just saw 1.00 was released, congrats on a great hack. :D Now a question, does this hack support SSL connections over port 995? Thanks, |
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:
|
Quote:
But I hope to get SSL sessions working in the future by using the cURL extension.... |
Thanks anyway this is a great add-on, hopefully sometime soon support for 995 will be available. I'll wait until then to install this hack.:up: :up:
|
Hmm. I updated using the new zip, and now it is no longer working:
Code:
Connection to smtpout.secureserver.net:25.... |
The german Language File for the User Frontend is still working.
|
Quote:
If you still have the plaintext login details in your DB the decoding fails. Go to settings, re-enter username, password, save and try again. Quote:
|
Done ! ;)
Please add it to the Downloadbox so that every german User is getting the newest one. |
Quote:
|
Quote:
I think I got it - another issue I should address in the next update :nervous: Go to your AdminCP -> WMail Options -> Global Settings Check the "NO OVERRIDE" for SMTP-Auth, hit "save". Now go to your User Settings again, set the appropriate auth type for your SMTP server (login or plain), hit "save" again. NOW it should work. That's definately something I have to change, that as long as the admin didn't choose a thing it should use "NO OVERRIDE".... [high]* Hellcat notes [/high] Quote:
[high]* Hellcat notes this as well to be included in the release .ZIP at the next update.[/high] |
@Hellcat - i think you uploaded the wrong Languagefile ? The new one is still countered at "0". ;)
|
[high]* sebbe subscribes to this thread! :)[/high]
|
On the settings it is showing:
SMTP (Outbound) Host / vbphrase[wmail_port] Nice to see it out of beta and thanks for the encryption. @redlabour Thanks for the translation |
Y if the mail have images the images doesnt not appeard...??i mean for html mails
|
Quote:
But it will in the future :) |
I must have missed something important...
Download today, install today. No problem with the import. I have no access to wmail.php I can?t find where I can set permissions. One more question... I understood that I can give my members mail with forum_username@mydomain.com What happens if that mailadress already is used? I can?t find any readme-file.. |
Quote:
For every usergroup there's an option "Can use Webmail". Make shure you uploaded the bitfield .XML to "includes/xml/". Quote:
Taking care that the forum doesn't use eMail addresses already configured for your domain is the responsibility of the admin himself! Since there's no way of checking if that address already exists (except reading the mailservers config) But I'll implement some workarounds for that, like "forbidden addresses" and "address prefix/suffix". |
Quote:
Now it works PERFEKT!!! :banana: |
Quote:
I can send mail but I can?t see any mail in my inbox. No "error" (I can see my mail at the server mailbox.) |
Thanks for this hack, Hellcat! It is working fine with 3.5.4.
|
Quote:
If you got the welcome page, does it say "-4" mails? Maybe doublecheck POP3 login details.... |
Quote:
Yes, it say "-4" mails... I have same login details for in and out. Out is no problem. =============================== ================================ ================================ EDIT I changed my "Username" from xxxxx to xxxxx@mydomain.com NOW it is PERFEKT! This must be the hack of the YEAR! |
Very nice....
Thanks |
I would like to make an italian version, i just have to translate the german version right? ;-) Then you'll add it for download.
Just let me know how to install the newlanguage version. First I have to install the wmail as a product, then the languagexml file also as a product? Do you think it could be possible in the future version to give the possibility to the users to create an account @mydomainname.com ?? I would love to offer e-mails @mydomainname.com and was interested to find a solution. So I have to choices : 1) take this solution and maybe later this option will be add, or it will be possible to add it with this solution 2) dont use this solution and take a system that does what i need Thanks (sorry if my english is not perfect ;-) ) |
Thanks for the update bro! :D
|
Quote:
Then import the "WMail_Deutsch.xml" BUT: choose "overwrite language" NOT "create new"! This will merge the german WMail phrases into the german vB language and you can then use them to translate. The translation can then (propper credits given) be added to the release archive :) For the eMail providing.... let me quote a bit :) Quote:
|
ok thanks a lot....so just have to wait for the new version ;-)
I voted for script of the month... hope you'll do it soon :-) I'll try to make the italian version before the end of the week |
It is my first installation of this hack and I have found it is great. I have found also some bugs or something like that, please look at screenshots.
|
Pic1:
Same for me... Pic2: In template: webmail_settings Find: / vbphrase[wmail_port]: Change to: / $vbphrase[wmail_port]: |
OK, both noted. No idea what to about the first issue.... the second one is easy ;)
|
:bunny: [high]A note for everyone who is already trying vBulletin 3.6 (beta 1):[/high]
As far I tested it so far this is working fine under vB 3.6! :) HOWEVER: During import you WILL get a MySQL syntax error! IMO this is a bug in the importer script, I reported this bug and a way to fix it at the vB3.6 bugtracker (this is direkt link to the report) :) Have fun! |
Will it work in the Future with vBulletin 3.6 ?
|
All times are GMT. The time now is 07:43 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:
|