Re: Problem mit "Mail"



Basar Alabay <alabay@xxxxxxx> wrote:


Du hast, wenn Du MB-große Anhänge schicken willst, zwei Variablen, die
mitspielen müssen: der SMTP Server von Dir und der Empfangsserver
"gegenüber" (und evtl. noch das Postfach dort und das Aufnahmeverhalten
... web.de z.B. faßt oft nur 2 MB, manche nehmen aber eine (!) große

Trying 217.72.192.149...
Connected to mx-ha01.web.de.
Escape character is '^]'.
220 mx34.web.de ESMTP WEB.DE V4.107#114 Tue, 14 Aug 2007 13:15:18 +0200
ehlo 213548.static-p6.dus.net
250-mx34.web.de Hello 213548.static-p6.dus.net [213.9.47.88]
250-SIZE 70254592
250-PIPELINING
250 HELP
quit
221 mx34.web.de closing connection
Connection closed by foreign host.

Mail trotzdem auf, etc). Es fängt also schon bei Dir an: wieviel läßt
Dir dein SMTP durch? 5, 10 oder 20 MB? Mehr ist mir noch nicht begegnet,
ich habe aber auch von Leuten gehört, die 50 MB verschicken dürfen. Bei
1&1 sind es, glaube ich, 20 MB. Das heißt aber nicht, daß der Anhang 20

Trying 212.227.126.201...
Connected to mxintern0.schlund.de.
Escape character is '^]'.
220 mxintern.kundenserver.de ESMTP Exim 4.50 Tue, 14 Aug 2007 13:11:36
+0200
ehlo 213548.static-p6.dus.net
250-mxintern.kundenserver.de Hello 213548.static-p6.dus.net
[213.9.47.88]
250-SIZE 52428800
250-PIPELINING
250-AUTH PLAIN LOGIN
250-STARTTLS
250 HELP
quit
221 mxintern.kundenserver.de closing connection
Connection closed by foreign host.

Und weils so schön ist

Trying 194.25.134.72...
Connected to mx01.t-online.de.
Escape character is '^]'.
220 mailin25.aul.t-online.de T-Online ESMTP receiver fssmtpd2025 ready.
ehlo 213548.static-p6.dus.net
250-mailin25.aul.t-online.de ready.
250-SIZE 33554432
250-8BITMIME
250-ENHANCEDSTATUSCODES
250 HELP
quit
221 2.0.0 mailin25.aul.t-online.de closing.
Connection closed by foreign host.


Und falls bei einem der obigen die Konfiguration wirklich so Hirntod ist
das die Mailbox Size kleiner ist als das Message Size Limit des MTA dann
gehören die Verantwortlichen auf kleiner Flamme geröstet.

ttyl8er, t.k.

ttyl8er, t.k.

--
Life is Xerox, and you're just a copy
.



Relevant Pages

  • Re: redefining Net::Telnet "escape" character
    ... > Out of curiousity isn't the escape character used for client side ... > since to drop to a subshell, as that subshell would be your Perl script??? ... login for every connection. ... connection i make in the sequence is why i need to redefine it in my ...
    (perl.beginners)
  • Re: Why Would ResponseStream().Read return zero bytes when not at end of file?
    ... there is no network requirement that the number of bytes delivered by the server before closing the connection is identical to the number of bytes the server advertised in the HTTP response. ... The advertised length is just that: an advertisement. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Closing connections
    ... I am getting connection pool timeouts and am only testing the site so I'm not sure why. ... Dim strSQL As String ... and it looks like you left everything open without closing them before you left. ... You read the data with a datareader that is reading the data from the resultset at the spot of the returned resultset, you instantiate a DTO, you add the DTO ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Closing DataReader using ApplicationBlocks
    ... you need be concerned about closing the connection when you close the dr. ... Dim dr as SqlDataReader ... Joe Fallon "Paolo Pignatelli" wrote in message ...
    (microsoft.public.dotnet.framework.aspnet)
  • FTP - (NLST-LIST) -> 425 Unable to build data connection: Connection refused
    ... PWD XPWD SIZE LIST NLST SITE SYST STAT ... HELP NOOP FEAT OPTS ADAT* AUTH* CCC* CONF* ... die Fehlermeldung "425 Unable to build data connection: ...
    (microsoft.public.de.german.entwickler.dotnet.csharp)