karim belhaj | 23 May 2013 23:57
Picon

Telephone Num Account Limit

Hello ;

 

We are using CGP 5.3.15 version and searching to known if there are a limit of the number of “Telephone Number” assigned to an account in the CGP Cluster?

 

The maximum number of “Telephone Number” that we can add to an account is 250. We search to add 1100 “Telephone Number” to an account.

 

 

Can us do this ?

 

Best regards,

Karim Belhaj

Nicolas Hatier | 16 May 2013 19:02
Favicon
Gravatar

Feature request: helper protocol enhancement


Here's a feature request that has been informally asked a few times a long time ago since the introduction of the ADDHEADER answer and rule action.

The External Helper protocol should be enhanced for the helpers to be able to know the headers added by previous rules.

The protocol could be enhanced this way:
  • The protocol version become 4 instead of 3.
  • The server would not send additional information if the helper answer INTF 3
  • The FILE command would be enhanced. If there's additional headers available in memory, CGP would send:
    • 1 FILE "filename.msg" HEADERS
  • If there's no headers, CGP would send the FILE command as in version 3
    • 1 FILE "filename.msg"
  • If the helper sees the tag "HEADERS" and want to know the additional headers, it would answer with
    • 1 HEADERS
  • CGP would then give a single reply containing all the additional headers:
    • 1 HEADERS "X-AdditionalHeader: value\eX-AdditionalHeader2: value\e[...]"
  • The processing would then continue as usual.
Also, a RemoveHeader answer would be useful. This would not be the final answer of the helper, the processing would still only complete with one of the four available answers (OK, ERROR, FAILURE, ADDHEADER).

The helper would be able to command:
  • 1 REMOVEHEADER "X-SomeHeader", which would remove all X-SomeHeader headers, or
  • 1 REMOVEHEADER "X-SomeHeader: SomeValue", which would remove the X-SomeHeader header matching the value

The message could be repeated as many times as required, only one header per command. The header would be removed from the actual message and/or from the additional headers in CGP's memory.

To either of these commands, CGP would respond either
    1 OK REMOVED
or
    1 OK NOTFOUND

The second answer is still a OK answer as it's not a fatal error, it is OK for the helper to ask a nonexistent header to be removed.

These two additions would make external helpers more efficient and easier to use. The REMOVEHEADER command would prevent helpers from being forced to re-submit messages. The HEADERS tag would allow filters to be chained more efficiently, and would allow signing helpers such as DKIM to include added headers in the signature. Currently any DKIM helper must limit the headers included in the signature to a limited set, as it can't know what previous filters added to the message.

Regards
Nicolas Hatier

--

Nicolas Hatier, ing. <nicolas.hatier <at> niversoft.com>
Niversoft idées logicielles - http://www.niversoft.com

Mark J Strawcutter | 16 May 2013 17:23
Picon
Favicon

Outlook13 started failing

Outlook13 with ActiveSync account to CGP 6.0.5

Used infrequently

Yesterday when I fired it up, I got a pop-up saying "Your account could 
not be configured to synchronize new items as they arrive.  Contact your 
system administrator".

Cranked up httpu/airsync logging to "all info", but nothing jumps out at 
me in the resultant CGP logs that would explaint this.

Mark

#############################################################
This message is sent to you because you are subscribed to
  the mailing list <CGatePro <at> mail.stalker.com>.
To unsubscribe, E-mail to: <CGatePro-off <at> mail.stalker.com>
To switch to the DIGEST mode, E-mail to <CGatePro-digest <at> mail.stalker.com>
To switch to the INDEX mode, E-mail to <CGatePro-index <at> mail.stalker.com>
Send administrative queries to  <CGatePro-request <at> mail.stalker.com>

Shaun Gamble | 16 May 2013 02:48
Picon
Favicon

Upgrading CGP on Win2012 x64

Is anyone running the 64bit of CGP on Windows 2012 (64bit)?

I've just upgraded to 5.4.10. A bit slow but I did lose my mail server a 
few months ago making me move from Win2k3 to Win2012. This was the first 
time I had upgraded CGP on 2012. It didn't go as smoothly as I planned. 
Normally, I would select the upgrade button and it would ask you if it 
should stop the service. This time it didn't. It just kept failing. So I 
manually stopped the service (then closed the services window) and the 
upgrade ran as planned. I don't know if this is a new thing with CGP 
(even the the README.txt file is still the same) or whether it is due to 
being 2012.

