0

I'm developing application that will read messages from IMAP server.. what would you recommend for local development/testing (easy configurable light server)

Platform - Ubuntu Linux

Pydev UA
  • 4,983
  • 6
  • 39
  • 52

2 Answers2

2

Your question is not really programming related, but for a well known open-source IMAP server you could use Dovecot.

mdeous
  • 16,601
  • 7
  • 55
  • 58
-1

mocking twisted imap server worked for me !

Pydev UA
  • 4,983
  • 6
  • 39
  • 52