mail entregue depois removido no postfix

4

Acabei de instalar e configurar o Postfix / Dovecont + Mysql + PostfixAdmin. Quando tento enviar e-mails de, e. gmail.com é entregue, mas não consigo vê-lo na pasta de e-mail. Parece ser apagado. Aqui está o meu maillog. Alguém pode ajudar por quê?

Sep 27 17:12:53 ND-12053 postfix/smtpd[29098]: connect from mail-yw0-f44.google.com[209.85.213.44]
Sep 27 17:12:53 ND-12053 postfix/trivial-rewrite[29101]: warning: do not list domain mydomain.com in BOTH mydestination and virtual_mailbox_domains
Sep 27 17:12:53 ND-12053 postfix/smtpd[29098]: 9A8B69E0F9D: client=mail-yw0-f44.google.com[209.85.213.44]
Sep 27 17:12:53 ND-12053 postfix/cleanup[29102]: 9A8B69E0F9D: message-id=<CAOgJ1rEcfNDy2yr7mmj9zTi=0UYOS-DdZYSohR9Bv987MiFVPQ@mail.gmail.com>
Sep 27 17:12:53 ND-12053 postfix/qmgr[27094]: 9A8B69E0F9D: from=<[email protected]>, size=1482, nrcpt=1 (queue active)
Sep 27 17:12:53 ND-12053 postfix/trivial-rewrite[29101]: warning: do not list domain mydomain.com in BOTH mydestination and virtual_mailbox_domains
Sep 27 17:12:53 ND-12053 postfix/trivial-rewrite[29101]: warning: do not list domain mydomain.com in BOTH mydestination and virtual_mailbox_domains
Sep 27 17:12:53 ND-12053 postfix/trivial-rewrite[29101]: warning: do not list domain mydomain.com in BOTH mydestination and virtual_mailbox_domains
Sep 27 17:12:53 ND-12053 postfix/local[29103]: 9A8B69E0F9D: to=<[email protected]>, orig_to=<[email protected]>, relay=local, delay=0.04, delays=0.02/0.01/0/0.01, dsn=2.0.0, status=sent (delivered to maildir)
Sep 27 17:12:53 ND-12053 postfix/qmgr[27094]: 9A8B69E0F9D: removed

Lista de pastas de e-mail:

drwx------ 2 postfix postfix 4096 sep 27 16:43 cur
-rw------- 1 postfix postfix  248 sep 27 16:43 dovecot.index.log
-rw------- 1 postfix postfix   48 sep 27 16:47 dovecot.mailbox.log
-rw------- 1 postfix postfix   51 sep 27 16:43 dovecot-uidlist
-rw------- 1 postfix postfix    8 sep 27 16:47 dovecot-uidvalidity
-r--r--r-- 1 postfix postfix    0 sep 27 16:43 dovecot-uidvalidity.4e82357b
drwx------ 2 postfix postfix 4096 sep 27 16:43 new
-rw------- 1 postfix postfix   21 sep 27 16:47 subscriptions
drwx------ 2 postfix postfix 4096 sep 27 16:43 tmp
    
por chubbyk 27.09.2011 / 23:25

1 resposta

4

"entregue ao maildir". Tudo está bem. Olhe para o maildir e ele estará lá.

Outra coisa (não relacionada de alguma forma!): Leia a segunda linha e corrija isso na sua configuração.

    
por 28.09.2011 / 00:01