cvs commit: qpsmtpd/lib/Qpsmtpd SelectServer.pm

[email protected] (Matt Sergeant)
Newsgroups perl.cvs.qpsmtpd
Message-ID <[email protected]>
cvsuser     03/11/02 11:00:17

  Modified:    lib/Qpsmtpd SelectServer.pm
  Log:
  Less log rubbish
  
  Revision  Changes    Path
  1.4       +0 -1      qpsmtpd/lib/Qpsmtpd/SelectServer.pm
  
  Index: SelectServer.pm
  ===================================================================
  RCS file: /cvs/public/qpsmtpd/lib/Qpsmtpd/SelectServer.pm,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -w -r1.3 -r1.4
  --- SelectServer.pm	2 Nov 2003 17:36:36 -0000	1.3
  +++ SelectServer.pm	2 Nov 2003 19:00:17 -0000	1.4
  @@ -219,7 +219,6 @@
     $self->respond(503, "MAIL first"), return 1 unless $self->transaction->sender;
     $self->respond(503, "RCPT first"), return 1 unless $self->transaction->recipients;
     $self->respond(354, "go ahead");
  -  print "Setting indata for " . $self->client . "\n";
     $indata{$self->client()} = 1;
     $self->{__buffer} = '';
     $self->{__size} = 0;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.