[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Probleme mit Sendmail



Gads... Based on LKML feedback, I coerced the sendmail folk into
supporting fsync(dir) for Linux...  Looks like we'll have to revisit
the conditions for using it!

Please send me the following information:
	1) kernel on NFS server
	2) user or kernel NFS server
	3) kernel on NFS client
	4) user or kernel NFS client

On Wed, 5 Sep 2001, Viktor Rosenfeld wrote:

> I having problems with sendmail.  Ie when trying to send a mail via port
> 25, sendmail closes the connection, when I try to finish a mail with a
> .  (dot).  Here's a transcript ...
>
> Trying 192.168.0.2...
> Connected to bart.
> Escape character is '^]'.
> 220 bart.wg.lan ESMTP Debian Sendmail 8.12.0.Beta19/8.12.0.Beta19/Debian
> 8.12.0.Beta19; Wed, 5 Sep 2001 00:20:34 +0200
> helo bart
> 250 bart.wg.lan Hello bart.wg.lan [192.168.0.2], pleased to meet you
> mail from:<viktor@bart>
> 250 2.1.0 <viktor@bart>... Sender ok
> rpct to:<viktor@bart>
> 500 5.5.1 Command unrecognized: "rpct to:<viktor@bart>"
> rcpt to:<viktor@bart>
> 250 2.1.5 <viktor@bart>... Recipient ok
> data
> 354 Enter mail, end with "." on a line by itself
> Hello
> .
> Connection closed by foreign host.
>
>
> In the syslog, I get ...
>
> Sep  5 00:21:08 bart sm-mta[8852]: f84MKYL8008852: from=<viktor@bart>,
> size=0, class=0, nrcpts=1,
> msgid=<200109042221.f84MKYL8008852@bart.wg.lan>, proto=SMTP, daemon=MTA,
> relay=bart.wg.lan [192.168.0.2]
> Sep  5 00:21:08 bart sm-mta[8852]: f84MKYL8008852: SYSERR(root):
> queueup: cannot fsync queue directory .: Invalid argument
>
>
> I recently moved my whole /var-partition to a NFS server, could there be
> some problems with the mounts?
>
> Here's /etc/exports on the NFS server ...
>
> /exports/home   bart(rw,no_root_squash)
> /exports/usr    bart(rw,no_root_squash)
> /exports/var    bart(rw,no_root_squash)
> /exports/halde  bart(rw,no_root_squash)
>
> and the relevant parts from /etc/fstab on the client ...
>
> # Dateisystem auf homer
> homer:/exports/var   /var       nfs     rw                            0
> 2
> homer:/exports/usr   /usr       nfs     rw                            0
> 2
> homer:/exports/home  /home      nfs     rw                            0
> 2
> homer:/exports/halde /vol/halde nfs     rw                            0
> 2

-- 
Rick Nelson
DOS: n., A small annoying boot virus that causes random spontaneous system
     crashes, usually just before saving a massive project.  Easily cured by
     UNIX.  See also MS-DOS, IBM-DOS, DR-DOS.
	-- David Vicker's .plan



Reply to: