Re: [SOGo] Newbie questions about SQL authentication

2011-10-17 Thread Chris Moules
On 14/10/11 18:01, Peter Peltonen wrote:
 Hi,
 
...
 I was looking to avoid creating a new IMAP service just for testing
 SOGo, but unless someone knows a way to access a IMAP user MySQL
 database securely remotely, I need to start installing a new IMAP
 server.
 
 Best,
 Peter

Well Mysql has SSL capabilities. I don't know if the SOPE/SOGo client supports 
them however.
Alternatively, a SSH port forward is always a good option. especially if it is 
just for testing. Quick and easy.

This will forward the local 'mysql' port to 'remote.host' (man ssh for option 
info):
ssh -TNf -L 3306:127.0.0.1:3306 u...@remote.host

Regards

Chris
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Newbie questions about SQL authentication

2011-10-17 Thread André Schild

Am 17.10.2011 09:47, schrieb Chris Moules:

On 14/10/11 18:01, Peter Peltonen wrote:

Hi,


...

I was looking to avoid creating a new IMAP service just for testing
SOGo, but unless someone knows a way to access a IMAP user MySQL
database securely remotely, I need to start installing a new IMAP
server.

Best,
Peter

Well Mysql has SSL capabilities. I don't know if the SOPE/SOGo client supports 
them however.
Alternatively, a SSH port forward is always a good option. especially if it is 
just for testing. Quick and easy.

This will forward the local 'mysql' port to 'remote.host' (man ssh for option 
info):
ssh -TNf -L 3306:127.0.0.1:3306 u...@remote.host

Just a normal plain ipsec (or openvpn) tunnel is most of the time the 
best solution.

They are very well tested and you can tunnel many things trough them.

André
--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] What do you think is the most annoying bug in Lightning?

2011-10-17 Thread Alessio Fattorini

I see this post on

http://weblogs.mozillazine.org/calendar/2011/10/what_do_you_think_is_the_most_.html

I put my request for

refresh killer: https://bugzilla.mozilla.org/show_bug.cgi?id=502936
offline mode support: https://bugzilla.mozilla.org/show_bug.cgi?id=380060
hooks / stubs mechanisms: 
https://bugzilla.mozilla.org/show_bug.cgi?id=586276



If you put your request too, maybe we have ligtning 1.0 support for 
sogo :-)

--
Alessio Fattorini (alessio.fattor...@nethesis.it)

nethesis srl - Via degli Olmi 16/4 - 61100 Pesaro (PU)
tel. +39 0721 405516 - fax +39 0721 268147
www.nethesis.it - i...@nethesis.it
--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] CardDAV with iOS 5

2011-10-17 Thread Imo Graf

Hello,

I can't connect my iPhone 4S with iOS 5 to my SOGo server. With iOS 4 it 
works finde. CalDAV works but CardDAV don't work.


Is this normal?
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] smtp-auth

2011-10-17 Thread Beat Horn
thanks for all your answers. There is no mailserver on that machine (yet) -
the idea was to setup a slim and performant solution communicating with ah
existing external hosters mailserver. this could be done with tine or
oxchange but those are either slow or not slim at all. Maybe I should
consider postfix as proposed. But still I think that smtp auth included in
SOGo would be a good idea.
rgds
Beat

