> Le 22 août 2016 à 18:40, Viktor Dukhovni <postfix-us...@dukhovni.org> a écrit > : > > >> On Aug 22, 2016, at 12:34 PM, Pascal Maes <pascal.m...@uclouvain.be> wrote: >> >> and if I send an email to xxx....@student.uclouvain.be, the mail is not >> rejected >> >> >> Aug 22 18:30:51 sympa-2.sipr.ucl.ac.be postfix/smtp[23141]: 0F1BC122A3C: >> to=<xxx....@student.uclouvain.be>, >> relay=aspmx.l.google.com[173.194.65.27]:25, delay=0.65, >> delays=0.31/0.01/0.12/0.2, dsn=2.0.0, status=sent (250 2.0.0 OK 1471883451 >> 18si19137821wjx.263 - gsmtp) > > How are you sending the email? Show all logs for queue_id "0F1BC122A3C".
Aug 22 18:30:51 sympa-2.sipr.ucl.ac.be postfix/pickup[23137]: 0F1BC122A3C: uid=1003 from=<test-mp-2-ow...@listes.uclouvain.be> Aug 22 18:30:51 sympa-2.sipr.ucl.ac.be postfix/cleanup[22980]: 0F1BC122A3C: message-id=<3b465f90-3ce0-479f-bf24-f17bf1f59...@uclouvain.be> Aug 22 18:30:51 sympa-2.sipr.ucl.ac.be postfix/qmgr[21207]: 0F1BC122A3C: from=<test-mp-2-ow...@listes.uclouvain.be>, size=3553, nrcpt=5 (queue active) Aug 22 18:30:51 sympa-2.sipr.ucl.ac.be postfix/smtp[22986]: 0F1BC122A3C: to=<pascal.m...@uclouvain.be>, relay=mail.uclouvain.be[130.104.6.130]:25, delay=0.48, delays=0.31/0/0/0.16, dsn=2.6.0, status=sent (250 2.6.0 <3b465f90-3ce0-479f-bf24-f17bf1f59...@uclouvain.be> [InternalId=35905926595487, Hostname=ucl-mbx06.OASIS.UCLOUVAIN.BE] Queued mail for delivery) Aug 22 18:30:51 sympa-2.sipr.ucl.ac.be postfix/smtp[23141]: 0F1BC122A3C: to=<xxx....@student.uclouvain.be>, relay=aspmx.l.google.com[173.194.65.27]:25, delay=0.65, delays=0.31/0.01/0.12/0.2, dsn=2.0.0, status=sent (250 2.0.0 OK 1471883451 18si19137821wjx.263 - gsmtp) Aug 22 18:31:33 sympa-2.sipr.ucl.ac.be postfix/qmgr[21207]: 0F1BC122A3C: removed > >> What is wrong ? > > Insufficient information posted. Also don't "grep" the table > source files, use "postmap -q key table [table ...]". > # postmap -q xxxxxx....@student.uclouvain.be canonical_listes relay_domains transport virtual_aliases virtual_listes virtual_google virtual_relais # To be sure # postmap -q pascal.m...@student.uclouvain.be canonical_listes relay_domains transport virtual_aliases virtual_listes virtual_google virtual_relais relay:student.uclouvain.be:25 # # postmap -q pascal.m...@uclouvain.be canonical_listes relay_domains transport virtual_aliases virtual_listes virtual_google virtual_relais relay:mail.uclouvain.be:25 # -- Pascal