Sam Varshavchik | 16 Nov 2003 06:04
Gravatar

[cone] Cone 20031115

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

Changes:

* Several obscure bugs fixed.

* Updated build toolchain to the latest automake/autoconf/libtool scripts.

* New account type: “POP3 maildrop” - a downloaded POP3 mailbox.  Compared 
to the regular POP3 mailbox, where messages are left on the server until 
they are deleted, messages are downloaded and deleted from the server 
immediately.  Regular POP3 service does not work with older POP3 servers 
which do not implement UIDL.  POP3 maildrops do not use the UIDL 
command, and will work with older POP3 servers.

Sam Varshavchik | 28 Nov 2003 04:12
Gravatar

[cone] Cone 0.56

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

This release adds a new type of a mail account: a "POP3 maildrop" account, 
which downloads messages from a POP3 account locally, and deletes them from 
the server; subsequent message access uses the local copies. A regular POP3 
account leaves messages on the server until they are deleted. The POP3 
maildrop account type works with old POP3 servers that do not implement the 
UIDL command.

-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Courier-cone mailing list
Courier-cone@...
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-cone

Sean Rima | 29 Nov 2003 00:47
Favicon

[cone] Maildrop created dirs

I found this new email app and want to use my already created maildirs
*but* the latest version of Cone doesn't seem to update when there is
new mail in one of dirs.

okay my setup is:

/home/sean/Mail           <-------- base email dir
               /cone      <-------- maildir for list
               /suse      <-------- maildir for SuSE e List

etc

Sean
--

-- 
  GPG Key Id 120A02FB ICQ: 679813  Jabber: tcobone@...
SuSE 9.0 for when you want to spend time doinmg and not rebooting

-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Courier-cone mailing list
Courier-cone@...
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-cone

Sam Varshavchik | 29 Nov 2003 02:31
Gravatar

[cone] Re: Maildrop created dirs

Sean Rima writes:

> I found this new email app and want to use my already created maildirs
> *but* the latest version of Cone doesn't seem to update when there is
> new mail in one of dirs.

Cone checks for new mail only in top-level folders.  You can display any 
folder at the top level of the hierarchy by using the U command.

Alternatively, close and reopen the parent hierarchy in order to check for 
new messages in all the subfolders.

Sean Rima | 29 Nov 2003 11:45
Favicon

Re: [cone] Re: Maildrop created dirs

On 29 Nov 2003, Sam Varshavchik outgrape:

> Sean Rima writes:
>
>> I found this new email app and want to use my already created
> maildirs
>> *but* the latest version of Cone doesn't seem to update when there
>> is new mail in one of dirs.
>
> Cone checks for new mail only in top-level folders.  You can display
> any folder at the top level of the hierarchy by using the U command.
>
> Alternatively, close and reopen the parent hierarchy in order to
> check for new messages in all the subfolders.
>
I will try it again now but I see that it keeps finding it as fkat
mail boxes inbstead of actual mail files.

Sean

--

-- 
  GPG Key Id 120A02FB ICQ: 679813  Jabber: tcobone@...
SuSE 9.0 for when you want to spend time doinmg and not rebooting

-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
(Continue reading)

Sean Rima | 29 Nov 2003 12:16
Favicon

[cone] Mail but none showing

I did a fetchmail to grab mail and had one in my suse box but cone
showes nothing.

    My E-mail: Local mail folder
      INBOX
      + Mail
        + becky
        + clamav
        + cone
        + dcc
        + drafts
        + dupes
        + exim
        + exiscan
        + inbox
        + isdn
        + md-beta
        + namazu
        + outbox
        + pers
        + sent-mail
        + spam-l
        + spamtools
        + suse
        + suse-ot
        + trash
        Drafts
        log1
        Outbox

(Continue reading)

Sam Varshavchik | 29 Nov 2003 15:00
Gravatar

[cone] Re: Mail but none showing

Sean Rima writes:

