marciohumpris
Posts: 274
Score: 0
Joined: 5/1/2008
Status: offline
|
Hi, Martin My pleasure. Did you check the setting in antispam where you can have refused msgs sent to some account? Did you try to disable your content filters, etc (I imagine log doesnt show anything about them being hit). Maybe make some filter, where msg is from some specific address or so, write to a log file all varibables like %%sender%%, %%recipient%% (see merak/examples/variables.dat.html). So you could create some logs with all msgs, its senders and recipients. Also maybe send a copy to some audit account of all incoming mails (copy to some email address - set that account with no mailbox limit so it doesnt generate bounce backs). Not sure if that would help. Did you check also your backup mail archive paths? There has to be some explanation... First you could try to reproduce the problem, get one of those msgs and resend them using SMTP traffic test (free downloads on icewarp site) or simply send msg to un inexisting account. Once you can reproduce it, it might be easier to deselect some options that might cause this in Merak (for example disable content filters, antispam, etc) and then you could find out what is causing it. Even if posssible, late night you can try to rename entire config folder (your Merak will be completely new without all of your settings/users if using file system, so be carefull)... Not sure if some program like Filemon could help to see what account is being consulted or maybe Merak will go directly to the root mail folder. From the SMTP logs it seems to Merak that this account does exist... Or else it would show another error. Merak things it exists. Maybe even try to rename the domain and recreate it. It always happens with this domain only? So if the GUI now says duplicity, either the accounts are really duplicate (remember to check for aliases, mailing lists, groups, etc) or you have some type of DB corruption. Try to use tool display account aaleigh@dom2.xx u_password u_mailbox in DOS to see the results. Check your DB settings, consider switching over to file system, seeing if the problem disappears, moving the accounts back to a new database. Also you can check with TOOL what it informs about the setting regarding catch all setting on the domain (or check the DB directly). Hope it helps, these are just some ideas, this is really a case where you could try and if its not solved, I would suggest you contact IW support. Finally theres also a setting in Merak about what to do with bounce backs, default is bounce back for everyone, but you can restrict only to local users, for example. regards, Marcio
|