You Are Here:

Community: Developer Discussion Boards

#1 Old Email logs not working in logs module? - 2008-08-21, 18:49

Join Date: Jun 2008
Posts: 87
GonzalezM
Offline
Regular Contributor
I tried printing email logs, but they do not seem to show up. SMS and phone calls work fine, though.

Code:
import logs

sms_in = logs.sms(mode='in')
print "===sms_in===\n", sms_in # ok

sms_out = logs.sms(mode='out')
print "===sms_out===\n", sms_out # ok

emails_in = logs.emails(mode='in')
print "===emails_in===\n", emails_in # empty

emails_out = logs.emails(mode='out')
print "===emails_out===\n", emails_out # empty

emails_fetched = logs.emails(mode='fetched')
print "===emails_fetched===\n", emails_fetched # empty

emails_missed = logs.emails(mode='missed')
print "===emails_missed===\n", emails_missed # empty

emails_in_alt = logs.emails(mode='in_alt')
print "===emails_in_alt===\n", emails_in_alt # empty

emails_out_alt = logs.emails(mode='out_alt')
print "===emails_out_alt===\n", emails_out_alt # empty
I don't even know what in_alt and out_alt modes are, so I don't expect anything to show up for those. But at least something should show up because there are some email messages in this device.

Maybe there's something I must do to select an email account first?

Or can I access emails in some other way?
Reply With Quote

#2 Old Re: Email logs not working in logs module? - 2008-08-21, 19:44

Join Date: Feb 2008
Posts: 2,542
Location: Bhavnagar, Gujarat, India
Send a message via Yahoo to gaba88 Send a message via Skype™ to gaba88
gaba88's Avatar
gaba88
Offline
Forum Nokia Champion
hi GonzalezM
does your logs contain emails???


Gargi Das- http://gargidas.blogsot.com

Forum Nokia Python Wiki


Learn Python at http://mobapps.org/PyS60
Reply With Quote

#3 Old Re: Email logs not working in logs module? - 2008-08-21, 20:10

Join Date: Jun 2008
Posts: 87
GonzalezM
Offline
Regular Contributor
Quote:
Originally Posted by gaba88 View Post
hi GonzalezM
does your logs contain emails???
Hmm, I don't know how to view the logs outside of using 'logs.emails()'.

If I use the Tools->Log application, there's no tab or item for viewing emails, either. There are only ways to see phone calls, SMS, and generic TCP/IP packet data.

Maybe there is no email record, but then why did someone create 'logs.emails()'?

Any method that lets me know what emails exist on the device would help me.
Reply With Quote

#4 Old Re: Email logs not working in logs module? - 2008-08-21, 20:25

Join Date: Feb 2008
Posts: 2,542
Location: Bhavnagar, Gujarat, India
Send a message via Yahoo to gaba88 Send a message via Skype™ to gaba88
gaba88's Avatar
gaba88
Offline
Forum Nokia Champion
Quote:
Originally Posted by GonzalezM View Post
Hmm, I don't know how to view the logs outside of using 'logs.emails()'.

If I use the Tools->Log application, there's no tab or item for viewing emails, either. There are only ways to see phone calls, SMS, and generic TCP/IP packet data.

Maybe there is no email record, but then why did someone create 'logs.emails()'?

Any method that lets me know what emails exist on the device would help me.
hi again
i may be wrong but i think the email connection may come in your data packet connection logs.
But try sending a new email then it will be sure in the logs and then you can access it i am sure.


Gargi Das- http://gargidas.blogsot.com

Forum Nokia Python Wiki


Learn Python at http://mobapps.org/PyS60
Reply With Quote

#5 Old Re: Email logs not working in logs module? - 2008-08-21, 20:28

Join Date: Jun 2008
Posts: 87
GonzalezM
Offline
Regular Contributor
Ok... I had a problem sending mail out. I can receive it fine. And there's a message in my outbox.

(I guess the problem there is that my email hosting company won't accept outgoing emails from my ISP. But I'll try to figure it out.)
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump
Similar Threads
Thread Thread Starter Forum Replies Last Post
email mtm help is needed siemensc55 General Symbian C++ 0 2004-07-18 19:58
Email over SMS arun95 General Messaging 1 2004-02-26 14:48
Nokia EMail POP3 header issue McHale General Discussion 2 2004-01-10 09:49
MS Smartphones have a WORKING EMail app! McHale General Discussion 0 2003-12-16 20:16
simple/special email notification aharonalon Smart Messaging 1 2003-03-24 13:12

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia