Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Re: email parsing

by vek (Prior)
on Oct 18, 2003 at 04:28 UTC ( [id://300232]=note: print w/replies, xml ) Need Help??


in reply to Re: email parsing
in thread email parsing

You could try piping an email to your script from the command line manually. If it works you can safely assume that your script is not the cause of the problem.

cat some_email_file | /path-to/your_script.pl

If that does work then you'll probably have to find out exactly what that Cpanel thingamajig is doing.

-- vek --

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (3)
As of 2024-04-20 01:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found