Page 2 of 2 FirstFirst 12
Results 21 to 23 of 23

Thread: how to read Email from INBOX

  1. #21
    Join Date
    Nov 2006
    Posts
    37
    Thanks
    1

    Default Re: how to read Email from INBOX

    Quote Originally Posted by high_flyer View Post
    Look at this:
    http://sourceforge.net/projects/pop3filter/
    I think this is exactly what you want to do.

    What you want to do is called e.mail proxy.
    Search sourceforge for it, there are meny ready made applications.
    You don't need to reinvent the wheel.
    Sir,
    can i use mailx utility(command ) to retrieve email from user account ?
    if yes then give me some hind for using mailx in shell script
    Regards,
    Amit

  2. #22
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: how to read Email from INBOX

    Quote Originally Posted by amit_pansuria View Post
    Sir,
    can i use mailx utility(command ) to retrieve email from user account ?
    if yes then give me some hind for using mailx in shell script
    Regards,
    Amit
    I really don't know, may be some one else does.
    But why don't you just read the docs to find out?
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

  3. #23
    Join Date
    Nov 2006
    Posts
    37
    Thanks
    1

    Default Re: how to read Email from INBOX

    Quote Originally Posted by amit_pansuria View Post
    Sir,
    sorry for disturbing you again.
    i found one library "qtspaxy-src"
    now on my pc i m using evolution mail
    if i install this library then is then any configurations required such that it directly interact with my mailbox.
    and from my application i call API of this library then it should be able to retrieve mail from my mailbox.
    now question is how to configure this library and how to use it
    Best Regards,
    Amit
    Dear Sir,
    sorry for disturbing u again.
    i read many library but ddint get the result.
    now plz tell me one thing is it posible to retrieve email from the mailserver(pop3 mailserver) from my application .
    i mean my PC(runs on fedora core -6) connected with POP3 server .
    now i want to write application which retrieve mail frm mailserver directly instead of my user account inbox.
    Regards,
    Amit

Similar Threads

  1. QIODevice read()
    By ShaChris23 in forum Newbie
    Replies: 1
    Last Post: 3rd May 2007, 00:29

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.