[SOGo] BTS activities for Monday, September 05 2011

2011-09-05 Thread SOGo reporter
Title: BTS activities for Monday, September 05 2011 BTS Activities Home page: http://www.sogo.nu/bugs Project: SOGo For the period covering: Monday, September 05 2011 idlast updatestatus (resolution)categorysummary

Re: [SOGo] cannot send message: (smtp) originator not accepted

2011-09-05 Thread Patrick Ben Koetter
* Burkart Orlowski | Onlinehelp24 : > > I narrowed it down to: > C: connect to <0x0x9085de0[NGInternetSocketAddress]: host=127.0.0.1 > not-filled> > 2011-09-05 23:28:12.414 sogod[13599] SMTP: reply has invalid format ((nil)) > 2011-09-05 23:28:12.415 sogod[13599] Could not connect to the SMTP ser

Re: [SOGo] cannot send message: (smtp) originator not accepted

2011-09-05 Thread Burkart Orlowski | Onlinehelp24
I narrowed it down to: C: connect to <0x0x9085de0[NGInternetSocketAddress]: host=127.0.0.1 not-filled> 2011-09-05 23:28:12.414 sogod[13599] SMTP: reply has invalid format ((nil)) 2011-09-05 23:28:12.415 sogod[13599] Could not connect to the SMTP server 127.0.0.1 on port 25 There was 127.0.0.1/8

Re: [SOGo] cannot send message: (smtp) originator not accepted

2011-09-05 Thread Patrick Ben Koetter
* Burkart Orlowski | Onlinehelp24 : > > Thanks for your replies so far. > > The SOGo log file says: > C: connect to <0x0x8d0d868[NGInternetSocketAddress]: host=127.0.0.1 > not-filled> > S: > C: EHLO server > S: > S: pipelining extension supported. > S: size extension supported. > C: MAIL FROM:

Re: [SOGo] cannot send message: (smtp) originator not accepted

2011-09-05 Thread Burkart Orlowski | Onlinehelp24
Thanks for your replies so far. The SOGo log file says: C: connect to <0x0x8d0d868[NGInternetSocketAddress]: host=127.0.0.1 not-filled> S: C: EHLO server S: S: pipelining extension supported. S: size extension supported. C: MAIL FROM: C: QUIT S: Any suggestions? Burkart On 05.09.2011, at

Re: [SOGo] Hook proposal

2011-09-05 Thread Helge Kraak
Thanks for your answer Francis. I think I will try it this way. Best regards Helge On Wed, 31 Aug 2011 21:14:58 -0400, Francis Lachapelle wrote: > Hi Helge > > On 2011-08-28, at 7:27 PM, Helge Kraak wrote: > >> On top of the SOGo GUI we have the navigation links 'calendar', 'contacts'

Re: [SOGo] cannot send message: (smtp) originator not accepted

2011-09-05 Thread Patrick Ben Koetter
* Christian Holzberger : > is 127.0.0.1/32 in mynetworks / is it a trusted source for sending mail? The error says: "cannot send message: (smtp) originator not accepted" This is a client issue (cannot send) not a server problem (cannot accept/receive). I would take a look at the sogo.log. It shou

Re: [SOGo] cannot send message: (smtp) originator not accepted

2011-09-05 Thread Christian Holzberger
is 127.0.0.1/32 in mynetworks / is it a trusted source for sending mail? if not the domain you are sending from has to be a localdomain name, either a "real" localdomain or a virtual one. On 09/05/2011 10:38 PM, Burkart Orlowski | Onlinehelp24 wrote: unfortunately syslog does not say much: po

Re: [SOGo] cannot send message: (smtp) originator not accepted

2011-09-05 Thread Christian Holzberger
and try to increase the postfix log level, if not you wont get much output from it. On 09/05/2011 10:38 PM, Burkart Orlowski | Onlinehelp24 wrote: unfortunately syslog does not say much: postfix/smtpd[12133]: connect from server[127.0.0.1] postfix/smtpd[12133]: disconnect from server[127.0.0.1]

Re: [SOGo] cannot send message: (smtp) originator not accepted

2011-09-05 Thread Burkart Orlowski | Onlinehelp24
unfortunately syslog does not say much: postfix/smtpd[12133]: connect from server[127.0.0.1] postfix/smtpd[12133]: disconnect from server[127.0.0.1] Burkart On 05.09.2011, at 21:39, Patrick Ben Koetter wrote: * Burkart Orlowski | Onlinehelp24 : > I figured out that I am able to receive IMAP m

Re: [SOGo] cannot send message: (smtp) originator not accepted

2011-09-05 Thread Patrick Ben Koetter
* Burkart Orlowski | Onlinehelp24 : > I figured out that I am able to receive IMAP mails with the web > interface but cannot send mails via SMTP. There's an error message > saying: > "cannot send message: (smtp) originator not accepted". That doesn't look like a Postfix error message. > The postf

[SOGo] cannot send message: (smtp) originator not accepted

2011-09-05 Thread Burkart Orlowski | Onlinehelp24
Hi there, I figured out that I am able to receive IMAP mails with the web interface but cannot send mails via SMTP. There's an error message saying: "cannot send message: (smtp) originator not accepted". The postfix parameter "strict_rfc821_envelopes=no" didn't change that fact. Any ideas what mi

[SOGo] Lightning : invert colors (categories/calendars)

2011-09-05 Thread Vincent Gatignol
Hi there, Just wanting to share a modification made on the lightning xpi : inverting colors between the event category and calendar. Right now, all is hard coded. If someone want to improve this adding an option in the prefs, I just don't know how to do this... These modifications have to be don

Re: [SOGo] Hook proposal

2011-09-05 Thread Tarjei Huse
On 09/01/2011 03:14 AM, Francis Lachapelle wrote: > Hi Helge > > On 2011-08-28, at 7:27 PM, Helge Kraak wrote: > >> On top of the SOGo GUI we have the navigation links 'calendar', 'contacts', >> 'mail' and 'settings'. I think it would be great if one could easily add >> more links, so that it wou