Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QM -receiving mail
#1
How do i disable the 'QM -receiving mail' window that does popup?
#2
Remove flag 0x100.
#3
thank you. should have looked into Pop3Mail.RetrieveMessages. :oops:

Member function Pop3Mail.RetrieveMessages
Code:
Copy      Help
0x100 - while receiving, show progress dialog.
#4
can i do IMAP with qm too?
#5
No. Need some IMAP library.
#6
you think this one can be used?

VMime is a powerful C++ class library for working with RFC-822 and MIME messages and Internet messaging services like IMAP, POP or SMTP.
http://www.vmime.org/
#7
C++ no, but you can try the C# version:
http://www.codeproject.com/Articles/719 ... usplus-and


Forum Jump:


Users browsing this thread: 1 Guest(s)