Other than that the upgrade went fine.

BTW I have no desire to move to 6.0.x until all of the problems (AirSync 
and helpers crashing) have been fixed. I just thought I'd write that 
before anyone suggest it :-)

--

-- 

Shaun
Fitzroy Island <http://www.fitzroyisland.com>
Destination Darwin NT <http://www.destinationnt.com>
MOM Backpackers <http://www.momdarwin.com>
Value Inn Hotel <http://www.valueinn.com.au>
Please do not send any unsolicited email. It is not wanted.

#############################################################
This message is sent to you because you are subscribed to
  the mailing list <CGatePro <at> mail.stalker.com>.
To unsubscribe, E-mail to: <CGatePro-off <at> mail.stalker.com>
To switch to the DIGEST mode, E-mail to <CGatePro-digest <at> mail.stalker.com>
To switch to the INDEX mode, E-mail to <CGatePro-index <at> mail.stalker.com>
Send administrative queries to  <CGatePro-request <at> mail.stalker.com>

Daniel Rechsteiner | 11 May 2013 12:28
Picon
Favicon

MAPI Connector 1.54.11.1: Release watch folder for shared accounts

Hi,

The MAPI connector 1.54.11.1 has a new option: "Release watch folder for shared accounts"
. Anyone knows what this is for? It's not yet documented.

Thanks
Daniel
Karl Zander | 10 May 2013 16:25
Favicon

Current MAPI Connector with Outlook 2013

The release notes with current MAPI Connector (1.54.11.1 CommuniGate Pro 6.0.5) say

"Improved support for Outlook 2013."

Anyone know how much improved?  Is it actually usable?  

The previous version (1.54.9.2 CommuniGate Pro 5.4.9) said it was not possible to send messages with
Outlook 2013.  That's not usable.

http://www.communigate.com/CommuniGatePro/MAPIHistory.html

I have some computers to setup with Outlook 2013.

--Karl

#############################################################
This message is sent to you because you are subscribed to
  the mailing list <CGatePro <at> mail.stalker.com>.
To unsubscribe, E-mail to: <CGatePro-off <at> mail.stalker.com>
To switch to the DIGEST mode, E-mail to <CGatePro-digest <at> mail.stalker.com>
To switch to the INDEX mode, E-mail to <CGatePro-index <at> mail.stalker.com>
Send administrative queries to  <CGatePro-request <at> mail.stalker.com>

Tom Rymes | 8 May 2013 23:57

NTLM Format Error: Sending mail via CGP from .net

A web developer with whom we have been working has been having trouble 
sending mails from a .Net application. It sounds like the problem we are 
running into might be
this:

http://blogs.msdn.com/b/akashb/archive/2009/09/16/system-net-mail-unable-to-authenticate-against-some-third-party-smtp-servers.aspx 

But then again, that doesn't sound like the CGP I know and love.

This is what I see in the logs (hopefully there's nothing that should 
have been better obfuscated here...). I normally do not have NTLM 
enabled, but I tried enabling it (as you can see), and it still does not 
work:

***
17:25:06.427 4 SMTPI-056749([192.168.0.1]) got connection on 
[192.168.0.10]:587(rymes.com) from [192.168.0.1]:61483
17:25:06.427 5 SMTPI-056749([192.168.0.1]) out: 220 rymes.com ESMTP 
CommuniGate Pro 5.4.6 is glad to see you!\r\n
17:25:06.521 5 SMTPI-056749([192.168.0.1]) inp: EHLO SomePCName
17:25:06.521 5 SMTPI-056749([192.168.0.1]) out: 250-rymes.com domain 
name should be qualified 
SomePCName\r\n250-DSN\r\n250-SIZE\r\n250-STARTTLS\r\n250-AUTH LOGIN 
PLAIN CRAM-MD5 GSSAPI

