On Wed, Feb 21, 2007 at 05:12:28PM -0200, Adriano Ferreira wrote:
> On 2/21/07, Matt Herzog <[EMAIL PROTECTED]> wrote:
> > On Wed, Feb 21, 2007 at 10:42:17AM -0800, Matt Herzog wrote:
> > > On Wed, Feb 21, 2007 at 01:16:58PM -0500, Ronald J Kimball wrote:
> > > > On Wed, Feb 21, 2007 at 10:12:28AM -0800, Matt Herzog wrote:
> > > > > On Wed, Feb 21, 2007 at 11:52:38AM -0500, Ronald J Kimball wrote:
> > > > > > On Wed, Feb 21, 2007 at 08:27:31AM -0800, Matt Herzog wrote:
> > > > > > >         $msg->attach(Type => 'image/png',
> > > > > > >                      Id   => '$firm.png',
> > > > > > >                      Path => '$firm.png',
> > > > > >
> > > > > > Those should be double quotes, not single quotes.  :)
> > > > > >
> > > > > > Ronald
> > > > >
> > > > > [EMAIL PROTECTED]:~/work$ perl dippy.pl
> > > > > <runs for a few seconds then:>
> > > > >
> > > > > ecolab.png: not readable
> > > > >
> > > > > ecolab.png would be the first png file generated.
> > > >
> > > > Perhaps ecolab.png is not in the current working directory, so the 
> > > > actual
> > > > path to the file needs to be included.
> > >
> > > I doubt there can ever be a path to the files. The png files are being 
> > > generated dynamically (earlier in the script) when some code snatches 
> > > them from an URL.
> > >
> >
> > I have attached the entire script. The DATA file looks like this:
> >
> > [EMAIL PROTECTED] ecolab heinzcorp huber sabmiller usarmycorp webmd
> > sfr emc ibm textron unitedhealth tyco tdbank rexam raytheon
> > kaplanfinancial brunswick bioera alpharma apogee diageo hbfuller pb
> > triad sanofi-aventis mod falconbridge-noranda
> 
> What is that? It has a horrible resemblance to some SPAM I receive: an
> image to defeat SPAM detectors and a bunch of nonsense to trigger
> rules about relevant messages.

Hah! Yeah I wondered when somebody would suggest I might be an aspiring
spammer. I think a pro spammer would prolly be sending mail from a MAIL
SERVER rather than a dinky Perl script.

> I hope you have a legitimate usage for that (like some mass test) and
> you're not a spammer.

The image files are cricket graphs showing how many of our customers are
logged into their servers. I send the graph png files to the account
managers who presumably need to know whether our customers are using the
software.


-- 
Ubuntu eh? I'm not really into Pokemon.
 
_______________________________________________
Boston-pm mailing list
[email protected]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to