[Dovecot] passwd(cont...@akairnet.com, 91.121.76.71): unknown user

2010-08-11 Thread Kurt22
I have a probleme with my configuration of dovecot I think. I have no problem for send a email but I don't want receive a email. In my /var/log/mail.log I have : Quote: connect from mail-ww0-f45.google.com[74.125.82.45] Aug 11 14:21:58 ns351550 postfix/smtpd[1844]: NOQUEUE: reject: RCPT from mail

Re: [Dovecot] passwd(cont...@akairnet.com, 91.121.76.71): unknown user

2010-08-11 Thread Kurt22
Thanks Daniel, my log have evolued but i have always the problem. I use a mysql db authentification so I have replace your answer by : local_recipient_maps = mysql:/etc/postfix/mysql-virtual_comptes.cf with in mysql-virtual_comptes.cf : hosts = 127.0.0.1 user = password = dbname = xxx

Re: [Dovecot] passwd(cont...@akairnet.com, 91.121.76.71): unknown user

2010-08-12 Thread Kurt22
I have change main.cf with : smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU) biff = no append_dot_mydomain = no #my name server myhostname = ns351550.ovh.net readme_directory = no alias_maps = hash:/etc/aliases alias_database = hash:/etc/aliases mydestination = $myhostname, localhos

Re: [Dovecot] passwd(cont...@akairnet.com, 91.121.76.71): unknown user

2010-08-12 Thread Kurt22
Really thanks for to help me. postmap -q akairnet.com mysql:/etc/postfix/mysql-virtual_domaines.cf > akairnet.com mysql-virtual_domaines.cf query = SELECT name FROM domains WHERE name = '%s' in My table domains I have : id namemaster last_check typenotified_serial

Re: [Dovecot] passwd(cont...@akairnet.com, 91.121.76.71): unknown user

2010-08-12 Thread Kurt22
In fact I don't have :s but now in my mail.log -> local configuration error Aug 12 16:35:19 ns351550 postfix/pipe[24171]: B06633BA9B: to=, relay=dovecot, delay=0.11, delays=0.07/0.01/0/0.03, dsn=5.3.5, status=bounced (local configuration error). And so in dovecot log unknow user. Do you think i

Re: [Dovecot] passwd(cont...@akairnet.com, 91.121.76.71): unknown user

2010-08-12 Thread Kurt22
Congratulation Daniel it's Ok with in my dovecot.conf, I have to add : protocol lda { postmaster_address = postmas...@akairnet.com } So now I want to recieve and send a email. But it's strange because I have always in my dovecot log passwd(cont...@akairnet.com, 91.121.76.71): unknown use

Re: [Dovecot] passwd(cont...@akairnet.com, 91.121.76.71): unknown user

2010-08-12 Thread Kurt22
Befor I had : userdb passwd { } And now : # userdb passwd { # } And now I have not this message ! Perfect :) -- View this message in context: http://old.nabble.com/passwd%28contact%40akairnet.com%2C91.121.76.71%29%3A-unknown-user-tp29409942p29421357.html Sent from the Dovecot mailing