<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR></HEAD>
<BODY style="FONT: 10pt Courier New" leftMargin=5 topMargin=5>
<DIV>
<DIV>Hallo,</DIV>
<DIV> </DIV>
<DIV>schon wieder habe ich ein Problem mit Postfix in Verbindung mit MySQL. Wenn 
ich auf der Shell des Servers eine Email an den Benutzer <A 
href="mailto:edv@praxis-gercke-graul.de">edv@praxis-gercke-graul.de</A> schicke 
funktioniert das einwandfrei:</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>Aug 19 13:48:00 linuxcom postfix/pickup[5433]: 5084A117647: uid=0 
from=<root><BR>Aug 19 13:48:00 linuxcom postfix/cleanup[5459]: 
5084A117647: message-id=<<A 
href="mailto:20040819114800.GA5454@linuxcom">20040819114800.GA5454@linuxcom</A>><BR>Aug 
19 13:48:00 linuxcom postfix/qmgr[5434]: 5084A117647: from=<<A 
href="mailto:root@linuxcom.praxis-gercke-graul.de">root@linuxcom.praxis-gercke-graul.de</A>>, 
size=449, nrcpt=1 (queue active)<BR>Aug 19 13:48:00 linuxcom 
postfix/virtual[5464]: 5084A117647: to=<<A 
href="mailto:edv@praxis-gercke-graul.de">edv@praxis-gercke-graul.de</A>>, 
relay=virtual, delay=0, status=sent (delivered to maildir)<BR>Aug 19 13:48:00 
linuxcom postfix/qmgr[5434]: 5084A117647: removed<BR>Aug 19 13:48:00 linuxcom 
postfix/pickup[5433]: 5084A117647: uid=0 from=<root><BR>Aug 19 13:48:00 
linuxcom postfix/cleanup[5459]: 5084A117647: message-id=<<A 
href="mailto:20040819114800.GA5454@linuxcom">20040819114800.GA5454@linuxcom</A>><BR>Aug 
19 13:48:00 linuxcom postfix/qmgr[5434]: 5084A117647: from=<<A 
href="mailto:root@linuxcom.praxis-gercke-graul.de">root@linuxcom.praxis-gercke-graul.de</A>>, 
size=449, nrcpt=1 (queue active)<BR>Aug 19 13:48:00 linuxcom 
postfix/virtual[5464]: 5084A117647: to=<<A 
href="mailto:edv@praxis-gercke-graul.de">edv@praxis-gercke-graul.de</A>>, 
relay=virtual, delay=0, status=sent (delivered to maildir)<BR>Aug 19 13:48:00 
linuxcom postfix/qmgr[5434]: 5084A117647: removed</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>Schicke ich aber von einem anderen Mailserver aus eine Email an <A 
href="mailto:edv@praxis-gercke-graul.de">edv@praxis-gercke-graul.de</A> bekomme 
</DIV>
<DIV>ich folgende Fehlermeldung im Log:</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>Aug 19 13:49:52 linuxcom postfix/smtpd[5467]: warning: smtpd_peer_init: 
192.168.1.5: address not listed for hostname localhost<BR>Aug 19 13:49:52 
linuxcom postfix/smtpd[5467]: connect from unknown[192.168.1.5]<BR>Aug 19 
13:49:52 linuxcom postfix/smtpd[5467]: NOQUEUE: reject: RCPT from 
unknown[192.168.1.5]: 550 <<A 
href="mailto:edv@praxis-gercke-graul.de">edv@praxis-gercke-graul.de</A>>: 
Recipient address rejected: User unknown in local recipient table; from=<<A 
href="mailto:Administrator@Wicker-Klinik.de">Administrator@Wicker-Klinik.de</A>> 
to=<<A 
href="mailto:edv@praxis-gercke-graul.de">edv@praxis-gercke-graul.de</A>> 
proto=SMTP helo=<wckhvmxrelay.wicker.de><BR>Aug 19 13:49:52 linuxcom 
postfix/smtpd[5467]: disconnect from unknown[192.168.1.5]<BR></DIV>
<DIV> </DIV>
<DIV>Kann mir jemand weiterhelfen. Hier noch die Konfiguration des 
Servers:</DIV>
<DIV> </DIV>
<DIV>linuxcom:~# postconf -n<BR>alias_database = hash:/etc/aliases<BR>alias_maps 
= hash:/etc/aliases<BR>append_dot_mydomain = no<BR>biff = no<BR>config_directory 
= /etc/postfix<BR>inet_interfaces = all<BR>mailbox_command 
=<BR>mailbox_size_limit = 0<BR>mydestination = $myhostname, $mydomain, 
localhost, locahost.$mydomain<BR>mydomain = praxis-gercke-graul.de<BR>myhostname 
= linuxcom.praxis-gercke-graul.de<BR>mynetworks = 192.168.128.0/24, 
127.0.0.0/8<BR>recipient_delimiter = +<BR>relay_domains = $mydestination, 
praxis-gercke-graul.de<BR>relayhost = 192.168.1.5<BR>smtpd_banner = $myhostname 
ESMTP<BR>transport_maps = hash:/etc/postfix/transport<BR>virtual_gid_maps = 
mysql:/etc/postfix/ids.mysql<BR>virtual_mailbox_base = 
/var/spool/maildirs<BR>virtual_mailbox_maps = 
mysql:/etc/postfix/mailbox.mysql<BR>virtual_minimum_uid = 
5000<BR>virtual_uid_maps = mysql:/etc/postfix/ids.mysql<BR>linuxcom:~#<BR></DIV>
<DIV>linuxcom:~# cat /etc/postfix/master.cf<BR># 
==========================================================================<BR># 
service type  private unpriv  chroot  wakeup  maxproc 
command + 
args<BR>#               
(yes)   (yes)   (yes)   (never) (100)<BR># 
==========================================================================<BR>smtp      
inet  n       
-       n       
-       -       
smtpd<BR>#submission inet n      
-       n       
-       -       
smtpd<BR>#       -o 
smtpd_etrn_restrictions=reject<BR>#628      inet  
n       -       
n       -       
-       qmqpd<BR>pickup    
fifo  n       
-       n       
60      1       
pickup<BR>cleanup   unix  n       
-       n       
-       0       
cleanup<BR>qmgr      fifo  
n       -       
n       300     
1       qmgr<BR>#qmgr     
fifo  n       
-       n       
300     1       
oqmgr<BR>rewrite   unix  -       
-       n       
-       -       
trivial-rewrite<BR>bounce    unix  
-       -       
n       -       
0       bounce<BR>defer     
unix  -       
-       n       
-       0       
bounce<BR>trace     unix  
-       -       
n       -       
0       bounce<BR>verify    
unix  -       
-       n       
-       1       
verify<BR>flush     unix  
n       -       
n       1000?   
0       flush<BR>proxymap  unix  
-       -       
n       -       
-       
proxymap<BR>smtp      unix  
-       -       
n       -       
-       smtp<BR>relay     
unix  -       
-       n       
-       -       
smtp<BR>#       -o smtp_helo_timeout=5 -o 
smtp_connect_timeout=5<BR>showq     unix  
n       -       
n       -       
-       showq<BR>error     
unix  -       
-       n       
-       -       
error<BR>local     unix  
-       n       
n       -       
-       local<BR>virtual   unix  
-       n       
n       -       
-       
virtual<BR>lmtp      unix  
-       -       
n       -       
-       lmtp<BR>anvil     
unix  -       
-       n       
-       1       
anvil<BR>#<BR># Interfaces to non-Postfix software. Be sure to examine the 
manual<BR># pages of the non-Postfix software to find out what options it 
wants.<BR>#<BR># maildrop. See the Postfix MAILDROP_README file for 
details.<BR>#<BR>maildrop  unix  -       
n       n       
-       -       
pipe<BR>  flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d 
${recipient}<BR>uucp      unix  
-       n       
n       -       
-       pipe<BR>  flags=Fqhu user=uucp 
argv=uux -r -n -z -a$sender - $nexthop!rmail 
($recipient)<BR>ifmail    unix  
-       n       
n       -       
-       pipe<BR>  flags=F user=ftn 
argv=/usr/lib/ifmail/ifmail -r $nexthop 
($recipient)<BR>bsmtp     unix  
-       n       
n       -       
-       pipe<BR>  flags=Fq. user=bsmtp 
argv=/usr/lib/bsmtp/bsmtp -d -t$nexthop -f$sender 
$recipient<BR>scalemail-backend unix  -       
n       n       
-       2       
pipe<BR>  flags=R user=scalemail 
argv=/usr/lib/scalemail/bin/scalemail-store ${nexthop} ${user} 
${extension}</DIV>
<DIV> </DIV>
<DIV># only used by postfix-tls<BR>#tlsmgr   fifo  
-       -       
n       300     
1       tlsmgr<BR>#smtps    
inet  n       
-       n       
-       -       
smtpd -o smtpd_tls_wrappermode=yes -o 
smtpd_sasl_auth_enable=yes<BR>#587      inet  
n       -       
n       -       
-       smtpd -o smtpd_enforce_tls=yes -o 
smtpd_sasl_auth_enable=yes<BR></DIV>
<DIV> </DIV>
<DIV>
<DIV>Gruß,<BR>Andreas</DIV>
<DIV> </DIV>
<DIV>==============================<BR>Wicker-Klinik Bad Wildungen<BR>Andreas 
Brück<BR>Fürst-Friedrich-Str. 2-4<BR>34537 Bad Wildungen</DIV>
<DIV> </DIV>
<DIV>Tel 05621-792 605<BR>Fax 05621-792 9102<BR>Email: <A 
href="mailto:Brueck@Wicker-Klinik.de">Brueck@Wicker-Klinik.de</A><BR>==============================</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV></DIV></DIV></BODY></HTML>