Sam Varshavchik | 6 Apr 2004 05:13
Gravatar

Cone 20040405

Download: http://www.courier-mta.org/download.php#cone

Changes:

• Rewrite I/O to use the poll() syscall instead of select().  This 
fundamental change affects all network protocols, and affects every 
platform.  Potential compilation/portability issues.

• Allow the default setting for post-and-mail option (for netnews posting) 
to be specified on the setup screen.

• Implemented intra-message search.  When display a message press "/" to 
search the message for a text string.

Sam Varshavchik | 9 Apr 2004 23:53
Gravatar

Cone 0.58 released.

Download: http://www.courier-mta.org/download.php#cone

This release expands support to many more East Asian character sets; adds 
the capability to search within the currently shown message; a configuration 
option for the default "post-and-mail" setting for netnews posts; and 
view/modify IMAP access control lists.

Note: the new poll()-based internal I/O processing is not fully tested and 
may cause regressions on some platforms.

Sean Rima | 10 Apr 2004 15:11
Favicon

Re: Cone 0.58 released.

Sam Varshavchik writes:

> Download: http://www.courier-mta.org/download.php#cone
> 
> This release expands support to many more East Asian character sets; adds 
> the capability to search within the currently shown message; a configuration 
> option for the default "post-and-mail" setting for netnews posts; and 
> view/modify IMAP access control lists.
> 
> Note: the new poll()-based internal I/O processing is not fully tested and 
> may cause regressions on some platforms.

I am wondering if it is possible to define extra headers for the netnews 
side of things. I need to have a X-Comment-To header with the value being 
the poster of the message that I am replying to

Sean 
Sean Rima | 10 Apr 2004 20:13
Favicon

Re: Cone 0.58 released.

Sam Varshavchik writes:

> Download: http://www.courier-mta.org/download.php#cone
> 
> This release expands support to many more East Asian character sets; adds 
> the capability to search within the currently shown message; a configuration 
> option for the default "post-and-mail" setting for netnews posts; and 
> view/modify IMAP access control lists.
> 
> Note: the new poll()-based internal I/O processing is not fully tested and 
> may cause regressions on some platforms.

I also noticed that pgp encrpyted messages cannot be decyrpted. I belong to 
a list that uses encryption

Sean

Sam Varshavchik | 11 Apr 2004 01:15
Gravatar

Re: Cone 0.58 released.

Sean Rima writes:

> Sam Varshavchik writes:
> 
>> Download: http://www.courier-mta.org/download.php#cone
>> 
>> This release expands support to many more East Asian character sets; adds 
>> the capability to search within the currently shown message; a configuration 
>> option for the default "post-and-mail" setting for netnews posts; and 
>> view/modify IMAP access control lists.
>> 
>> Note: the new poll()-based internal I/O processing is not fully tested and 
>> may cause regressions on some platforms.
> 
> I am wondering if it is possible to define extra headers for the netnews 
> side of things. I need to have a X-Comment-To header with the value being 
> the poster of the message that I am replying to

All mail and news messages are treated in an identical manner.  The setup 
screen allows for vanity headers to be defined.  It is not possible to 
define headers specific only to mail or news messages, because at any time a 
mail message can be turned into a newsgroup message simply by displaying 
full headers and filling in the "Newsgroups:" header.  Similarly, deleting 
the Newsgroups: header from a news follow-up message turns it into a 
mail-only message.

Sam Varshavchik | 11 Apr 2004 01:16
Gravatar

Re: Cone 0.58 released.

Sean Rima writes:

> Sam Varshavchik writes:
> 
>> Download: http://www.courier-mta.org/download.php#cone
>> 
>> This release expands support to many more East Asian character sets; adds 
>> the capability to search within the currently shown message; a configuration 
>> option for the default "post-and-mail" setting for netnews posts; and 
>> view/modify IMAP access control lists.
>> 
>> Note: the new poll()-based internal I/O processing is not fully tested and 
>> may cause regressions on some platforms.
> 
> I also noticed that pgp encrpyted messages cannot be decyrpted. I belong to 
> a list that uses encryption