2011/10/16 Patrick Ben Koetter p...@state-of-mind.de

 * Martin Rabl users@sogo.nu:
  Update ... ;-)
 
  Am 16.10.11 22:01, schrieb Martin Rabl:
  Am 16.10.11 19:53, schrieb starfish:
  looks like many people miss smtp-auth. will it be available in SOGo 2 ?
  SOGo itself delivers into the configured smarthost.
  Ok, when you need another mailserver (than the smarthost), which
  wants SOGo to authenticate itself, there could be a need.

 Strictly speaking an SMTP server that accepts messages from SOGo becomes an
 MSA
 (message submission agent). MSAs are special, because messages originiate
 from
 MSAs. Messages enter the mail transfer at the MSA and then relays and
 border
 filters (vulgo: Gateway) transfer it closer to the final destination where
 it
 they are delivered to an MDA.

 As an MSA the SMTP server has the special role to ensure the message
 conforms
 to Internet standards (complete envelope addresses etc.) and the MSA must
 (!)
 ensure the message was submitted only by authorized senders.

 The RFC for Submission states a client MUST use SMTP AUTH before it
 authorizes
 the client to submit the message and it MAY use TLS (to protect weak AUTH
 mechanisms).

 I think if SOGo and MTA/MSA are on the same host, it should suffice to
 create
 a dedicated server instance that lets only clients from 127.0.0.1 submit
 messages and do the MSA checks at this level. Something like this in
 Postfix
 master.cf will probably do:

 127.0.0.1:25 inet n-   n   -   - smtpd
-o smtpd_delay_reject=no
-o smtpd_client_restrictions=permit_mynetworks,reject
-o smtpd_helo_restrictions=
-o
 smtpd_sender_restrictions=reject_non_fqdn_sender,reject_unknown_sender_domain
-o
 smtpd_recipient_restrictions=reject_non_fqdn_recipient,reject_unknown_recipient_domain,permit_mynetworks,reject
-o smtpd_data_restrictions=reject_unauth_pipelining
-o smtpd_end_of_data_restrictions=
-o smtpd_restriction_classes=
-o mynetworks=127.0.0.1/32
-o smtpd_client_connection_count_limit=0
-o smtpd_client_connection_rate_limit=0
-o
 receive_override_options=no_header_body_checks,no_unknown_recipient_checks
-o local_header_rewrite_clients=

 And yes, if SOGo submits messages to an MSA that isn't on the same host
 SOGo
 should use SMTP AUTH.


  But, in this case IMHO it would be a better setup SOGo to deliver
  Mails to the localhost-mailserver, which is configured to relay to
  the mailserver with the smtp-auth-need.
  Easy setup ...
 
 http://postfix.state-of-mind.de/patrick.koetter/smtpauth/smtp_auth_mailservers.html
 
  (Thank you, Patrick)

 Glad it is still of help. :)

 p@rick

 --
 state of mind ()

 http://www.state-of-mind.de

 Franziskanerstraße 15  Telefon +49 89 3090 4664
 81669 München  Telefax +49 89 3090 4666

 Amtsgericht MünchenPartnerschaftsregister PR 563

 --
 users@sogo.nu
 https://inverse.ca/sogo/lists

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Newbie question about ZEG 1.3.8

2011-10-17 Thread Christian Mack
On 2011-10-16 19:30, Luis Ponce Leao wrote:
 
 Another newb question: why can't I see any contacts on the Shared
 Addresses which I suppose comes from the directory being used, in
 ZEGs case, a LDAP server...

You just have to use the search field on the left.
Type some characters from the name or email of the person you search
for, then SOGo will display some matching ones.

No one wants to load the full directory (or scroll within) without need.
E.g. in our university that would contain ~15 000 entries.


Kind regards,
Christian Mack

-- 
Christian Mack
Gruppe Informationsdienste
Rechenzentrum Universität Konstanz
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Newbie question about ZEG 1.3.8

2011-10-17 Thread André Schild

Am 17.10.2011 12:28, schrieb Christian Mack:

On 2011-10-16 19:30, Luis Ponce Leao wrote:

Another newb question: why can't I see any contacts on the Shared
Addresses which I suppose comes from the directory being used, in
ZEGs case, a LDAP server...

You just have to use the search field on the left.
Type some characters from the name or email of the person you search
for, then SOGo will display some matching ones.

No one wants to load the full directory (or scroll within) without need.
E.g. in our university that would contain ~15 000 entries.
Or just type a single dot in the search field, you will then see all 
entries.


André
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] smtp-auth

2011-10-17 Thread Patrick Ben Koetter
* Beat Horn users@sogo.nu:
 thanks for all your answers. There is no mailserver on that machine (yet) -
 the idea was to setup a slim and performant solution communicating with ah
 existing external hosters mailserver. this could be done with tine or

