Randy Lindsey | 1 Jan 2006 11:00

Re: Export Mailing List Subscribers

I'm not logged in to my server right now, but based on everything else
in CGP, I'm sure it's an Ascii comma-separated file which would be
simple to import into Excel or something like that.  That of course is
assuming you have direct access to the server.

Randy Lindsey
Colorado Information Technologies, Inc.
http://www.coinfotech.com

> -----Original Message-----
> From: Duane Hill [mailto:d.hill <at> yournetplus.com] 
> Sent: Friday, December 30, 2005 2:00 PM
> Subject: Re: Export Mailing List Subscribers
> 
> 
> On Friday, December 30, 2005 at 8:38:29 PM, 
> mark <at> integraserve.net confabulated:
> 
> > Is there a way to export mailing list subscribers?
> 
> Only way I know of is through perl with CGP's CLI perl module.
> 
> > Thank you,
> 
> > Mark
> 
> --
> 
> "This message is made of 100% recycled electrons."
> 
(Continue reading)

Joachim Schmidt | 1 Jan 2006 12:28
Picon

Enable SpamCatcher training database?


Do I understand it correctly, that I enable the training database by adding a line:

use_score_offsets=YES;

In the CGPSpamCatcher config file (and restart)?
(It feels uncomfortable to adding lines, it could have been there, commented with # i thought.)

/Joachim Schmidt

#############################################################
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>

Duane Hill | 1 Jan 2006 13:15

Re: Export Mailing List Subscribers


On Sunday, January 1, 2006 at 10:00:15 AM, RLindsey <at> coinfotech.com confabulated:

> I'm not logged in to my server right now, but based on everything else
> in CGP, I'm sure it's an Ascii comma-separated file which would be
> simple to import into Excel or something like that.  That of course is
> assuming you have direct access to the server.

Have  a  look  in the LISTS directory under the domain the list is in.
There  will  be a file called list_name.list (with list_name being the
actual  lists  name).  Within the file, the first column is the e-mail
address  that  is  subscribed.  The  next  column  tells  the  type of
subscription  and other things. This column may even tell if an e-mail
address  has  been  unsubscribed  IF the list has not gone through its
scheduled cleanup. I'm not quite sure.

>> -----Original Message-----
>> From: Duane Hill [mailto:d.hill <at> yournetplus.com] 
>> Sent: Friday, December 30, 2005 2:00 PM
>> Subject: Re: Export Mailing List Subscribers
>> 
>> 
>> On Friday, December 30, 2005 at 8:38:29 PM, 
>> mark <at> integraserve.net confabulated:
>> 
>> > Is there a way to export mailing list subscribers?
>> 
>> Only way I know of is through perl with CGP's CLI perl module.
>> 
>> > Thank you,
(Continue reading)

Gerry Aquino | 1 Jan 2006 15:39
Picon

Re: Enable SpamCatcher training database?

Not sure what OS you are using, but in Win32, you enable the training database exactly as you describe but in the spamcatcher.conf file in the data directory. This directory also has the approved senders,blocked senders and all the scX.bin...... files.


HTH.
Gerry

On 1/1/06, Joachim Schmidt <js <at> sfg.se> wrote:

Do I understand it correctly, that I enable the training database by adding a line:

use_score_offsets=YES;

In the CGPSpamCatcher config file (and restart)?
(It feels uncomfortable to adding lines, it could have been there, commented with # i thought.)


/Joachim Schmidt

#############################################################
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>



--
Gerry Aquino
Gerry Aquino | 1 Jan 2006 15:43
Picon

Re: Enable SpamCatcher training database?

Sorry, by 'as you describe', I meant that you just uncomment an existing line, then change the no to yes.
Gerry

On 1/1/06, Gerry Aquino < gwaquino <at> gmail.com> wrote:
Not sure what OS you are using, but in Win32, you enable the training database exactly as you describe but in the spamcatcher.conf file in the data directory. This directory also has the approved senders,blocked senders and all the scX.bin...... files.


HTH.
Gerry

On 1/1/06, Joachim Schmidt < js <at> sfg.se> wrote:

Do I understand it correctly, that I enable the training database by adding a line:

use_score_offsets=YES;

In the CGPSpamCatcher config file (and restart)?
(It feels uncomfortable to adding lines, it could have been there, commented with # i thought.)


/Joachim Schmidt

#############################################################
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>



--
Gerry Aquino



--
Gerry Aquino
Ch Abarguia | 2 Jan 2006 13:00
Picon

Test

Just a test. Have had som trouble, now fixed, with my server and thus list.
Sent the Reply to the CgatePro Warning.

#############################################################
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>

Thomas Bleek | 2 Jan 2006 13:39
Picon
Favicon

Subject cutted at about 31 characters

(CGP 5.0.6 Solaris Sparc)

Hello,

I can't figure out, where to adjust the length of the
subject displayed in webmail.
It's cutted at 31 characters with appended 2 dots.
But there is enough space to display about 50 chars which
looks much better and gives some more information.

I see this on all skins.

Any hints?

Thanks,
thomas

#############################################################
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>

Thomas Bleek | 2 Jan 2006 13:57
Picon
Favicon

NetApp Snapshots and CGP

Hello,

is it OK to have directories .snapshot in every directory
under /var/Communigate?

We want to use a NFS-Filer for CGP-Data and this filer
will create .snapshot directories everywhere to allow
users easily restore deleted files without help
of an administrator. (I think, that this will not
help much with CGP.)

I want to be sure, that these directories have no ill
side-effects to CGP. If so, we can build some scripts
to restore mailboxes semiautomatic on user request.

If somebody has a idea, how to let users restore their
mailboxes with snapshots without help of an administrator
please let me know!

Thanks,
thomas

#############################################################
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>

Duane Hill | 2 Jan 2006 14:09

Re: NetApp Snapshots and CGP


On Monday, January 2, 2006 at 12:57:36 PM, bl <at> gfz-potsdam.de confabulated:

> Hello,

> is it OK to have directories .snapshot in every directory
> under /var/Communigate?

The  only  issue  I  can foresee is the removal of e-mail accounts and
domains  via  the web admin pages. If CGP sees something in an account
or  domain  it  did  not create, it will not let you remove. You would
have  to  first remove any foreign files/directories and then CGP will
remove the domain/account.

> We want to use a NFS-Filer for CGP-Data and this filer
> will create .snapshot directories everywhere to allow
> users easily restore deleted files without help
> of an administrator. (I think, that this will not
> help much with CGP.)

> I want to be sure, that these directories have no ill
> side-effects to CGP. If so, we can build some scripts
> to restore mailboxes semiautomatic on user request.

> If somebody has a idea, how to let users restore their
> mailboxes with snapshots without help of an administrator
> please let me know!

> Thanks,
> thomas

--

"This message is made of 100% recycled electrons."

#############################################################
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 | 2 Jan 2006 14:14
Picon
Favicon

Re: MAPI contacts and categories

To answer my own question: The problem has been solved by upgrading to
CGP 5.0.5/MAPI 1.1.32.

Daniel

> Hi,
> 
> We have a problem here with a new customer migrating from another
> workgroup solution (using Outlook) to CGP MAPI:
> 
> We have contacts which are assigned to several categories. In 
> the detail
> view of the contact all assigned categories show up. But when we list
> the contacts "by category" each address only shows up under 
> one category
> and not under every category it is assigned to. Using a local address
> book each contact shows up under every category it is assigned to. The
> customer had the same behaviour in his old solution.
> 
> We are using Outlook 2003 and CGP 4.3.7, MAPI 1.1.22. I 
> checked the MAPI
> history and found the following:
> "The 'View by Category' option in Outlook was not handled correctly."
> (1.1.27)
> So I installed MAPI connector version 1.1.28 on our test server (CGP
> 4.3.9), but that didn't change anything.
> 
> Can anyone confirm the problem and is there a solution around?
> 
> Thanks very much for help.
> 
> Daniel

#############################################################
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