Ticket #1423: ispcp.patch

File ispcp.patch, 349 bytes (added by krzycho@another.int.pl, 4 months ago)

simple patch

  • /var/www/ispcp/engine/ispcp-mbox-mngr

    old new  
    18901890        return $rs if ($rs != 0); 
    18911891 
    18921892 
    1893     } if ($mail_type eq 'normal_mail'); 
     1893    } if ($mail_type =~ /^normal_mail.*/); 
    18941894 
    18951895    do { 
    18961896