[Mimedefang] Syslog, Solaris

Philip Clever philip at turquoise.net
Tue Oct 15 10:24:00 EDT 2002


I can in a few hours...

----- Original Message ----- 
From: "David F. Skoll" <dfs at roaringpenguin.com>
To: <mimedefang at lists.roaringpenguin.com>
Sent: Tuesday, October 15, 2002 2:44 AM
Subject: [Mimedefang] Syslog, Solaris


> Hi,
> 
> I'm trying to make MIMEDefang and Syslog work better on Solaris.  Could
> someone who has access to a Solaris machine on which setlogsock('unix')
> fails please e-mail me the output of this Perl script:
> 
> #-----------------------------------------------
> use Sys::Syslog qw(:DEFAULT setlogsock);
> $a = setlogsock('unix');
> if (defined($a)) {
>     print "Result: $a\n";
> } else {
>     print "Undefined\n";
> }
> #-----------------------------------------------
> 
> (Please mail to me, not the list, if you can remember... :-))
> 
> I'm also looking at using Unix::Syslog if it's detected, but there are
> issues because it uses constants which could cause compiler errors
> if they're not defined.
> 
> Thanks,
> 
> David.
> 
> _______________________________________________
> MIMEDefang mailing list
> MIMEDefang at lists.roaringpenguin.com
> http://lists.roaringpenguin.com/mailman/listinfo/mimedefang



More information about the MIMEDefang mailing list