vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   WMail - a POP3/SMTP Webmailer for vBulletin (https://vborg.vbsupport.ru/showthread.php?t=115597)

dreck 06-04-2006 12:05 PM

<font color="SeaGreen">* /me nominates this for HoTM too.</font>

Ambie 06-04-2006 01:03 PM

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!

TRR 06-05-2006 08:01 AM

Quote:

Originally Posted by maranello
Umm, now there is another bug, I cant seem to delete e-mails in my inbox:confused: :confused:

I have this same issue. I can delete from within an email, but not using the checkboxes.

Hellcat 06-05-2006 08:18 AM

Quote:

Originally Posted by sybarites
Any news on the release date?

I'd really liked to have resolved the remaining two bugs.... But so far I have no clue of a possible cause :(
(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

Snake 06-05-2006 04:05 PM

Wooho thanks for that good news buddy. ^_^

PixelFx 06-05-2006 05:38 PM

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

dreck 06-05-2006 06:43 PM

Quote:

Originally Posted by PixelFx
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

read the Planned features
Quote:

Originally Posted by Hellcat
Planned features:
Support for multiple config sets per user
(and so multiple mailbox accounts that can be querried)
Sort mails into folders
User configurable filters (for automatically sorting mails into folders)
Preview of mailtext in inbox view (bellow subject)
Forward mails as PM / Forward PMs as mail
Reply to threads and PMs by mail
Give/Provide your members an own eMail adress and inbox on your forums!
Members can recieve and send mails as "username@forumdomain.tld" without the need for an own POP3 account anywhere
Admin only needs ONE "real" POP3 box as "catch all".


hawkan2580 06-05-2006 11:52 PM

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!

Dennis B 06-06-2006 12:38 AM

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,

Hellcat 06-06-2006 12:39 AM

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 :))
  • Fixed some minor bugs
  • Login details are no longer stored as plain text in the database (*see note bellow!)
  • Added option to save login details in a cookie on the users local computer instead of storing them in the forum's database
* Note on storing the login details in the database:
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:
  • On some installations mass deletion of mails (via "Delete Selected" from the inbox view) does not delete all mails
  • Sometimes you get "-4 mails in inbox" - reloading the page then shows the correct inbox again
Besides of those two issues, that do not really break the function of the webmailer, it seemed to run pretty stable so far - that's why I decided to release 1.00 without having them resolved.


All times are GMT. The time now is 06:27 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
  • Page Generation 0.01234 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete