Hi all, when I try to send mail from my email client (Kmail) via my toaster (a rented server machine only running apache, toaster and sshd), it often doesn't accept my mail on the first try. Sometimes it works on the second try, more often I need 6 - 10 tries until my mail is sended.
Looking at the log files I found, that CHKUSR isn't always invoked. Here a short piece of my log file (addresses removed): @4000000042cdbbdd2e54f064 tcpserver: status: 1/20 @4000000042cdbbdd2e5a5f04 tcpserver: pid 1194 from client-ip @4000000042cdbbdd2e5a6abc tcpserver: ok 1194 0:toaster-ip:25 :client-ip::39756 @4000000042cdbbe621b134bc tcpserver: end 1194 status 0 @4000000042cdbbe621b1445c tcpserver: status: 0/20 @4000000042cdbbf0253de9a4 tcpserver: status: 1/20 @4000000042cdbbf0253df55c tcpserver: pid 1196 from client-ip @4000000042cdbbf0253df944 tcpserver: ok 1196 0:toaster-ip:25 :client-ip::39757 @4000000042cdbbf42fec555c CHKUSER relaying rcpt: from <[EMAIL PROTECTED]:[EMAIL PROTECTED]:> remote <private-pc:unknown:client-ip> rcpt <[EMAIL PROTECTED]> : client allowed to relay @4000000042cdbbf70cc1e074 tcpserver: end 1196 status 0 @4000000042cdbbf70cc1ec2c tcpserver: status: 0/20 It shows the first (unsuccesful) and second (successful) try to send mail. I can't reproduce this behaviour. Everything worked fine in the beginning, but later, maybe from the time a added a new virtual domain, the desaster began. I'm totally stuck, as I'm not a toaster expert. Do you have a hint where I should start to investigate? Thanks Ulrich