I just successfully decrypted an encrypted message sent to myself.

Sean Rima | 11 Apr 2004 12:15
Favicon

Re: Cone 0.58 released.

Sam Varshavchik writes:

> Sean Rima writes:
> 
>> Sam Varshavchik writes:
>> 
>>> Download: http://www.courier-mta.org/download.php#cone
>>> 
>>> This release expands support to many more East Asian character sets; adds 
>>> the capability to search within the currently shown message; a configuration 
>>> option for the default "post-and-mail" setting for netnews posts; and 
>>> view/modify IMAP access control lists.
>>> 
>>> Note: the new poll()-based internal I/O processing is not fully tested and 
>>> may cause regressions on some platforms.
>> 
>> I am wondering if it is possible to define extra headers for the netnews 
>> side of things. I need to have a X-Comment-To header with the value being 
>> the poster of the message that I am replying to
> 
> All mail and news messages are treated in an identical manner.  The setup 
> screen allows for vanity headers to be defined.  It is not possible to 
> define headers specific only to mail or news messages, because at any time a 
> mail message can be turned into a newsgroup message simply by displaying 
> full headers and filling in the "Newsgroups:" header.  Similarly, deleting 
> the Newsgroups: header from a news follow-up message turns it into a 
> mail-only message.

Ahh okay, THe reason I need this ability is for the fidogate package which 
looks for the X-Comment-Top line and makes that the To line contents.
(Continue reading)

Sean Rima | 11 Apr 2004 12:19
Favicon

Re: Cone 0.58 released.

Sam Varshavchik writes:

> Sean Rima writes:
> 
>> Sam Varshavchik writes:
>> 
>>> Download: http://www.courier-mta.org/download.php#cone
>>> 
>>> This release expands support to many more East Asian character sets; adds 
>>> the capability to search within the currently shown message; a configuration 
>>> option for the default "post-and-mail" setting for netnews posts; and 
>>> view/modify IMAP access control lists.
>>> 
>>> Note: the new poll()-based internal I/O processing is not fully tested and 
>>> may cause regressions on some platforms.
>> 
>> I also noticed that pgp encrpyted messages cannot be decyrpted. I belong to 
>> a list that uses encryption
> 
> I just successfully decrypted an encrypted message sent to myself.
> 

Strange it doesn't here.

Here is the top section:
X-UIDL: O>F!! <at> =j!!8PV!!km1!!
Content-Type: application/pgp; format=text; x-action=encrypt
Lines: 291

-----BEGIN PGP MESSAGE-----
(Continue reading)

Sean Rima | 11 Apr 2004 12:39
Favicon

Encrypting problem

Sam,

Just noticed a biggie. When I go to encrypt a message, Cone offers me the 
list of keys but I have groups defined in the gpg.conf file which cone 
doesn't present

Sean

Sam Varshavchik | 11 Apr 2004 18:06
Gravatar

Re: Cone 0.58 released.

Sean Rima writes:

> Sam Varshavchik writes:
> 
>> I just successfully decrypted an encrypted message sent to myself.
>> 
> 
> Strange it doesn't here.
> 
> Here is the top section:
> X-UIDL: O>F!! <at> =j!!8PV!!km1!!
> Content-Type: application/pgp; format=text; x-action=encrypt
> Lines: 291
> 
> -----BEGIN PGP MESSAGE-----
> Version: Encrypted with PGP Plugin for Calypso

This is the inline pgp format which cone never implemented.

Cone always uses the MIME PGP format, like this message.

> Would this entry in my maildrop filter file cause any problems:
> ########## Check for correct GPG/PGP headers
> BPGPM="-----BEGIN PGP MESSAGE-----"
> EPGPM="-----END PGP MESSAGE-----"
> BPGPS="-----BEGIN PGP SIGNATURE-----"
> EPGPS="-----END PGP SIGNATURE-----"
> 
> if (!/^Content-Type: message/ && !/^Content-Type: multipart/ \
>         && !/^Content-Type: application\/pgp/)
(Continue reading)


Gmane