NTLM\r\n250-ETRN\r\n250-TURN\r\n250-ATRN\r\n250-NO-SOLICITING\r\n250-HELP\r\n250-PIPELINING\r\n250 
EHLO\r\n
17:25:06.630 5 SMTPI-056749([192.168.0.1]) inp: AUTH gssapi 
TlRMTVNTUAABAAAAl4II4gAAAAAAAAAAAAAAAAAAAAAGAbAdAAAADw==
17:25:06.630 5 SMTPI-056749([192.168.0.1]) SASL(gssapi) ini: 4E 54 4C 4D 
53 53 50 00 01 00 00 00 97 82 08 E2 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 06 01 B0 1D 00 00 00 0F 00
17:25:06.630 5 SMTPI-056749([192.168.0.1]) SASL-1(gssapi) out: 4E 54 4C 
4D 53 53 50 00 02 00 00 00 00 00 00 00 30 00 00 00 03 02 98 40 38 45 32 
36 39 42 38 36 00 00 00 00 00 00 00 00 04 00 04 00 30 00 00 00 00 00 00 00
17:25:06.630 5 SMTPI-056749([192.168.0.1]) out: 334 
TlRMTVNTUAACAAAAAAAAADAAAAADAphAOEUyNjlCODYAAAAAAAAAAAQABAAwAAAAAAAAAA==\r\n
17:25:06.724 5 SMTPI-056749([192.168.0.1]) inp:
17:25:06.724 5 SMTPI-056749([192.168.0.1]) SASL-1(gssapi) inp:
17:25:06.724 5 SMTPI-056749([192.168.0.1]) out: 535 GSSAPI: NTLM format 
error\r\n
17:25:06.724 5 SMTPI-056749([192.168.0.1]) inp:
17:25:06.724 5 SMTPI-056749([192.168.0.1]) out: 501 Unknown command\r\n
17:25:06.833 5 SMTPI-056749([192.168.0.1]) inp: AUTH login 
cHVibGljQHJ5bWVzLmNvbQ==
17:25:06.833 5 SMTPI-056749([192.168.0.1]) SASL(login) ini: 
user <at> mydom.ain\000
17:25:06.833 5 SMTPI-056749([192.168.0.1]) SASL-1(login) out: Password:
17:25:06.833 5 SMTPI-056749([192.168.0.1]) out: 334 UGFzc3dvcmQ6\r\n
17:25:06.927 5 SMTPI-056749([192.168.0.1]) inp: MAIL FROM:<user <at> mydom.ain>
17:25:06.927 5 SMTPI-056749([192.168.0.1]) SASL-1(login) inp: 
0\002\011\021\019\140r\235-\162g\171\177\234\239\137\199\171\202g\172r\137
17:25:08.955 5 SMTPI-056749([192.168.0.1]) out: 535 (515) incorrect 
password or account name\r\n
17:25:08.955 3 SMTPI-056749([192.168.0.1]) read failed. Error 
Code=connection closed by peer
17:25:08.955 4 SMTPI-056749([192.168.0.1]) closing connection
17:25:08.955 4 SMTPI-056749([192.168.0.1]) releasing stream

Can anyone provide any input on how to move forward here?

Many thanks,

Tom

#############################################################
This message is sent to you because you are subscribed to
  the mailing list <CGatePro <at> mail.stalker.com>.
To unsubscribe, E-mail to: <CGatePro-off <at> mail.stalker.com>
To switch to the DIGEST mode, E-mail to <CGatePro-digest <at> mail.stalker.com>
To switch to the INDEX mode, E-mail to <CGatePro-index <at> mail.stalker.com>
Send administrative queries to  <CGatePro-request <at> mail.stalker.com>

Technical Support | 8 May 2013 14:58
Favicon

[CGP-Update] [*] CommuniGate Pro 6.0.5 is released

#############################################################
# This message came to you from CommuniGate Systems, Inc.
# Only the announces of CommuniGate Pro updates and 
# security warnings are posted on this read-only list.
# To take part in general CommuniGate Pro discussions,
# please subscribe to <CGatePro <at> stalker.com> mailing list
# (by sending any message to <CGatePro-on <at> stalker.com> ).
#############################################################

Minor/Bug fix Release

The CommuniGate Pro 6.0.5 has been released:

== Valid Core License Keys: issued after the 1st of Dec, 2011 ==

Linux (rpm-based) - Intel
<http://www.stalker.com/pub/CGatePro/6.0/CGatePro-Linux-6.0-5.i386.rpm>
<ftp://ftp.stalker.com/pub/CGatePro/6.0/CGatePro-Linux-6.0-5.i386.rpm>

Linux - Intel (tarball)
<http://www.stalker.com/pub/CGatePro/6.0/CGatePro-Linux-Intel-605.tgz>
<ftp://ftp.stalker.com/pub/CGatePro/6.0/CGatePro-Linux-Intel-605.tgz>