Yes. I understood that idea. Its a product use case SOGo developers might not
have on their list (yet).

 oxchange but those are either slow or not slim at all. Maybe I should
 consider postfix as proposed. But still I think that smtp auth included in
 SOGo would be a good idea.

+1

p@rick


 rgds
 Beat
 
 2011/10/16 Patrick Ben Koetter p...@state-of-mind.de
 
  * Martin Rabl users@sogo.nu:
   Update ... ;-)
  
   Am 16.10.11 22:01, schrieb Martin Rabl:
   Am 16.10.11 19:53, schrieb starfish:
   looks like many people miss smtp-auth. will it be available in SOGo 2 ?
   SOGo itself delivers into the configured smarthost.
   Ok, when you need another mailserver (than the smarthost), which
   wants SOGo to authenticate itself, there could be a need.
 
  Strictly speaking an SMTP server that accepts messages from SOGo becomes an
  MSA
  (message submission agent). MSAs are special, because messages originiate
  from
  MSAs. Messages enter the mail transfer at the MSA and then relays and
  border
  filters (vulgo: Gateway) transfer it closer to the final destination where
  it
  they are delivered to an MDA.
 
  As an MSA the SMTP server has the special role to ensure the message
  conforms
  to Internet standards (complete envelope addresses etc.) and the MSA must
  (!)
  ensure the message was submitted only by authorized senders.
 
  The RFC for Submission states a client MUST use SMTP AUTH before it
  authorizes
  the client to submit the message and it MAY use TLS (to protect weak AUTH
  mechanisms).
 
  I think if SOGo and MTA/MSA are on the same host, it should suffice to
  create
  a dedicated server instance that lets only clients from 127.0.0.1 submit
  messages and do the MSA checks at this level. Something like this in
  Postfix
  master.cf will probably do:
 
  127.0.0.1:25 inet n-   n   -   - smtpd
 -o smtpd_delay_reject=no
 -o smtpd_client_restrictions=permit_mynetworks,reject
 -o smtpd_helo_restrictions=
 -o
  smtpd_sender_restrictions=reject_non_fqdn_sender,reject_unknown_sender_domain
 -o
  smtpd_recipient_restrictions=reject_non_fqdn_recipient,reject_unknown_recipient_domain,permit_mynetworks,reject
 -o smtpd_data_restrictions=reject_unauth_pipelining
 -o smtpd_end_of_data_restrictions=
 -o smtpd_restriction_classes=
 -o mynetworks=127.0.0.1/32
 -o smtpd_client_connection_count_limit=0
 -o smtpd_client_connection_rate_limit=0
 -o
  receive_override_options=no_header_body_checks,no_unknown_recipient_checks
 -o local_header_rewrite_clients=
 
  And yes, if SOGo submits messages to an MSA that isn't on the same host
  SOGo
  should use SMTP AUTH.
 
 
   But, in this case IMHO it would be a better setup SOGo to deliver
   Mails to the localhost-mailserver, which is configured to relay to
   the mailserver with the smtp-auth-need.
   Easy setup ...
  
  http://postfix.state-of-mind.de/patrick.koetter/smtpauth/smtp_auth_mailservers.html
  
   (Thank you, Patrick)
 
  Glad it is still of help. :)
 
  p@rick
 
  --
  state of mind ()
 
  http://www.state-of-mind.de
 
  Franziskanerstraße 15  Telefon +49 89 3090 4664
  81669 München  Telefax +49 89 3090 4666
 
  Amtsgericht MünchenPartnerschaftsregister PR 563
 
  --
  users@sogo.nu
  https://inverse.ca/sogo/lists
 
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists

-- 
state of mind ()
Digitale Kommunikation

http://www.state-of-mind.de

Franziskanerstraße 15  Telefon +49 89 3090 4664
81669 München  Telefax +49 89 3090 4666

Amtsgericht MünchenPartnerschaftsregister PR 563

-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] CardDAV with iOS 5

2011-10-17 Thread Martin Waschbüsch IT-Dienstleistungen

