Re: [Dovecot] Deliver - Virtual users

2008-02-22 Thread Tobias Balle-Petersen
Hello... Is this also true for my problem with users over quota receiving mails? Tobias Gerard wrote: Rejecting mail has to occur at the MTA level.

Re: [Dovecot] Deliver - Virtual users - [SOLVED]

2008-02-22 Thread Tobias Balle-Petersen
Hello I still have the problem of deliver not honoring quotas. Users over quota still receive mail. Tobias Tobias Balle-Petersen wrote: Hello... As Charles Marcus said, my problem is with postfix, not dovecot.

Re: [Dovecot] Deliver - Virtual users

2008-02-22 Thread Gerard
On Fri, 22 Feb 2008 12:09:08 +0100 Tobias Balle-Petersen <[EMAIL PROTECTED]> wrote: > Mail to users who do not exist in LDAP or locally are accepted and > mailfolders are created. I want mail to users that do not exist in > LDAP or locally to be rejected. This is really a Postfix problem. There

Re: [Dovecot] Deliver - Virtual users - [SOLVED]

2008-02-22 Thread Tobias Balle-Petersen
Hello... As Charles Marcus said, my problem is with postfix, not dovecot. I have solved my problem like this: 1. Create file /etc/postfix/ldap/local_recipients.cf with content: bind = no server_host = ldap://192.168.0.51:389 search_base = cn=users,dc=yoiko,dc=local,dc=kontrapunkt,dc=dk query

[Dovecot] Deliver - Virtual users

2008-02-22 Thread Tobias Balle-Petersen
Hello... I have dovecot 1.0.10 running with users in an LDAP database. Things are working as they should with IMAP. However, I can't seem to make deliver w. postfix work they way I want. My problems are: Mail to users who do not exist in LDAP or locally are accepted and mailfolders are creat