Just looked into mail manager and saw lots of mails in the spool, all marked with "error". After further investigation I found the mails in question were indeed delivered
correctly. Even a mail I sent to a Astaro engineer yesterday is in the queue (it definitely was delivered correctly as I received a reply *g*).
In the smtp logs the mail is also correctly handled:
Code:
2009:06:10-11:20:29 astaro1 exim[6737]: 2009-06-10 11:20:29 SMTP connection from [192.168.0.90]:16102 (TCP/IP connection count = 1)
2009:06:10-11:20:29 astaro1 exim[9736]: 2009-06-10 11:20:29 [192.168.0.90] F=<***@***.de> R=<***@astaro.com> Accepted: from relay
2009:06:10-11:20:29 astaro1 exim[9736]: 2009-06-10 11:20:29 1MEJyv-0002X2-1t <= ***@***.de H=(Server1.home.local) [192.168.0.90]:16102 P=esmtps X=TLSv1:AES128-SHA:128 S=2945 id=404C18A5-2A69-4B42-ABD6-408D5DAE7F29@mimectl
2009:06:10-11:20:29 astaro1 exim[9736]: 2009-06-10 11:20:29 SMTP connection from (Server1.home.local) [192.168.0.90]:16102 closed by QUIT
2009:06:10-11:20:31 astaro1 smtpd[4180]: QMGR[4180]: 1MEJyv-0002X2-1t moved to work queue
2009:06:10-11:20:40 astaro1 smtpd[9739]: SCANNER[9739]: id="1000" severity="info" sys="SecureMail" sub="smtp" name="email passed" srcip="192.168.0.90" from="***@***.de" to="***@astaro.com" subject="Login / Missing mails in user portal POP3 quarantine" queueid="10QTJE-0002X2-1t" size="1855"
2009:06:10-11:20:53 astaro1 exim[9741]: 2009-06-10 11:20:53 10QTJE-0002X2-1t => ***@astaro.com R=smarthost_route T=remote_smtp H=mail.***.de [***]:25 X=TLSv1:DHE-RSA-AES256-SHA:256
2009:06:10-11:20:53 astaro1 exim[9741]: 2009-06-10 11:20:53 10QTJE-0002X2-1t Completed
I removed private data from this excerpt. This was a mail sent from here to Astaro. The queue also contains mails I received via SMTP correctly, as I can find them in my Exchange mailbox
Here a log from an incoming mail:
Code:
2009:06:10-12:52:17 astaro1 exim[6737]: 2009-06-10 12:52:17 SMTP connection from [***]:30997 (TCP/IP connection count = 1)
2009:06:10-12:52:17 astaro1 exim[12087]: 2009-06-10 12:52:17 [212.184.24.81] F=<***@***.de> R=<***@***.de> Verifying recipient address with callout
2009:06:10-12:52:18 astaro1 exim[12087]: 2009-06-10 12:52:18 1MELPm-00038x-0m ctasd reports 'Unknown' RefID:str=0001.0A0B0206.4A2F9062.01A6,ss=1,fgs=0
2009:06:10-12:52:18 astaro1 exim[12087]: 2009-06-10 12:52:18 1MELPm-00038x-0m Greylisting: *** is a known retry host
2009:06:10-12:52:18 astaro1 exim[12087]: 2009-06-10 12:52:18 1MELPm-00038x-0m <= ***@***.de H=***.de (***) [***]:30997 P=esmtp S=4550 id=72BE84135F90C44FBDEB5C4D2D92474BA025B0@***
2009:06:10-12:52:18 astaro1 exim[12087]: 2009-06-10 12:52:18 SMTP connection from ***.de (***) [***]:30997 closed by QUIT
2009:06:10-12:52:19 astaro1 smtpd[4180]: QMGR[4180]: 1MELPm-00038x-0m moved to work queue
2009:06:10-12:52:20 astaro1 smtpd[12093]: SCANNER[12093]: id="1000" severity="info" sys="SecureMail" sub="smtp" name="email passed" srcip="***" from="***@***.de" to="***@***.de" subject="Link/Anlage" queueid="10dz5J-00038x-0m" size="3737"
2009:06:10-12:52:20 astaro1 exim[12096]: 2009-06-10 12:52:20 10dz5J-00038x-0m => ***@***.de R=static_route_hostlist T=static_smtp H=192.168.0.90 [192.168.0.90]:25 X=TLSv1:AES128-SHA:128
2009:06:10-12:52:20 astaro1 exim[12096]: 2009-06-10 12:52:20 10dz5J-00038x-0m Completed
The queue finally contains ASG notifications, too.
I found my logs also include the crash messages as already noted in
http://www.astaro.org/astaro-beta-ve...er-crashs.html