Ok, some success:
root@dur:~# root@dur:~# tail /var/log/mail.log Aug 28 06:16:11 dur postfix/smtpd[8142]: connect from localhost[127.0.0.1] Aug 28 06:16:11 dur postfix/smtpd[8142]: 42CE518430D: client=localhost[127.0.0.1] Aug 28 06:16:11 dur postfix/cleanup[8146]: 42CE518430D: message-id=<mailman.1.1346159769.8140.test6@dur.bounceme.net> Aug 28 06:16:11 dur postfix/qmgr[8134]: 42CE518430D: from=<test6-bounces@dur.bounceme.net>, size=2086, nrcpt=1 (queue active) Aug 28 06:16:11 dur postfix/smtpd[8142]: disconnect from localhost[127.0.0.1] Aug 28 06:16:11 dur dovecot: lda(thufir): msgid=<mailman.1.1346159769.8140.test6@dur.bounceme.net>: saved mail to INBOX Aug 28 06:16:11 dur postfix/local[8147]: 42CE518430D: to=<thufir@dur.bounceme.net>, relay=local, delay=0.58, delays=0.1/0/0/0.48, dsn=2.0.0, status=sent (delivered to command: /usr/lib/dovecot/deliver -c /etc/dovecot/conf.d/01-mail-stack-delivery.conf -m "${EXTENSION}") Aug 28 06:16:11 dur postfix/qmgr[8134]: 42CE518430D: removed Aug 28 06:16:13 dur postfix/smtp[8149]: CAF4E182913: to=<hawat.thufir@gmail.com>, relay=gmail-smtp-in.l.google.com[209.85.225.26]:25, delay=2.4, delays=0.09/0.02/0.93/1.4, dsn=2.0.0, status=sent (250 2.0.0 OK 1346159773 ut4si4609983igb.1) Aug 28 06:16:13 dur postfix/qmgr[8134]: CAF4E182913: removed root@dur:~#
Message 42CE518430D to thufir@dur.bounceme.net shows up correctly in my inbox via dovecot.
However, once I subscribed myself, thufir@dur.bounceme.mail, to the test6 group, I got back:
root@dur:~# root@dur:~# tail /var/log/mail.log Aug 28 06:23:47 dur postfix/qmgr[9368]: 526E1182913: from=<test6-bounces@dur.bounceme.net>, size=1967, nrcpt=1 (queue active) Aug 28 06:23:47 dur postfix/smtpd[9379]: disconnect from localhost[127.0.0.1] Aug 28 06:23:47 dur dovecot: lda(thufir): msgid=<mailman.0.1346160226.9406.test6@dur.bounceme.net>: saved mail to INBOX Aug 28 06:23:47 dur postfix/local[9384]: 526E1182913: to=<thufir@dur.bounceme.net>, relay=local, delay=0.28, delays=0.09/0/0/0.19, dsn=2.0.0, status=sent (delivered to command: /usr/lib/dovecot/deliver -c /etc/dovecot/conf.d/01-mail-stack-delivery.conf -m "${EXTENSION}") Aug 28 06:23:47 dur postfix/qmgr[9368]: 526E1182913: removed Aug 28 06:24:10 dur dovecot: pop3-login: Login: user=<thufir>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=9411, TLS Aug 28 06:24:10 dur dovecot: pop3(thufir): Disconnected: Logged out top=0/0, retr=1/2110, del=0/3, size=6300 Aug 28 06:24:27 dur postfix/smtpd[9379]: connect from localhost[127.0.0.1] Aug 28 06:24:27 dur postfix/smtpd[9379]: NOQUEUE: reject: RCPT from localhost[127.0.0.1]: 550 5.1.1 <test6@dur.bounceme.net>: Recipient address rejected: User unknown in local recipient table; from=<thufir@localhost> to=<test6@dur.bounceme.net> proto=ESMTP helo=<dur.bounceme.net> Aug 28 06:24:35 dur postfix/smtpd[9379]: disconnect from localhost[127.0.0.1] root@dur:~#
Is this maybe a problem with postfix configuration?
thanks,
Thufir