Hi,
im not sure if i post it in the right section but this bug is amazing to me.
here an example
2012-02-21 13:52:59 1Rzupf-0001Kd-Hg <= [email protected] H=smtp.test.com [99.99.99.99] P=esmtp S=4464 id=002d01ccf0ca$0758c560$160a5020$@com T="test" from <[email protected]> for [email protected]
2012-02-21 13:52:59 1Rzupf-0001Kd-Hg => admin <[email protected]> F=<[email protected]> R=localuser T=local_delivery S=4589
so look at the "admin"... this means the outlook configuration have "admin" in the name label of the email account config
so if the account of the owning domain userdomaine.com is suspend by Directadmin... exim drop all email on the admin user mailbox... just because the name "admin"
this happened only if the account is suspended
i guess this happen because exim can't resolve anymore the local domain under /etc/virtual because DA rename the folder userdomaine.com_off
and so the admin match with an existing system user so exim instead of holding the email in queue like it should the email is drop under the admin user mailbox
is there anyway to fix and prevent that ?
im not sure if i post it in the right section but this bug is amazing to me.
here an example
2012-02-21 13:52:59 1Rzupf-0001Kd-Hg <= [email protected] H=smtp.test.com [99.99.99.99] P=esmtp S=4464 id=002d01ccf0ca$0758c560$160a5020$@com T="test" from <[email protected]> for [email protected]
2012-02-21 13:52:59 1Rzupf-0001Kd-Hg => admin <[email protected]> F=<[email protected]> R=localuser T=local_delivery S=4589
so look at the "admin"... this means the outlook configuration have "admin" in the name label of the email account config
so if the account of the owning domain userdomaine.com is suspend by Directadmin... exim drop all email on the admin user mailbox... just because the name "admin"
this happened only if the account is suspended
i guess this happen because exim can't resolve anymore the local domain under /etc/virtual because DA rename the folder userdomaine.com_off
and so the admin match with an existing system user so exim instead of holding the email in queue like it should the email is drop under the admin user mailbox
is there anyway to fix and prevent that ?
Last edited: