[Mimedefang] Stumped on mimedefang-2.21 upgrade

Brett Simpson simpsonb at hillsboroughcounty.org
Sat Oct 12 10:42:01 EDT 2002


Here's my sendmail.mc file.

divert(-1)
include(`/usr/share/sendmail-cf/m4/cf.m4')
VERSIONID(`linux setup for Red Hat Linux')dnl
OSTYPE(`linux')dnl
define(`MAIL_SETTINGS_DIR', `/etc/mail/')dnl
LOCAL_USER(`root')dnl
MASQUERADE_AS(`hillsboroughcounty.org')dnl
MASQUERADE_DOMAIN(`hillsboroughcounty.org')dnl
RELAY_DOMAIN(`hillsboroughcounty.org')dnl
define(`confCHECK_ALIASES', `True')dnl
define(`confFORWARD_PATH', `')dnl
define(`confMAX_MESSAGE_SIZE', `50000000')dnl
define(`confPRIVACY_FLAGS', `novrfy,noexpn,authwarnings')dnl
define(`confQUEUE_LA', `24')dnl
define(`confQUEUE_SORT_ORDER', `time')dnl
define(`confREFUSE_LA', `32')dnl
define(`confDOMAIN_NAME', `ns2b.hillsboroughcounty.org')dnl
define(`confTO_QUEUERETURN', `3d')dnl
define(`MAIL_HUB',`smtpgate.hillsboroughcounty.org')dnl
define(`confBIND_OPTS',`-DNSRCH -DEFNAMES')
INPUT_MAIL_FILTER(`mimedefang',
`S=unix:/var/spool/MIMEDefang/mimedefang.sock, T=S:45s;R:45s')
FEATURE(`nocanonify')
FEATURE(`accept_unqualified_senders')dnl
FEATURE(`accept_unresolvable_domains')dnl
FEATURE(`masquerade_entire_domain')dnl
FEATURE(`masquerade_envelope')dnl
FEATURE(`access_db')dnl
FEATURE(`blacklist_recipients')dnl
FEATURE(`smrsh')dnl
FEATURE(`use_cw_file')dnl
FEATURE(`virtusertable')
MAILER(`local')
MAILER(`smtp')
MAILER(`procmail')

On Sat, 2002-10-12 at 10:25, Brett Simpson wrote:
> Here what my multiplexor is being started with from my init script.
> 
> /usr/local/bin/mimedefang-multiplexor -p /var/spool/MIMEDefang/mimedefang-multiplexor.pid -m 2 -x 20 -U defang -b 300 -w 10 -l -t /var/log/mimedefang/stats -T -s /var/spool/MIMEDefang/mimedefang-multiplexor.sock
> 
> 
> [root at ns2 bin]# ./mimedefang.pl -test
> Filter /etc/mail/mimedefang-filter seems syntactically correct.
> [root at ns2 bin]#
> 
> [root at ns2 bin]# ./mimedefang.pl -features
> MIMEDefang version 2.21
> 
> File::Scan                    : yes
> HTML::Parser                  : yes
> Path:CONFDIR                  : yes (/etc/mail)
> Path:QUARANTINEDIR            : yes (/var/spool/MIMEDefang)
> Path:SENDMAIL                 : yes (/usr/sbin/sendmail)
> Path:SPOOLDIR                 : yes (/var/spool/MIMEDefang)
> SpamAssassin                  : yes
> Virus:FileScan                : yes
> Virus:OpenAV                  : yes
> HTMLCleaner                   : no
> Virus:AVP                     : no
> Virus:CLAMAV                  : no
> Virus:FPROT                   : no
> Virus:FSAV                    : no
> Virus:HBEDV                   : no
> Virus:NAI                     : no
> Virus:NVCC                    : no
> Virus:RAV                     : no
> Virus:SOPHIE                  : no
> Virus:SOPHOS                  : no
> Virus:TREND                   : no
> 
> IO::Socket                    : Version 1.26
> MIME::Tools                   : Version 5.411
> MIME::Words                   : Version 5.404
> Digest::SHA1                  : Version 2.00
> Mail::SpamAssassin            : Version 2.41
> Anomy::HTMLCleaner            : missing
> File::Scan                    : Version 0.37
> HTML::Parser                  : Version 3.26
> [root at ns2 bin]#
> 
> 
> >>>> dfs at roaringpenguin.com 10/11/02 23:13 PM >>>
> >On Fri, 11Oct 2002, Brett Simpson wrote:
> 
> >> My maillog doesn't report any errors and ps shows the process's
> >> running ok. The email gets relayed through with no modifications from
> >> mimedefang. I just tried going back to mime-defang 2.16 and it doesn't
> >> work either. I suspect one of the perl packages I installed changed
> >> something.
> 
> >Is your Sendmail config file OK?  What does "mimedefang.pl -test" say?
> >How about "mimedefang.pl -features"?  What if you add the "-l" option
> >to mimedefang-multiplexor?
> 
> >--
> >David.
> 
> _______________________________________________
> MIMEDefang mailing list
> MIMEDefang at lists.roaringpenguin.com
> http://lists.roaringpenguin.com/mailman/listinfo/mimedefang





More information about the MIMEDefang mailing list