Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

Begging your indulgence fellow monks,

I did my own mail filter sorter perlscript using Mail::Audit. For the most part it seems to run fine but every so often I get an email about a returned message because my sortmail.pl script failed to run. The error message:

----- The following addresses had permanent fatal errors ----- |/home/blm/Mail/sortmail.pl (reason: 255) (expanded from: blm) ----- Transcript of session follows ----- Can't locate auto/Mail/Audit/MailInternet/effective_t.al in @INC (@INC + contains: /usr/libdata/perl5/i386-openbsd/5.8.6 /usr/local/libdata/perl5/i386-openbsd/5.8.6 /usr/libdata/perl5 /usr/local/libdata/perl5 /usr/local/libdata/perl5/site_perl/i386-openb +sd /usr/libdata/perl5/site_perl/i386-openbsd /usr/local/libdata/perl5/sit +e_perl /usr/libdata/perl5/site_perl /usr/local/lib/perl5/site_perl .) at /home/blm/Mail/sortmail.pl line 50 554 5.3.0 unknown mailer error 255

So it seems that I am missing the file effective_t.al

Now I know that I could email the author (still Simon Cozens?) but he is probably busy and I would like to work on the problem myself. I just haven't come across a file to do with perl that ends in .al. Is it something to do with AUTOLOADER? I tried rebuilding Mail::Audit from source and I get no effective_t.al. I tried searching the entire filesystem and google for evidence of this file with no luck.

I have googled with no luck but I am not perfect so the answer could be simple and findable in google. If so I am sorry for wasting time.


In reply to Mail::Audit and effective_t.al by blm

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (2)
As of 2024-04-25 06:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found