Re: Net::Telnet and SMTP



Hi, thanks for the response.

I'm actually using input_log, and I still don't see the messages
returned. Like I mentioned above, I can somtimes get them, but not
until I do my final get() after a complete smtp session, but if I do
something to generate an error (such as issuing smtp commands out of
order, etc.) I cannot get the error message returned by the server,
which is real interest here anyway.

Do you know if input_log has some sort of buffer limit before it writes
to the filehandle? Or is there some reason that it's not writing
immediately, except in the cases of the smtp greeting and the EHLO
response? Even in those cases, I have to do an $obj->get() before the
responses will be logged.

Thanks again for the help,

crr

.



Relevant Pages

  • Re: Monitor RBL activity
    ... Look at the fourth entry - it does show the 550 response, but SMTP logs do not record enhanced SMTP response codes like 550 5.7.1 in the above case. ... Exchange Server 2007: Managing And Filtering Anti-Spam Agent Logs ... > i have a couple rbl for connection filtering and i ...
    (microsoft.public.exchange.admin)
  • FW-1 NG FP2 SMTP Security Service and RFC 2821 - Bad interpretation
    ... Actually the problem is that when an SMTP client issues a EHLO request to ... A client SMTP SHOULD start an SMTP session by issuing the EHLO ... will give a successful response, a failure response, or an error ...
    (comp.security.firewalls)
  • Re: Cant send email from J2ME.
    ... You've opened a connection to an SMTP server (I presume it's an SMTP server ... authentication), and *only* if the server offers authentication as an option. ... Further, since extended options are only offered in response to EHLO, and the ...
    (comp.lang.java.programmer)
  • Re: Email incorrectly routed to Administrator
    ... Aplogies for the delay in my response. ... > POP3 right? ... > Does the ISP support SMTP? ... >> There must be a way around this, but I am not an admin. ...
    (microsoft.public.windows.server.sbs)
  • Re: Net::Telnet and SMTP
    ... > commands sent and the response from the server into a log file. ... > impolite SMTP clients I want to make sure that if the ...
    (comp.lang.perl.misc)