grep (was Re: thunderbird and evolution)

2009-03-29 Thread Ron Johnson
On 2009-03-29 02:54, Celejar wrote: On Sun, 29 Mar 2009 00:49:55 -0500 Ron Johnson wrote: ... $ cat .muttrc | grep imap Superfluous use of cat. $ grep .muttrc imap $ grep .muttrc imap grep: imap: No such file or directory $ grep imap .muttrc set imap_user=me set spoolfile=imap://haggis/

Re: thunderbird and evolution

2009-03-29 Thread Ron Johnson
On 2009-03-29 09:55, Paul E Condon wrote: On 2009-03-29_00:49:55, Ron Johnson wrote: On 2009-03-28 23:31, Paul E Condon wrote: [snip] Daniel, A word of caution about imap. I have been following the mutt-users list recently. There is a lot of traffic about getting mutt to work with imap. It seem

Re: thunderbird and evolution

2009-03-29 Thread Paul E Condon
On 2009-03-29_00:49:55, Ron Johnson wrote: > On 2009-03-28 23:31, Paul E Condon wrote: > [snip] >> >> Daniel, A word of caution about imap. I have been following the mutt-users >> list recently. There is a lot of traffic about getting mutt to work with >> imap. It seems to be possible for persons e

Re: thunderbird and evolution

2009-03-29 Thread Alan Chandler
On Sunday 29 Mar 2009, Celejar wrote: > On Sun, 29 Mar 2009 03:54:55 -0400 > > Celejar wrote: > > On Sun, 29 Mar 2009 00:49:55 -0500 > > Ron Johnson wrote: > > > > ... > > > > > $ cat .muttrc | grep imap > > > > Superfluous use of cat. > > > > $ grep .muttrc imap > > Oops, I jumped Ron before rea

Re: thunderbird and evolution

2009-03-29 Thread Celejar
On Sun, 29 Mar 2009 03:54:55 -0400 Celejar wrote: > On Sun, 29 Mar 2009 00:49:55 -0500 > Ron Johnson wrote: > > ... > > > $ cat .muttrc | grep imap > > Superfluous use of cat. > > $ grep .muttrc imap Oops, I jumped Ron before reading until the end of his message ... Celejar -- mailmin.sour

Re: thunderbird and evolution

2009-03-29 Thread Celejar
On Sun, 29 Mar 2009 00:49:55 -0500 Ron Johnson wrote: ... > $ cat .muttrc | grep imap Superfluous use of cat. $ grep .muttrc imap Celejar -- mailmin.sourceforge.net - remote access via secure (OpenPGP) email ssuds.sourceforge.net - A Simple Sudoku Solver and Generator -- To UNSUBSCRIBE, em

Re: thunderbird and evolution

2009-03-28 Thread Ron Johnson
On 2009-03-28 23:31, Paul E Condon wrote: [snip] Daniel, A word of caution about imap. I have been following the mutt-users list recently. There is a lot of traffic about getting mutt to work with imap. It seems to be possible for persons expert in both imap and mutt to do it, but if your first

Re: thunderbird and evolution

2009-03-28 Thread Paul E Condon
On 2009-03-27_23:08:36, Ron Johnson wrote: > On 2009-03-27 22:51, Daniel Dalton wrote: >> Hi, >> >> I plan to use evolution and thunderbird occasionally to read my mail. I >> normally use mutt from a console, but how can I configure thunderbird >> and evolution to

Re: thunderbird and evolution

2009-03-28 Thread Ron Johnson
On 2009-03-28 01:19, Daniel Dalton wrote: On Fri, Mar 27, 2009 at 11:08:36PM -0500, Ron Johnson wrote: Instead of complicating things, set up an imap server for storage and your MTA as a relay host. Okay. So as I understand it: - All messages are stored on a server, the server has tools to rec

Re: thunderbird and evolution

2009-03-28 Thread Andrei Popescu
On Sat,28.Mar.09, 08:49:21, Tzafrir Cohen wrote: > On Sat, Mar 28, 2009 at 10:02:24AM +0200, Andrei Popescu wrote: > > > Alternatively you could use an IMAP server (dovecot for example) which > > makes the content of the mailstore available via the IMAP protocol. > > Most clients in use today s

Re: thunderbird and evolution

2009-03-28 Thread Tzafrir Cohen
On Sat, Mar 28, 2009 at 10:02:24AM +0200, Andrei Popescu wrote: > Alternatively you could use an IMAP server (dovecot for example) which > makes the content of the mailstore available via the IMAP protocol. > Most clients in use today should be able to use that, and if the client > and server

Re: thunderbird and evolution

2009-03-28 Thread Andrei Popescu
On Sat,28.Mar.09, 17:19:24, Daniel Dalton wrote: > On Fri, Mar 27, 2009 at 11:08:36PM -0500, Ron Johnson wrote: > > Instead of complicating things, set up an imap server for storage and > > your MTA as a relay host. > > Okay. So as I understand it: > - All messages are stored on a server, the ser

Re: thunderbird and evolution

2009-03-27 Thread Daniel Dalton
On Fri, Mar 27, 2009 at 11:08:36PM -0500, Ron Johnson wrote: > Instead of complicating things, set up an imap server for storage and > your MTA as a relay host. Okay. So as I understand it: - All messages are stored on a server, the server has tools to receive the mail from my isp - I can then ac

Re: thunderbird and evolution

2009-03-27 Thread Ron Johnson
On 2009-03-27 22:51, Daniel Dalton wrote: Hi, I plan to use evolution and thunderbird occasionally to read my mail. I normally use mutt from a console, but how can I configure thunderbird and evolution to do the following? - Read mail from /var/mail/daniel, and don't move it, just read it

thunderbird and evolution

2009-03-27 Thread Daniel Dalton
Hi, I plan to use evolution and thunderbird occasionally to read my mail. I normally use mutt from a console, but how can I configure thunderbird and evolution to do the following? - Read mail from /var/mail/daniel, and don't move it, just read it from that folder, and delete or move only w