Hmm, you are new here, I am not going and I don't want to chastise you for that in any manner. But just two points to help you getting better results here:

- Do you seriously expect us to inspect more than 1900 lines of code for you? Some very nice monks have tried to give you some clues as to what may be wrong, but most monks will simply not look at it. The constant advice here is to present the smallest possible piece of code that exhibits the problem. BTW, doing this exercise might help you very much finding the error by yourself. And I have no intention to look at your code, it is just too long (and, besides, it is a subject that I do not know very well, but even if it were one of my favorite topics, I would probably not take the time, I am willing to help, but I simply don't have the time and i expect some efforts from the OP to help those that are willing to help him or her).

- Using the <readmore> and </readmore> tags serves another purpose: make your post much faster to download. I am often reading PerlMonks from a mobile device on a mobile network while commuting between home and workplace, the connexion is not always great, and I get somewhat pis*ed off when the SOPW page takes ages to load because of a huge post. Especially if I have to load it each time I am getting back to the main SOPW page. I am sorry to insist, but it seems you did not get the message right, please do amend you post accordingly, do put your code section between <readmore> and </readmore> tags. That is going to make our lives easier.

Again, don't take this as an attack, this is not an attack, I am really trying to help you getting more helpful results.

Je suis Charlie.

In reply to Re^3: Trouble with Autoresponder Perl Script by Laurent_R
in thread Trouble with Autoresponder Perl Script by autoresponder

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



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.