![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
use SyslogScan::SendmailUtil;
open(FH,"/var/log/syslog"); my $transfer; while ($transfer = SyslogScan::SendmailUtil::getNextMailTranfer(\*FH)) { # process the tranfer }
canonAddress()
routine modifies the address of the
Sendmail routines to be all-lowercase, remove enclosing brackets, and
append '@localhost' to local addresses. Modifying this routine will change
how SyslogScan canonicalizes.
This code is Copyright (C) SatelLife, Inc. 1996. All rights reserved. This code is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
In no event shall SatelLife be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation (including, but not limited to, lost profits) even if the authors have been advised of the possibility of such damage.
$CommentsMailTo = "perl5@dcs.ed.ac.uk"; include("../syssies_footer.inc");?>