Am 17.10.2011 um 11:21 schrieb Imo Graf:

 Hello,
 
 I can't connect my iPhone 4S with iOS 5 to my SOGo server. With iOS 4 it 
 works finde. CalDAV works but CardDAV don't work.
 
 Is this normal?
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists


For the time being, yes. This is a known issue and apparently being worked on 
and hopefully fixed in 1.3.9 (if I read the ticket right).

Cheers,

Martin

--
Martin Waschbüsch
IT-Dienstleistungen
Schumacherring 29
81737 München

Telefon: +49 89 57005708
Fax: +49 89 57868023
Mobil: +49 170 2189794
serv...@waschbuesch.it
http://www.waschbuesch.it

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Newbie questions about SQL authentication

2011-10-17 Thread Peter Peltonen
Hi,

2011/10/17 André Schild an...@schild.ws:
 Well Mysql has SSL capabilities. I don't know if the SOPE/SOGo client
 supports them however.
 Alternatively, a SSH port forward is always a good option. especially if
 it is just for testing. Quick and easy.

 This will forward the local 'mysql' port to 'remote.host' (man ssh for
 option info):
 ssh -TNf -L 3306:127.0.0.1:3306 u...@remote.host

 Just a normal plain ipsec (or openvpn) tunnel is most of the time the best
 solution.
 They are very well tested and you can tunnel many things trough them.

Thanks for the tips! I should have thought about ssh port forwarding myself.

If I need a more permanent remote solution I will check MySQL SSL
support and VPN possibilities.

Cheers,
Peter
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] Did not find field extractor class (OCSiCalFieldExtractor)

2011-10-17 Thread Hannes Erven
Hi again,


my brand new SOGo 2.0.0b1 install (from source) throws an error when I
attempt to edit a calendar event:


Oct 17 14:15:19 sogod [27896]: 0x0x80d6ae8[GCSFolderType] ERROR: did
not find field extractor class (OCSiCalFieldExtractor)

Oct 17 14:15:19 sogod [27896]: [ERROR]
0x089876A8[SOGoAppointmentObject]:6CF8-4E9C1C80-143-6642AE00 write
failed: NSException: 0x898b798 NAME:GCSExtractFailed REASON:Quickfield
extractor did not return a result! INFO:{GCSFolder =
0x0x8447dd8[GCSFolder]: id=13
path=/Users/hannes/Calendar/B47-4E299E00-121-3178B500 type=Appointment
loc=mysql://sogo@localhost/sogo/sogohannes; }


I checked the GNUstep folders, and there is a
Libraries/libOGoContentStore.so.0.9.0 file that contains the requested
class. A lsof shows that no process has this file open...

I'd very very grateful for any hints!


Thanks!,
-hannes

-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] CardDAV with iOS 5

2011-10-17 Thread Marek Czardybon

On 17.10.2011 13:44, Martin Waschbüsch IT-Dienstleistungen wrote:


Am 17.10.2011 um 11:21 schrieb Imo Graf:


Hello,

I can't connect my iPhone 4S with iOS 5 to my SOGo server. With iOS 4 
it works finde. CalDAV works but CardDAV don't work.


Is this normal?
--
users@sogo.nu mailto:users@sogo.nu
https://inverse.ca/sogo/lists


For the time being, yes. This is a known issue and apparently being 
worked on and hopefully fixed in 1.3.9 (if I read the ticket right).


Cheers,

Martin

--
Martin Waschbüsch
IT-Dienstleistungen
Schumacherring 29
81737 München

Telefon: +49 89 57005708
Fax: +49 89 57868023
Mobil: +49 170 2189794
serv...@waschbuesch.it mailto:serv...@waschbuesch.it
http://www.waschbuesch.it


ehlo.a.

Does anybody knows when ver 1.3.9 will be released  ?

If anybody needs log from Ipad 5.0 or server I can provide them - just 
let me know.


BR
Marek Czardybon
--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: Re: Re: [SOGo] Cannot access exchange server from outlook

2011-10-17 Thread christophschroedercs
Hello,

