Postfix configured - now how to read and send emails of virtual users?
Hi all,
I have just configured postfix as "separate domains, non-UNIX accounts" according to postfix.org's readme.
I can see that test e-mails sent to my VIRTUAL account (let it be user1<at>mydomain.com) appear in the correct destination dir (/var/spool/mail/virtual/mydomaincom/new). I did also some telnet tests and was able to send mail from account user1<at>mydomain.com successfully.
Now I would like to read mails I have received. With a mail text client like alpine. I can see some configuration options in Alpine:
Personal Name
User Domain
SMTP Server (for sending)
NNTP Server (for news)
Inbox Path
and some other but when I set Personal name as user1 and User Domain as mydomain.com and Inbox Path as /var/spool/mail/virtual/mydomaincom I get an error:
Can't open (/var/spool/mail/virtual/mydomaincom) invalid remote specification
Note that user1<at>mydomain.com UNIX account does not exist - it is only a VIRTUAL user of postfix.
Could anyone tell me where could I look further? I can not find the answer anywhere...
Best Regards
Rob