Linux - x86_64
<http://www.stalker.com/pub/CGatePro/6.0/CGatePro-Linux-6.0-5.x86_64.rpm>
<ftp://ftp.stalker.com/pub/CGatePro/6.0/CGatePro-Linux-6.0-5.x86_64.rpm>

MS Windows - Intel
<http://www.stalker.com/pub/CGatePro/6.0/CGatePro-Win32-Intel-605.zip>
<ftp://ftp.stalker.com/pub/CGatePro/6.0/CGatePro-Win32-Intel-605.zip>

MS Windows - x86_64
<http://www.stalker.com/pub/CGatePro/6.0/CGatePro-Win32-AMD64-605.zip>
<ftp://ftp.stalker.com/pub/CGatePro/6.0/CGatePro-Win32-AMD64-605.zip>

MacOS X (Darwin) - Intel
<http://www.stalker.com/pub/CGatePro/6.0/CGatePro-Darwin-Intel-605.tgz>
<ftp://ftp.stalker.com/pub/CGatePro/6.0/CGatePro-Darwin-Intel-605.tgz>

MacOS X (Darwin) - PowerPC
<http://www.stalker.com/pub/CGatePro/6.0/CGatePro-Darwin-PPC-605.tgz>
<ftp://ftp.stalker.com/pub/CGatePro/6.0/CGatePro-Darwin-PPC-605.tgz>

Solaris - Intel
<http://www.stalker.com/pub/CGatePro/6.0/CGatePro-Solaris-Intel-605.tar.gz>
<ftp://ftp.stalker.com/pub/CGatePro/6.0/CGatePro-Solaris-Intel-605.tar.gz>

Solaris - Sparc
<http://www.stalker.com/pub/CGatePro/6.0/CGatePro-Solaris-Sparc-605.tar.gz>
<ftp://ftp.stalker.com/pub/CGatePro/6.0/CGatePro-Solaris-Sparc-605.tar.gz>

FreeBSD 7.x - Intel
<http://www.stalker.com/pub/CGatePro/6.0/CGatePro-FreeBSD7-Intel-605.tgz>
<ftp://ftp.stalker.com/pub/CGatePro/6.0/CGatePro-FreeBSD7-Intel-605.tgz>

FreeBSD 7.x - x86_64
<http://www.stalker.com/pub/CGatePro/6.0/CGatePro-FreeBSD7-AMD64-605.tgz>
<ftp://ftp.stalker.com/pub/CGatePro/6.0/CGatePro-FreeBSD7-AMD64-605.tgz>

FreeBSD 8.x - Intel
<http://www.stalker.com/pub/CGatePro/6.0/CGatePro-FreeBSD8-Intel-605.tgz>
<ftp://ftp.stalker.com/pub/CGatePro/6.0/CGatePro-FreeBSD8-Intel-605.tgz>

FreeBSD 8.x - x86_64
<http://www.stalker.com/pub/CGatePro/6.0/CGatePro-FreeBSD8-AMD64-605.tgz>
<ftp://ftp.stalker.com/pub/CGatePro/6.0/CGatePro-FreeBSD8-AMD64-605.tgz>

AIX - PowerPC
<http://www.stalker.com/pub/CGatePro/6.0/CGatePro-AIX-PPC-605.bff.Z>
<ftp://ftp.stalker.com/pub/CGatePro/6.0/CGatePro-AIX-PPC-605.bff.Z>

History:

* MAPI: the MAPI Connector version 1.54.11.1 is included.
* Pronto: Pronto! Version 6.0.5 is included.
* AIRSYNC: application/vnd.ms-sync.multipart responses are implemented.
* AIRSYNC: now "oldest items" sync limitations are applied to contents of calendaring items, not to the
item timestamps.
* CLUSTER: simplified nonce processing for static clusters is implemented.
* CLUSTER: domain-level updates are delivered using size-limited chunks now.
* Kernel: the Mailer-Daemon messages use the sender domain name wherever possible.
* Bug Fix: Kernel: 6.0.2: RFC2231-encoded multi-part parameters were processed incorrectly.
* Bug Fix: XMPP: 6.0c2: sending packets to "XMPP components" could crash the server.
* Bug Fix: POP: 6.0.1: the POP Login Limit error was not reported in Cluster environments.
* Bug Fix: WebUser: 6.0c2: array-type Contact fields were updated incorrectly.
* Bug Fix: CLUSTER: 6.0c1: some static cluster operations worked incorrectly.
* Bug Fix: HTTP: 5.2: "chunked"-requests were proxied incorrectly.
* Bug Fix: PBXApp: 5.3: call termination during an "audio recording" operation could cause server crashing.