could it be possible that someone who has successfully changed the openchange
domain post how he has achieved it. That would make it easier for me to see
mistakes or gaps. Has at least someone done this?

Any effort is very much appreciated.

Kind regards,
Christoph Schröder-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] CardDAV with iOS 5

2011-10-17 Thread Ludovic Marcotte

On 17/10/11 08:30, Marek Czardybon wrote:

Does anybody knows when ver 1.3.9 will be released  ?

If anybody needs log from Ipad 5.0 or server I can provide them - just 
let me know.

Please try the patches that were just attached to:

http://www.sogo.nu/bugs/view.php?id=1457

Regards,

--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] Using openchange with usernames that look like email addresses

2011-10-17 Thread jonathan
Hello,

In our current configuration, all usernames are qualified with a domain name in
the form u...@domain.com. This is not a problem for IMAP software or the SOGo
web interface.

I have set up OpenChange successfuly and it works fine when the usernames do
not contain a @. Outlook seems to get confused when this is input as the full
mailbox name ends up being something like
u...@userdomain.com@openchangeserver.com.

Given those facts, my questions are as follows:

 - Is this an Outlook/Exchange or an OpenChange limitation ?
 - Is there a special escape syntax for inputting emails as usernames in
Outlook ?
 - Is there a way to provide a username mapping  between the two systems
(substituting @ for %, for example) ?

As always, keep up the great work,
Jonathan
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] CardDAV with iOS 5

2011-10-17 Thread Martin Waschbüsch IT-Dienstleistungen
Hi Ludovic,


Am 17.10.2011 um 19:16 schrieb Ludovic Marcotte:

 On 17/10/11 08:30, Marek Czardybon wrote:
 Does anybody knows when ver 1.3.9 will be released  ?
 
 If anybody needs log from Ipad 5.0 or server I can provide them - just let 
 me know.
 Please try the patches that were just attached to:

Assuming that it will be part of the next nightly build, I'll give that a try 
and let you know if it solves this issue for me, too.

Alternatively: Are there instructions somewhere on how to compile the rpm 
packages myself? ;-)

Thanks,

Martin

--
Martin Waschbüsch
IT-Dienstleistungen
Schumacherring 29
81737 München

Telefon: +49 89 57005708
Fax: +49 89 57868023
Mobil: +49 170 2189794
serv...@waschbuesch.it
http://www.waschbuesch.it

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] Building Thunderbird 3.1.x for Ubuntu 11.10

2011-10-17 Thread André Schild

Here a short howto:

http://techtuxwords.blogspot.com/2011/10/building-thunderbird-3115-for-ubuntu.html

André
--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] BTS activities for Monday, October 17 2011

2011-10-17 Thread SOGo reporter
Title: BTS activities for Monday, October 17 2011





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Monday, October 17 2011

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
1470
	2011-10-17 05:01:07
	updated (open)
	SOPE
	Sogo user should be a system user
	
	  
	
1458
	2011-10-17 16:27:40
	updated (open)
	Web Calendar
	SOGoCalendarDefaultRoles
	
	  
	
1338
	2011-10-17 03:09:34
	updated (open)
	Web Mail
	When folder list exceeds browser window height, dragging messages to bottom folders is imposible
	
	  
	
1469
	2011-10-17 04:41:32
	new (open)
	Web Preferences
	Filters on mail body
	
	  
	
1237
	2011-10-17 16:15:59
	feedback (open)
	Web Mail
	read/unread marks in the messages
	
	  
	
1096
	2011-10-17 16:06:57
	assigned (open)
	Backend Calendar
	iCal from Mac OS X 10.6 -  can't move events between calendars - CalDAVMoveEntityQueueableOperation
	
	  
	
1457
	2011-10-17 14:43:35
	resolved (fixed)
	Apple iPhone OS
	iPhone 5 GM missing calendars
	
	  
	
1039
	2011-10-17 17:01:31
	resolved (fixed)
	Web Mail
	cyrus - "Fatal error: word too long" when deleting a *lot* of messages