Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #21  
Old 04-09-2003, 11:29 PM
filburt1 filburt1 is offline
 
Join Date: Feb 2002
Location: Maryland, US
Posts: 6,144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I NEVER WANT TO SEE THIS AGAIN: :angry:
Code:
Opening imap stream...
Iterating through headers...
Reading header 1...
Reading header 2...
Reading header 3...
Reading header 4...
Iterating through messages...
Reading message 1...
Reading message 2...
Reading message 3...
Reading message 4...
Closing imap stream...
Duplicating messages to multiple recipients...
Caching userids...
SELECT userid, LCASE(mailalias) AS alias FROM user
    WHERE LCASE(mailalias) IN ("junk1", "testuser1", "testuser2")uidatable:Array
(
)
Building part of INSERT query...
Building for message 1...
Building for message 2...
Building for message 3...
Building for message 4...
Building for message 5...
Building for message 6...
Array
(
    [1] => Array
        (
            [dateline] => 1049659908
            [subject] => test again
            [from] => Arien Talabac 
            [message] => sdfds
            [to] => junk1
        )

    [2] => Array
        (
            [dateline] => 1049656752
            [subject] => test
            [from] => Thea Test Account 
            [message] => 
            [to] => junk1
        )

    [3] => Array
        (
            [dateline] => 1049850335
            [subject] => multiple tos
            [from] => Arien Talabac 
            [message] => dsds
        )

    [4] => Array
        (
            [dateline] => 1049850369
            [subject] => test again
            [from] => Arien Talabac 
            [message] => 
            [to] => junk1
        )

    [5] => Array
        (
            [dateline] => 1049850335
            [subject] => multiple tos
            [from] => Arien Talabac 
            [tos] => Array
                (
                    [0] => testuser1
                    [1] => testuser2
                )

            [message] => dsds
            [to] => testuser1
        )

    [6] => Array
        (
            [dateline] => 1049850335
            [subject] => multiple tos
            [from] => Arien Talabac 
            [tos] => Array
                (
                    [0] => testuser1
                    [1] => testuser2
                )

            [message] => dsds
            [to] => testuser2
        )

)
Reply With Quote
  #22  
Old 04-10-2003, 12:58 PM
filburt1 filburt1 is offline
 
Join Date: Feb 2002
Location: Maryland, US
Posts: 6,144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Code:
Opening imap stream...
Iterating through headers...
Reading header 1...
Reading header 2...
Reading header 3...
Reading header 4...
Reading header 5...
Reading header 6...
Iterating through messages...
Reading message body for messsage 1...
Reading full headers for message 1...
Reading message body for messsage 2...
Reading full headers for message 2...
Reading message body for messsage 3...
Reading full headers for message 3...
Reading message body for messsage 4...
Reading full headers for message 4...
Reading message body for messsage 5...
Reading full headers for message 5...
Reading message body for messsage 6...
Reading full headers for message 6...
Closing imap stream...
Duplicating messages to multiple recipients...
Caching userids...
Building part of INSERT query...
Building for message 0...
Building for message 1...
Building for message 2...
Building for message 3...
Building for message 4...
Building for message 5...
Building for message 6...
Adding messages to database...
All done!
The hardest part is over (mail server communication). A beta is pretty much guaranteed now.
Reply With Quote
  #23  
Old 04-14-2003, 10:43 PM
filburt1 filburt1 is offline
 
Join Date: Feb 2002
Location: Maryland, US
Posts: 6,144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

UPDATE

The system seems to be working flawlessly at WDF after working out the most frustrating PHP bug that I've encountered to date. The next beta will include some new features...there's a thread in the Announcements forum at WDF as to what those will be.

It's pretty cool just playing around with it overall, too
Reply With Quote
  #24  
Old 04-15-2003, 04:29 AM
Smoothie Smoothie is offline
 
Join Date: Oct 2001
Location: New York
Posts: 1,834
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

POP3 access too?
Reply With Quote
  #25  
Old 04-15-2003, 10:06 AM
filburt1 filburt1 is offline
 
Join Date: Feb 2002
Location: Maryland, US
Posts: 6,144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Today at 01:23 AM Smoothie said this in Post #26
POP3 access too?
Explain.
Reply With Quote
  #26  
Old 04-15-2003, 03:51 PM
Smoothie Smoothie is offline
 
Join Date: Oct 2001
Location: New York
Posts: 1,834
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Members that have signed up for an email address on your site, using your email hack, can access via the site, and via a POP3 client, such as OutLook?

Hivemail is just web access. How will your hack integrate into the forums? Username and password?
Reply With Quote
  #27  
Old 04-15-2003, 04:04 PM
filburt1 filburt1 is offline
 
Join Date: Feb 2002
Location: Maryland, US
Posts: 6,144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No, it will not be accessable via POP clients, only the web interface.

It's integrated by user accounts, user options, and pretty much every single function of vB.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:02 AM.


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.02242 seconds
  • Memory Usage 2,242KB
  • Queries Executed 12 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (7)post_thanks_box
  • (7)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (7)post_thanks_postbit_info
  • (7)postbit
  • (7)postbit_onlinestatus
  • (7)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete