I have struggled with this install for a couple days off and on and
need some help.
1. In my imap client I can check my dbmail mailbox, copy email to it,
and read them.
2. postmap produces the following.
# postmap -q [EMAIL PROTECTED] mysql:/sw/etc/postfix/virtual_aliases.cf
[EMAIL PROTECTED]
3. Sending via telnet does this.
# telnet 192.168.100.200 25
Trying 192.168.100.200...
Connected to t-flower.dyndns.org.
Escape character is '^]'.
220 cpgnode102.cpgstar.com ESMTP Postfix (2.2.8)
HELO 192.168.100.200
250 cpgnode102.cpgstar.com
MAIL FROM: [EMAIL PROTECTED]
250 Ok
RCPT TO: [EMAIL PROTECTED]
250 Ok
DATA
354 End data with <CR><LF>.<CR><LF>
Test
.
250 Ok: queued as 97FE2BC86CF
4. mail.log show this
Feb 21 20:20:05 Pico postfix/master[5671]: reload configuration /sw/
etc/postfix
Feb 21 20:20:21 Pico postfix/smtpd[7487]: connect from t-
flower.dyndns.org[192.168.100.200]
Feb 21 20:20:35 Pico postfix/smtpd[7487]: 97FE2BC86CF: client=t-
flower.dyndns.org[192.168.100.200]
Feb 21 20:20:45 Pico postfix/cleanup[7490]: 97FE2BC86CF: message-
id=<[EMAIL PROTECTED]>
Feb 21 20:20:45 Pico postfix/qmgr[7483]: 97FE2BC86CF:
from=<[EMAIL PROTECTED]>, size=369, nrcpt=1 (queue active)
Feb 21 20:20:45 Pico postfix/error[7491]: 97FE2BC86CF:
to=<[EMAIL PROTECTED]>, relay=none, delay=13, status=bounced (User
unknown in virtual alias table)
Feb 21 20:20:45 Pico postfix/cleanup[7490]: 4C5ACBC86D1: message-
id=<[EMAIL PROTECTED]>
Feb 21 20:20:45 Pico postfix/qmgr[7483]: 4C5ACBC86D1: from=<>,
size=2069, nrcpt=1 (queue active)
Feb 21 20:20:45 Pico postfix/qmgr[7483]: 97FE2BC86CF: removed
Feb 21 20:20:45 Pico postfix/error[7491]: 4C5ACBC86D1:
to=<[EMAIL PROTECTED]>, relay=none, delay=0, status=bounced (User
unknown in virtual alias table)
Feb 21 20:20:45 Pico postfix/qmgr[7483]: 4C5ACBC86D1: removed
I'm sure someone would need more info which I will be happy to
provide if anyone is inclined to help.
Thank you.
Bradley Giesbrecht