Closed (fixed)
Project:
Mailhandler
Version:
6.x-1.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Nov 2008 at 16:20 UTC
Updated:
17 Nov 2008 at 16:35 UTC
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
Comment #1
jide commentedStupid me... i had the first mail sending copies to the second one. Sorry !