It seems that having more than one mailbox confuses mailhandler. Here is what i have done : 2 mailboxes are set up, each having a different email address and account. I send an email to the first account. I retrieve emails manually through the "retrieve" link in the mailhandler page. Everything is fine, mail is retrieved and node is created. But if i check the second mailbox... the email (that very email that was sent to the other account !) is retrieved another time, and another node is created, thus i have not sent the email to that account.
Maybe i missed something here ?

Comments

jide’s picture

Status: Active » Closed (fixed)

Stupid me... i had the first mail sending copies to the second one. Sorry !