> I did a fetchmail to grab mail and had one in my suse box but cone
> showes nothing.
> 
> 
>     My E-mail: Local mail folder
>       INBOX
>       + Mail
>         + becky

Cone does not show the number of messages in an mbox folder.  Cone shows 
number of messages in maildirs, and most IMAp servers.  This is explained in 
the online help:

> Some mail accounts will display the number of messages in each folder, 
> automatically. Sometimes the number of messages in a mail folder cannot be 
> quickly determined, so Cone will not bother to show the folder's size. 
> Message counts are automatically shown for:
> 
> * Mail stored in local maildir folders.
> * Mail stored on most remote POP3 and IMAP servers.
> 
> Message counts are not automatically shown for:
> 
> * Mail stored in local mailbox files.
> * Mail stored on some IMAP servers.

> 
> If I goto the SuSE maildir:
(Continue reading)

Sean Rima | 29 Nov 2003 17:47
Favicon

Re: [cone] Re: Mail but none showing

On 29 Nov 2003, Sam Varshavchik said:

>> If I goto the SuSE maildir:
>> + suse
>
> This is not a maildir, as far as Cone is concerned.  You have
> configured this mail account as mbox folders, not maildirs.
>
> You have apparently installed non-standard maildirs under
> $HOME/Mail.  This is not a standard location for maildirs.  This is
> a standard location for mbox mail folders, not maildirs, so this is
> configured as such.
>

So I need to change the location from ~/Mail to ~/Maildir and restart
cone resetting all the configs?

--

-- 
  GPG Key Id 120A02FB ICQ: 679813  Jabber: tcobone@...
SuSE 9.0 for when you want to spend time doinmg and not rebooting

-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Courier-cone mailing list
Courier-cone@...
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-cone
(Continue reading)

Sean Rima | 29 Nov 2003 18:00
Favicon

Re: [cone] Re: Mail but none showing

On 29 Nov 2003, Sam Varshavchik told this:

> Sean Rima writes:
>
>> I did a fetchmail to grab mail and had one in my suse box but cone
>> showes nothing.
>> My E-mail: Local mail folder
>> INBOX
>> + Mail
>> + becky
>
> Cone does not show the number of messages in an mbox folder.  Cone
> shows number of messages in maildirs, and most IMAp servers.  This
> is explained in the online help:
>
   2: Local mail folder
      + Maildir
        + becky
        + clamav
        + cone
        + .cone
          + cur
          + new
            1070124674.M274214P23092V0000000000000
I cannot work out how to vierw the New mails . Back to RTFM me thinks
   but I could not see anything there.

Sean

I changed to $HOME/Maildir which I believe is the standard for
(Continue reading)

Sam Varshavchik | 29 Nov 2003 18:52
Gravatar

[cone] Re: Mail but none showing

Sean Rima writes:

> On 29 Nov 2003, Sam Varshavchik said:
> 
>>> If I goto the SuSE maildir:
>>> + suse
>>
>> This is not a maildir, as far as Cone is concerned.  You have
>> configured this mail account as mbox folders, not maildirs.
>>
>> You have apparently installed non-standard maildirs under
>> $HOME/Mail.  This is not a standard location for maildirs.  This is
>> a standard location for mbox mail folders, not maildirs, so this is
>> configured as such.
>>
> 
> So I need to change the location from ~/Mail to ~/Maildir and restart
> cone resetting all the configs?

Based on what you have, no.  Cone uses the same arrangement for maildir 
folders as Courier-IMAP.  It looks like you've simply created a bunch of 
different maildirs in ~/Mail.  Furthermore, Cone already configured ~/Mail 
as your mailbox location, and the configuration has been saved.

The Cone/Courier-IMAP maildir folder arrangement is that $HOME/Maildir is 
the primary INBOX; while various folders (themselves being maildirs) are set 
up as hidden subdirectories of $HOME/Maildir.

You will need to create your $HOME/Maildir, then move all your existing 
maildirs as hidden subdirectories of $HOME/Maildir.  You can then add 
(Continue reading)


Gmane