-- sid-filter/sid-filter.c.orig 2007-04-10 00:48:38.000000000 -0600
++ sid-filter/sid-filter.c 2007-04-10 00:51:43.000000000 -0600
int err;
char *user;
char *domain;
char *auth_authen;
Context sic;
#ifndef DEBUG
sid_msgcleanup(ctx);
/*
** Accept authed users.
*/
if (auth_authen = smfi_getsymval(ctx, "{auth_authen}"))
return SMFIS_ACCEPT;
** Don't fail on the RFC2821 bounce address.