So here's how this happens:

Someone external ([email protected], not  a local user) sends an ical
invite for an event to one of my users ([email protected]).
She accepts the event and for some reason sogo is trying to send an email
from him ([email protected]), probably a confirmation notification to
all invited parties, like this:

C: connect to <0x0x1fb54ec0[NGInternetSocketAddress]:
host=mx1.domain.comnot-filled>
S: <SMTP-Reply: code=220 line='mx1.domain.com ESMTP Postfix'>
C: EHLO ds.domain.com
S: <SMTP-Reply: code=250 line='DSN'>
S: pipelining extension supported.
S: size extension supported.
C: MAIL FROM:<[email protected]>
C: RCPT TO:<[email protected]>
C: DATA
S: <SMTP-Reply: code=354 line='End data with <CR><LF>.<CR><LF>'>
C: data(2659 bytes) ..
S: <SMTP-Reply: code=250 line='2.0.0 Ok: queued as CA5383947B3'>
C: QUIT
S: <SMTP-Reply: code=221 line='2.0.0 Bye'>
C: connect to <0x0x1fc1e850[NGInternetSocketAddress]:
host=mx1.domain.comnot-filled>
S: <SMTP-Reply: code=220 line='mx1.domain.com ESMTP Postfix'>
C: EHLO ds.domain.com
S: <SMTP-Reply: code=250 line='DSN'>
S: pipelining extension supported.
S: size extension supported.
C: MAIL FROM:<[email protected]>
C: RCPT TO:<[email protected]>
C: DATA
S: <SMTP-Reply: code=354 line='End data with <CR><LF>.<CR><LF>'>
C: data(2836 bytes) ..
S: <SMTP-Reply: code=250 line='2.0.0 Ok: queued as 0F043394810'>
C: QUIT
S: <SMTP-Reply: code=221 line='2.0.0 Bye'>
C: connect to <0x0x1fc8bf50[NGInternetSocketAddress]:
host=mx1.domain.comnot-filled>
S: <SMTP-Reply: code=220 line='mx1.domain.com ESMTP Postfix'>
C: EHLO ds.domain.com
S: <SMTP-Reply: code=250 line='DSN'>
S: pipelining extension supported.
S: size extension supported.
C: MAIL FROM:<[email protected]>
C: RCPT TO:<ERROR>
Sep 10 13:44:12 sogod: SOGo watchdog [12213]: <0x0x1fc86830[SOGoMailer]>
error with recipient 'ERROR'
EXCEPTION: <NSException: 0x1fc8dbf0> NAME:SMTPException REASON:require state
2, now in 3 INFO:(nil)
Sep 10 13:44:12 sogod: SOGo watchdog [11541]:
<0x0x1f47b8b0[WOWatchDogChild]> child 12213 exited
Sep 10 13:44:12 sogod: SOGo watchdog [11541]:
<0x0x1f47b8b0[WOWatchDogChild]>  (terminated due to signal 6)


On 10 September 2010 14:41, Ludovic Marcotte <[email protected]> wrote:

>  On 10/09/10 7:52 AM, Anton Popov wrote:
>
> Hi,
>
> This is one, I will wait for more in case this is not the only reason
>
> C: connect to <0x0x1fa810f0[NGInternetSocketAddress]: 
> host=mx1.domain.comnot-filled>
> S: <SMTP-Reply: code=220 line='mx1.domain.com ESMTP Postfix'>
> C: EHLO ds.domain.com
> S: <SMTP-Reply: code=250 line='DSN'>
> S: pipelining extension supported.
> S: size extension supported.
> C: MAIL FROM:<[email protected]>
> C: RCPT TO:<ERROR>
>
> How is this generated? What are you doing that triggers that? A recipient
> called "<ERROR>" would sure lead to issues...
>
> --
> Ludovic [email protected]  ::  +1.514.755.3630  ::  www.inverse.ca
> Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
> (www.packetfence.org)
>
>
> --
> [email protected]
> https://inverse.ca/sogo/lists
>
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to