Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: MIME::Lite seems to misbehave in a strange way....

by philcrow (Priest)
on Jul 11, 2007 at 14:43 UTC ( [id://626023]=note: print w/replies, xml ) Need Help??


in reply to MIME::Lite seems to misbehave in a strange way....

I had exactly this problem with a webmail client earlier in the year. All of my posts from it to a mailing list were marked just as you say. I changed the Type and used an Encoding key:
'Type' => 'text/plain; charset="us-ascii"', 'Encoding' => '-SUGGEST',
All went well after that for me. YMMV.

Phil

The Gantry Web Framework Book is now available.

Replies are listed 'Best First'.
Re^2: MIME::Lite seems to misbehave in a strange way....
by blue_cowdawg (Monsignor) on Jul 11, 2007 at 15:29 UTC

    Thanks philcrow!
    Setting the 'Type' definitely worked. The encoding type of "-SUGGEST" resulted in an error, but that's probably a versionitis thing. Once I set the encoding type and character set Mailman was happy again.


    Peter L. Berghold -- Unix Professional
    Peter -at- Berghold -dot- Net; AOL IM redcowdawg Yahoo IM: blue_cowdawg

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://626023]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (9)
As of 2024-04-26 08:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found