Hy, thanks to Peter I was able to solve the problem last night. On Mit, Nov 19, 2003 at 04:57:13 +0100, Klaus Zahradnik wrote: ...snip... > > I found the following errors in the logfile: > > ...snip... > @400000003fbbbafc2182a2dc 23403 dispatching data > @400000003fbbbafc2182b664 23403 354 go ahead > @400000003fbbbb1e38b6b31c 23403 XX: Permissions on the spool_dir are not > 0700 at lib/Qpsmtpd/Transaction.pm line 77, <STDIN> line 24. ^^^^^^^^ This was the problem. After changing the permissions of the directory /home/smptd/tmp to 0700 everything works like a charm.
> @400000003fbbbb1e38b6ca8c > @400000003fbbbb1e38b6ce74 Use of uninitialized value in concatenation > (.) or string at lib/Qpsmtpd/SMTP.pm line 83, <STDIN> line 24. It was the above line which confused me and led me to believe instead of knowing. > @400000003fbbbb1e38b6d644 : command 'data' failed unexpectedly () > @400000003fbbbb1e38b6de14 23403 451 Internal error - try again later - > command 'data' failed unexpectedly > @400000003fbbbb2239fcdf1c 23403 dispatching > @400000003fbbbb2239fcf2a4 23403 500 Unrecognized command > ...snip... > > I also noted, that this failure is reproduceable using telnet as well. > It is triggered when you make a empty line after the data command. > > qpsmtpd is version 0.26 which I downloaded and installed on Monday. > > Can somebody help me out here? Any help would be greatly appreciated. Danke Peter! :o) regards Klaus -- Klaus Zahradnik Sysadmin iNet Gruppe T: +43 2622 244 8032 H: +43 6991 444 8006 I: www.inetgruppe.at
