wallix / PEPS

Innovative Open source Email + File sharing
GNU Affero General Public License v3.0
699 stars 114 forks source link

smtp and imap4 support? #20

Open elgs opened 9 years ago

elgs commented 9 years ago

PEPS looks quite promising. However, I have two questions:

  1. Does PEPS support smtp and imap4, so that I can still use my phone to access my mails?
  2. How to do upgrade PEPS?

Thanks, Elgs

hbbio commented 9 years ago

Thanks for the feedback:

To upgrade PEPS, you need to run:

# in PEPS directory
git pull
make update

(this is specified in the still small Operator Manual)

elgs commented 9 years ago

Thanks @hbbio.

The roadmap looks very exciting and ambitious. I think IMAP4 support will make PEPS really useful as other devices can join to play. I'd like to pay for this product if its support multiple domain emails. I own several domains. Now I use postfix + dovecot and optionally roundcube if a web mail interface is needed. The configurations of these three software are not pleasant. It makes the migration of the mail systems need a lot of determination. PEPS looks really promising. Keep my fingers crossed.