<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Arial">Hallo Rolf,<br>
<br>
versuche doch von einer Unix Maschine eine Email per Hand zu versenden:<br>
--------<br>
[root@syncronix:/etc/postfix] # telnet servername 25<br>
Trying IP..<br>
Connected to servername.<br>
Escape character is '^]'.<br>
220 xxx ESMTP xxx<br>
EHLO<br>
501 Syntax: EHLO hostname<br>
MAIL FROM: <a class="moz-txt-link-abbreviated" href="mailto:user@ordix.de">user@ordix.de</a><br>
250 Ok<br>
RCPT TO: <a class="moz-txt-link-abbreviated" href="mailto:ah@ordix.de">ah@ordix.de</a><br>
250 Ok<br>
DATA<br>
354 End data with <CR><LF>.<CR><LF><br>
xxxxxxxxx<br>
.<br>
250 Ok: queued as 068DBC4E<br>
QUIT<br>
221 Bye<br>
Connection closed by foreign host.<br>
[root@syncronix:/etc/postfix] #<br>
---------<br>
und gleichzeitig ein tail auf /var/log/mail zu verfolgen. Sagt er dann
evtl. mehr ?<br>
<br>
Gruß<br>
Alex<br>
</font></font><br>
Rolf Mannhart - Casanova Digital schrieb:
<blockquote
cite="mid01d001c78199$03eafe20$0bc0fa60$@mannhart@casanova.ch"
type="cite">
<blockquote type="cite">
<pre wrap="">versuche es mal mit:
smtpd_timeout = 300s
auf 600s setzen?
Gruß
Alex
</pre>
</blockquote>
<pre wrap=""><!---->
Hallo Alex,
Genau das gleiche wie vorher..
</pre>
</blockquote>
</body>
</html>