#############################################################
# This message is sent to you because you are subscribed to
#  the mailing list <CGPupdate <at> mail.stalker.com>.
# To unsubscribe, E-mail to: <CGPupdate-off <at> mail.stalker.com>
# Send administrative queries to  <CGPupdate-request <at> mail.stalker.com>

#############################################################
This message is sent to you because you are subscribed to
  the mailing list <CGatePro <at> mail.stalker.com>.
To unsubscribe, E-mail to: <CGatePro-off <at> mail.stalker.com>
To switch to the DIGEST mode, E-mail to <CGatePro-digest <at> mail.stalker.com>
To switch to the INDEX mode, E-mail to <CGatePro-index <at> mail.stalker.com>
Send administrative queries to  <CGatePro-request <at> mail.stalker.com>

Juergen P. [core] | 8 May 2013 14:41
Picon

barracuda networks

is anybody using reddoxx appliances for archiving ? integration issues ?

thanx in advance
--
Best Regards

Juergen Paulhart

E-Mail / VOIP / SIP / IM: juergenp <at> core.at
TEL: +43 676 30 592 44
http://www.core.at
*** Cloud based Communication Technologies & Hosted Unified Communications 
***

pub 1024D/65D0FD58 2003-07-11 CA Cert Signing Authority (Root CA) 
<gpg <at> cacert.org>
Key fingerprint = A31D 4F81 EF4E BD07 B456 FA04 D2BB 0D01 65D0 FD58
>>>  thug nature  <<<

#############################################################
This message is sent to you because you are subscribed to
  the mailing list <CGatePro <at> mail.stalker.com>.
To unsubscribe, E-mail to: <CGatePro-off <at> mail.stalker.com>
To switch to the DIGEST mode, E-mail to <CGatePro-digest <at> mail.stalker.com>
To switch to the INDEX mode, E-mail to <CGatePro-index <at> mail.stalker.com>
Send administrative queries to  <CGatePro-request <at> mail.stalker.com>

Robert M. Opalko | 7 May 2013 16:56

CommuniGate on a Virtual Server

Has anyone set up CommuniGate on a virtual server in the cloud, either 
as a primary server or as a backup server in case of catastrophe?  I'm 
looking for tips or recommendations, and if recommendations are not 
allowed on this list, you may email me directly offlist
Regards,
Robert Opalko
City of Oxford

#############################################################
This message is sent to you because you are subscribed to
  the mailing list <CGatePro <at> mail.stalker.com>.
To unsubscribe, E-mail to: <CGatePro-off <at> mail.stalker.com>
To switch to the DIGEST mode, E-mail to <CGatePro-digest <at> mail.stalker.com>
To switch to the INDEX mode, E-mail to <CGatePro-index <at> mail.stalker.com>
Send administrative queries to  <CGatePro-request <at> mail.stalker.com>

Mark J Strawcutter | 6 May 2013 15:14
Picon
Favicon

6.0.n/dynamic cluster/activesync/alias problem?

6.0.3 in our case,  <at> + <at>  dynamic cluster, both android and iOS activesync 
clients, account yyyyyyyy has alias defined pointing to a read-only 
shared calendar in account xxxxxxxx

If both accounts happen to get opened on the same backend, all is well.

If the accounts happen to get opened on different backends, the shared 
calendar doesn't sync and we get CGP log entries on the backend like:

00:03:58.817 1 MAILBOX(xxxxxxxx <at> iup.edu/$1327547$) failed to SYNC. Error 
Code=negative response from the backend server
00:03:58.817 1 AIRSYNC-911591(yyyyyyyy <at> iup.edu/ApplF2LJG9ATF8H7) 
'~xxxxxxxx/$1327547$' sync data reading failed. Error Code=negative 
response from the backend server

anyone else seeing this?

Mark

#############################################################
This message is sent to you because you are subscribed to
  the mailing list <CGatePro <at> mail.stalker.com>.
To unsubscribe, E-mail to: <CGatePro-off <at> mail.stalker.com>
To switch to the DIGEST mode, E-mail to <CGatePro-digest <at> mail.stalker.com>
To switch to the INDEX mode, E-mail to <CGatePro-index <at> mail.stalker.com>
Send administrative queries to  <CGatePro-request <at> mail.stalker.com>


Gmane