> > In HTMLCleaner.pm, try changing the line for
> > "src" under the "img" => section
> > (line 422 for me).
> >
> > Change the line "src" = "src" to
> > "src" = "1"
> >
> > That restored the inline images in the html emails
> > being sent to me.
> >
> > Hope that was what you were looking
> > for...
> >
> > Jeff
> [SNIP]
>
> This is a fine but I don't seem to have a HTMLCleaner.pm on
> my system and I'm not sure where to put it or how to invoke
> it should I choose to download it.
>
> Can somebody offer guidance as I have users wishing to
> preserve their HTML images too.
Try : updatedb;locate HTMLCleaner.pm
Alternatively, it should be:
$ANOMY_SOURCE (wherever you unpacked the tarball)/bin/Anomy/HTMLCleaner.pm
> Thanks,
> Marcus.
Regards,
P