--- Brian Evans - Postfix List <[EMAIL PROTECTED]> wrote:

- snip -

> > Hi Brian
> >
> > # postmap -q [EMAIL PROTECTED]
> > mysql:/etc/postfix/mysql-virtual_mailbox_limit_maps.cf
> >
> > No output
> >   
> 
> No output means "not found"
> 
> In the case of virtual_mailbox_maps, it will reject the recipient.


Hi Brian,


Now there is output on running;

# postmap -q [EMAIL PROTECTED]
mysql:/etc/postfix/mysql-virtual_mailbox_limit_maps.cf
10485760


But mail still can't arrive.


$ tail /var/log/mail.log
Oct 11 12:11:49 xen6 postfix/cleanup[1552]: warning: A07813D813:
virtual_alias_maps map lookup problem for postmaster@ xen6.satimis.com
Oct 11 12:11:49 xen6 postfix/smtpd[1548]: disconnect from
web35203.mail.mud.yahoo.com[66.163.179.82]
Oct 11 12:15:09 xen6 postfix/anvil[1550]: statistics: max connection
rate 1/60s for (smtp:66.163.179.82) at Oct 11 12: 11:48
Oct 11 12:15:09 xen6 postfix/anvil[1550]: statistics: max connection
count 1 for (smtp:66.163.179.82) at Oct 11 12:11: 48
Oct 11 12:15:09 xen6 postfix/anvil[1550]: statistics: max cache size 1
at Oct 11 12:11:48
Oct 11 12:18:05 xen6 postfix/smtpd[1556]: connect from
ti-out-0910.google.com[209.85.142.191]
Oct 11 12:18:05 xen6 postfix/proxymap[1557]: warning: mysql query
failed: Unknown column 'destination' in 'field list'
Oct 11 12:18:05 xen6 postfix/smtpd[1556]: NOQUEUE: reject: RCPT from
ti-out-0910.google.com[209.85.142.191]: 451 4.3.0 
<[EMAIL PROTECTED]>: Temporary lookup failure;
from=<[EMAIL PROTECTED]> to=<[EMAIL PROTECTED]> proto=ESMTP hel
o=<ti-out-0910.google.com>
Oct 11 12:18:05 xen6 postfix/cleanup[1560]: warning: DABBD3D813:
virtual_alias_maps map lookup problem for postmaster@ xen6.satimis.com
Oct 11 12:18:05 xen6 postfix/smtpd[1556]: disconnect from
ti-out-0910.google.com[209.85.142.191]


Also telnet can't send mail;


$ telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.localdomain.
Escape character is '^]'.
220 xen6.satimis.com ESMTP Postfix (Debian/GNU)
ehlo localhost
250-xen6.satimis.com
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-STARTTLS
250-AUTH PLAIN LOGIN
250-AUTH=PLAIN LOGIN
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN
MAIL FROM: [EMAIL PROTECTED]
250 2.1.0 Ok
RCPT TO: [EMAIL PROTECTED]
451 4.3.0 <[EMAIL PROTECTED]>: Temporary lookup failure


$ tail /var/log/mail.log
Oct 11 12:03:09 xen6 postfix[1503]: fatal: the postfix command is
reserved for the superuser
Oct 11 12:03:35 xen6 postfix/master[1313]: reload configuration
/etc/postfix
Oct 11 12:03:35 xen6 postfix/anvil[1493]: statistics: max connection
rate 1/60s for (smtp:20 9.85.142.184) at Oct 11 12:00:35
Oct 11 12:03:35 xen6 postfix/anvil[1493]: statistics: max connection
count 1 for (smtp:209.8 5.142.184) at Oct 11 12:00:35
Oct 11 12:03:35 xen6 postfix/anvil[1493]: statistics: max cache size 1
at Oct 11 12:00:35
Oct 11 12:03:43 xen6 postfix/smtpd[1522]: connect from
localhost.localdomain[127.0.0.1]
Oct 11 12:04:42 xen6 postfix/proxymap[1523]: warning: mysql query
failed: Unknown column 'de stination' in 'field list'
Oct 11 12:04:42 xen6 postfix/smtpd[1522]: NOQUEUE: reject: RCPT from
localhost.localdomain[1 27.0.0.1]: 451 4.3.0 <[EMAIL PROTECTED]>:
Temporary lookup failure; from=<[EMAIL PROTECTED] m>
to=<[EMAIL PROTECTED]> proto=ESMTP helo=<localhost>
Oct 11 12:05:08 xen6 postfix/cleanup[1526]: warning: 6C5DE3D813:
virtual_alias_maps map look up problem for [EMAIL PROTECTED]
Oct 11 12:05:08 xen6 postfix/smtpd[1522]: disconnect from
localhost.localdomain[127.0.0.1]


Where shall I check and how to fix the problem?  TIA



> Since this "satimis" is a local user, you can simply put the entry:
> (using your posted postconf -n)
> [EMAIL PROTECTED] [EMAIL PROTECTED]
> 
> into your virutal_alias_maps. This causes local(8) to kick in and
> deliver the message because xen6.satimis.com is in mydestination.


Could you please explain in more detail?  Thanks


B.R.
Stephen L

Send instant messages to your online friends http://uk.messenger.yahoo.com 

Reply via email to