Skip to content

POP3 DELE(81) failed - -ERR Invalid message number: 81

I have 4 projects that use same catchall email (login used to fill forms is spintaxed or whatever, but the final email account is the same)

I didnt see it before but now i saw a bunch of records like this:
14:36:26: [-] POP3 DELE(81) failed - -ERR Invalid message number: 81.


Is something wrong? Are the projects colliding with each other?

Comments

  • SvenSven www.GSA-Online.de
    yep thats usually happening if two or more threads are accessing the same inbox...where both try to delete the emails and then they are no longer there.
Sign In or Register to comment.