0

I'm trying to set up an IMAP server. Its a new server in a migration.

I thought I completed all the steps from Virtual mailboxes with courier-imap and postfix, but apparently I have missed something. When I run the migration tool (imapsync) I am receiving the error:

Failure: error login on [debian-x2...] wuth user [jdoe@example.com] auth [LOGIN]: 2 NO Login failed

I believe the error is telling me that there's no user on the new system named jdoe@example.com. (Login to the old system succeeds).

How do I have postfix and courier list or print their users in an attempt to figure out which is not configured properly?

jww
  • 11,918
  • 44
  • 119
  • 208
  • 1
    Unless you use a database it is not possible to list all email accounts. With `postfix` you can check whether a email account exist with `postmap` – clement Mar 30 '14 at 11:21
  • Thanks clement. I'm beginning to thing courier is the wrong tool. Its not well documented, and the docs I am finding/using do not work... – jww Mar 30 '14 at 23:39

0 Answers0