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

Probleme mit Sendmail



Hallo,

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

-- 
Viktor Rosenfeld
WWW: http://www.informatik.hu-berlin.de/~rosenfel/



Reply to: