This one time, at band camp, Lucas Nussbaum said:
> On 17/10/06 at 19:27 +0100, Stephen Gran wrote:
> > This one time, at band camp, Lucas Nussbaum said:
> > > On 17/10/06 at 14:37 +0100, Stephen Gran wrote:
> > > > Great.  What is the output of 
> > > > /usr/sbin/sendmail -d0 < /dev/null | head -1 | awk '{print $2}'
> > > > 
> > > > on one of these systems?
> > > 
> > > # /usr/sbin/sendmail -d0 < /dev/null 
> > > No recipients were listed.
> > 
> > Is that on stderr or stdout?  Is it possible to get a copy of
> > clamav-config.h from one of these systems?
> 
> Yes, it's attached.

#define SENDMAIL_BIN "/usr/sbin/sendmail"
#define SENDMAIL_VERSION_A recipients
#define SENDMAIL_VERSION_B
#define SENDMAIL_VERSION_C

Well that would be the problem right there.  It is defined, but not in a
way that we can use later on.  Probably a test for whether or not it's
[[:digit:]] before #define'ing it is the right way to go.

Thanks,
-- 
 -----------------------------------------------------------------
|   ,''`.                                            Stephen Gran |
|  : :' :                                        [EMAIL PROTECTED] |
|  `. `'                        Debian user, admin, and developer |
|    `-                                     http://www.debian.org |
 -----------------------------------------------------------------

Attachment: signature.asc
Description: Digital signature

Reply via email to