/[smeserver]/rpms/qpsmtpd/sme8/qpsmtpd-0.83-peer_hooks.patch
ViewVC logotype

Diff of /rpms/qpsmtpd/sme8/qpsmtpd-0.83-peer_hooks.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.3 by slords, Thu Oct 29 19:31:09 2009 UTC Revision 1.4 by slords, Wed Apr 14 15:29:58 2010 UTC
# Line 1  Line 1 
 --- qpsmtpd-0.83/lib/Qpsmtpd/TcpServer.pm.peer_hooks    2009-09-22 04:49:27.000000000 -0600  
 +++ qpsmtpd-0.83/lib/Qpsmtpd/TcpServer.pm       2009-10-29 10:55:19.000000000 -0600  
 @@ -72,7 +72,7 @@ sub run {  
      # Set local client_socket to passed client object for testing socket state on writes  
      $self->{__client_socket} = $client;  
   
 -    $self->load_plugins;  
 +    $self->load_plugins unless $self->hooks;  
   
      my $rc = $self->start_conversation;  
      return if $rc != DONE;  
1  --- qpsmtpd-0.40/lib/Qpsmtpd/SMTP.pm.peer_hooks 2007-06-14 11:57:27.000000000 -0600  --- qpsmtpd-0.40/lib/Qpsmtpd/SMTP.pm.peer_hooks 2007-06-14 11:57:27.000000000 -0600
2  +++ qpsmtpd-0.40/lib/Qpsmtpd/SMTP.pm    2007-06-14 13:44:52.000000000 -0600  +++ qpsmtpd-0.40/lib/Qpsmtpd/SMTP.pm    2007-06-14 13:44:52.000000000 -0600
3  @@ -95,6 +95,11 @@  @@ -95,6 +95,11 @@


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed