Skip to content
  • anonym's avatar
    Do not test sending email when testing POP3. · de0f1de6
    anonym authored
    We cannot clean that email up (easily) since when we use POP3 deletions
    won't affect the remote inbox, only our local one. Note that we already
    test SMTP in another scenario, so no test coverage is lost,
    really (unless SMTP works differently with POP3 compared to IMAP, which
    I think we can assume is not the case).
    
    Will-fix: #12006
    de0f1de6