Re: postfix as delivery agent to Maildir/ style mailboxes with dovecot

2016-11-06 Thread Florian Piekert
Am 06.11.2016 um 02:37 schrieb Viktor Dukhovni: Hello everybody, I got it working, finally. A bit different from my expectation, but working. I think Viktor's comment delivered the final click that was needed. Thanks again everybody! > >> On Nov 5, 2016, at 9:08 AM, Florian Piekert wrote: >>

Re: postfix as delivery agent to Maildir/ style mailboxes with dovecot

2016-11-05 Thread Viktor Dukhovni
> On Nov 5, 2016, at 9:08 AM, Florian Piekert wrote: > > The users are "virtual" users, meaning they do not have a real account on the > mail machine, they don't exist in /etc/passwd and /etc/groups. > > Dovecot manages logins with its own passwd/users files. pop3 access and > smtp/587 delive

Re: postfix as delivery agent to Maildir/ style mailboxes with dovecot

2016-11-05 Thread Florian Piekert
Am 05.11.2016 um 19:14 schrieb li...@lazygranch.com: Hello there, > Did you do the postmap? > > When I add a virtual user, I do postmap, ‎then reload and restart. Yes. Always... And for completeness, master.cf has dovecot unix - n n - - pipe flags=DRhu user=vmail:vmail argv=/usr/lib/doveco

postfix as delivery agent to Maildir/ style mailboxes with dovecot

2016-11-05 Thread Florian Piekert
Hello everybody, as previously mentioned I have another issue I like to solve. I would like my users to use dovecot to retrieve their emails and postfix is my local hero. The users are "virtual" users, meaning they do not have a real account on the mail machine, they don't exist in /etc/passwd