Have a strange problem. I can send emails from my server just fine, and can send to account ON the server just fine.
The mail logs show that the messages are received and processed without issue, but somehow, they don't seem to be making it into the users mailboxes.
Oddly enough, thinking that I may have forgotten a step, I ran custombuild and did ./build todovecot. After this ran, all of the missing messages showed up.
However, any messages sent after that would not go into the users mailboxes.
Again, running ./build todovecot routed all of the messages into their proper inbox.
I feel like I must be missing something, but I have no idea what.
Any help appreciated!
Thanks!
Here's a log snippet from the accepted messages that somehow are not being sent to the users inbox:
The mail logs show that the messages are received and processed without issue, but somehow, they don't seem to be making it into the users mailboxes.
Oddly enough, thinking that I may have forgotten a step, I ran custombuild and did ./build todovecot. After this ran, all of the missing messages showed up.
However, any messages sent after that would not go into the users mailboxes.
Again, running ./build todovecot routed all of the messages into their proper inbox.
I feel like I must be missing something, but I have no idea what.
Any help appreciated!
Thanks!
Here's a log snippet from the accepted messages that somehow are not being sent to the users inbox:
2010-03-16 20:27:01 1Nri2H-0005ZX-7i <= [email protected] H=server.me.com [0.0.0.0] P=esmtps X=TLSv1:AES256-SHA:256 S=2931 [email protected] T="Check 3" from <[email protected]> for [email protected]
2010-03-16 20:27:01 1Nri2H-0005ZX-7i => user <[email protected]> F=<[email protected]> R=virtual_user T=virtual_localdelivery S=3097
2010-03-16 20:27:01 1Nri2H-0005ZX-7i Completed
Last edited: