Re: Fwd: Re: [ILUG] oceanfree smtp relaying problem

2001-06-19 Thread Conor Daly
On Tue, Jun 19, 2001 at 03:49:17PM +0530 or thereabouts, Suresh Ramasubramanian wrote: > Conor Daly [mutt-users] <19/06/01 08:47 +>: > > I sent this to the Irish LUG but I thought I'd try out mutt users in case > > any sendmail gurus could help. > >

Fwd: Re: [ILUG] oceanfree smtp relaying problem

2001-06-19 Thread Conor Daly
I sent this to the Irish LUG but I thought I'd try out mutt users in case any sendmail gurus could help. - Forwarded message from Conor Daly <[EMAIL PROTECTED]> - Date: Fri, 15 Jun 2001 22:39:56 +0100 From: Conor Daly <[EMAIL PROTECTED]> To: ILUG <[EMAIL PROTECTED]

Re: How make StarOffice read MS-Word attachments automagically?

2001-05-08 Thread Conor Daly
s ; edit=/home/cdaly/bin/office52/soffice %s; compose="/home/cdaly/bin/office52/soffice %s"; description="Microsoft Word document" Thassit... -- Conor Daly Met Eireann, Glasnevin Hill, Dublin 9, Ireland Ph +353 1 8064217 Fax +353 1 8064275 1:20pm up 19:13, 10 users, load average: 0.01, 0.04, 0.13

Re: KDE default MUA

2001-04-26 Thread Conor Daly
achine on which I did all this stuff just now but if you can't figure something out yourself, shout and I'll see if I can work out exactly what I did! Conor -- Conor Daly Met Eireann, Glasnevin Hill, Dublin 9, Ireland Ph +353 1 8064217 Fax +353 1 8064275 6:12pm up 17 days, 3:23, 8 users, load average: 0.08, 0.04, 0.01

Re: IMAP mail filtering

2001-04-23 Thread Conor Daly
modify the filters on the server itself. This would be just the solution I need. Indeed, if you could include the ability to create new folders on the imap server that would be even nicer. Conor. -- Conor Daly Met Eireann, Glasnevin Hill, Dublin 9, Ireland Ph +353 1 8064217 Fax +353 1 8064

Re: Colors aren't quite working

2001-04-11 Thread Conor Daly
On Mon, Apr 09, 2001 at 10:30:53PM +0200 or thereabouts, Erika Pacholleck wrote: > ( Apr-09-2001 ) Conor Daly <--: > > > This should work. > > > > > > color index red default "~l" > > > color index brightred default "~N~l" > >

Re: Colors aren't quite working

2001-04-09 Thread Conor Daly
On Fri, Apr 06, 2001 at 09:58:18PM +0200 or thereabouts, Michael Tatge wrote: > Conor Daly muttered: > > On Thu, Apr 05, 2001 at 03:40:03PM +0100 or thereabouts, Ailbhe Leamy wrote: > > I have a number of lists defined which are recognised, for instance, by "L" > >

Re: Colors aren't quite working

2001-04-06 Thread Conor Daly
body red default "(ftp|http)://[^ ]+"# point out URLs color body white default [-a-z_0-9.]+@[-a-z_0-9.]+# e-mail addresses color underline brightgreen default Note the "list" rules are the *last* "index" rules in .muttrc but this colouring just doesn't h

Re: Mutt NOT deleting /tmp consistently

2001-04-06 Thread Conor Daly
houldn't relate to the other files at all. Conor -- Conor Daly Met Eireann, Glasnevin Hill, Dublin 9, Ireland Ph +353 1 8064217 Fax +353 1 8064275 8:44am up 1 day, 22:24, 5 users, load average: 0.13, 0.24, 0.15

Re: Configure ViM in Mutt

2001-03-28 Thread Conor Daly
On Wed, Mar 28, 2001 at 02:51:10PM +0200 or thereabouts, [EMAIL PROTECTED] wrote: > To take effect, syntax highlighting must be switched on once again > after setting bg in vim command mode. Or put 'set bg=dark' into > your .vimrc file. So how's that done then? TIA --

Re: outlook 2000 attachments

2001-03-13 Thread Conor Daly
be using an M$ mail client to read their mail and those who don't will just have to start! "Embrace and Extend" "Embrace and Extend" (kinda like a mantra!) -- Conor Daly Met Eireann, Glasnevin Hill, Dublin 9, Ireland Ph +353 1 8064217 Fax +353 1 8064275 10:46am up 53 min, 4 users, load average: 0.00, 0.00, 0.00

Re: using non-local smtp server?

2001-03-12 Thread Conor Daly
xactly that:- running sendmail on a box with an internal IP through an IP Masq box and I set it all up using Donncha O'Caoimh's "install-sendmail" script available from http://cork.linux.ie That's the way to go. -- Conor Daly Met Eireann, Glasnevin Hill, Dublin 9, Ireland

Re: off-topic (printing man pages)

2001-03-07 Thread Conor Daly
is the "normal" output from a program) Useage: 'command 1> stdout.txt' or 'command > stdout.txt' 2. STDERR ("Standard error" which usually carries error/debug messages) Useage: 'command 2>

Re: off-topic (printing man pages)

2001-03-06 Thread Conor Daly
ut if you'd like it to try out (Imagine, not having to boot windoze just to print something!). -- Conor Daly <[EMAIL PROTECTED]> Domestic Sysadmin :-) - Faenor.cod.ie 11:49am up 6 days, 22:23, 0 users, load average: 0.00, 0.00, 0.00 Hobbiton.cod.ie 10:50am up 6 days, 21:00, 1 user, load average: 0.00, 0.00, 0.00

Re: 1.3.16 compile error

2001-02-28 Thread Conor Daly
ltools to build the mutt development tree. Could this be the problem here? the sgml stuff is about the documentation which is where this is failing... -- Conor Daly <[EMAIL PROTECTED]> Domestic Sysadmin :-) - Faenor.cod.ie 11:48am up 22:23, 0 users, load average: 0.08, 0.02, 0.01 Hobbiton.cod.ie 10:47am up 20:57, 1 user, load average: 0.00, 0.02, 0.00

Re: Mark thread as read and advance to next unread?

2001-02-26 Thread Conor Daly
) > I use macro index macro pager You gotta do it as a "macro" rather than a "bind"ing -- Conor Daly Met Eireann, Glasnevin Hill, Dublin 9, Ireland Ph +353 1 8064217 Fax +353 1 8064275 6:49pm up 1:48, 3 users, load average: 0.15, 0.15, 0.08

Re: sending postponed messages

2001-02-20 Thread Conor Daly
pt like: firing up my firewall, fetching mail from numerous pop servers and fetching news for my local news server. That's available if you want but you need to check out how to start a script once you go online (I use diald which has an option for a "just connected" script). --

Re: mutt not deleting attachment

2001-02-15 Thread Conor Daly
This is mutt 1.2.5i. I have no idea how long it's been > like this, but I used to be able to do this. > "D"? or is that just when composing? -- Conor Daly <[EMAIL PROTECTED]> Domestic Sysadmin :-) - faenor.cod.ie 10:43pm up 115 days, 5:11, 0 user

Re: ignoring backup-inbox in !mailboxes watch

2001-02-06 Thread Conor Daly
their a way to accomplish this via > command line in my mutt settings? > > mailboxes ! `echo $HOME/Mail/*` mailboxes ! `echo $HOME/Mail/* | grep -v backup-inbox` -- Conor Daly <[EMAIL PROTECTED]> Domestic Sysadmin :-) - faenor.cod.ie 10:34am up 105 days, 17:02,

Re: Selecting headers to delete on pop3 server

2001-02-02 Thread Conor Daly
ubject: -XMessage-ID: >> some_file\n' > > Oops, need to use double quotes not single qoutes there: > > macro pager X "| formail -XFrom: -XSubject: -XMessage-ID: >> some_file\n" > macro index X "| formail -XFrom: -XSubject: -XMessage-ID: >> s

Re: Selecting headers to delete on pop3 server

2001-02-02 Thread Conor Daly
"From" and "Subject" lines and push them to a .conf file for the pop3 filter script and will then return unmodified to mutt which will just discard the "forwarded" message. The exact method of extraction of the necessary info is left as an exercise for the reader (Marco :-)

Re: Selecting headers to delete on pop3 server

2001-02-02 Thread Conor Daly
On Fri, Feb 02, 2001 at 01:53:03PM +0100 or thereabouts, Marco Fioretti wrote: > Conor Daly wrote: > > > ... > > > > > > 1) Whenever I see the first message of an uninteresting > > > thread, I tell mutt that I'm not interested in it. > > &

Re: Selecting headers to delete on pop3 server

2001-02-02 Thread Conor Daly
> I know how to do points 3,4,5, but how do I tell mutt to > create this log file? Has somebody already done this? Post the rest would you? -- Conor Daly Met Eireann, Glasnevin Hill, Dublin 9, Ireland Ph +353 1 8064217 Fax +353 1 8064275 9:59am up 1:11, 4 users, load average: 0.00, 0.10, 0.10

IMAP folder hooks and other troubles

2001-01-30 Thread Conor Daly
3481 greater than last 170 Mean anything to anyone? Better imap server? I don't get such delays using M$ Outlook Express from the same client box to the same server for the same user. TIA -- Conor Daly <[EMAIL PROTECTED]> Domestic Sysadmin :-) - faenor.c

Re: Using urlview for FTP?

2001-01-30 Thread Conor Daly
until Dave Ewart mentioned how urlview 1.9 (comes with RH7) has a url_handler.sh script that handles different url types nicely. Just need to install a decent imap server and start muttering from a client instead of rsh'ing to the server. Thanks -- Conor Daly <[EMAIL PROTECTED]> Domestic

Re: Using urlview for FTP?

2001-01-30 Thread Conor Daly
On Tue, Jan 30, 2001 at 10:00:10AM -0600 or so it is rumoured hereabouts, Jeff Howie thought: > On Tue, Jan 30, 2001 at 01:13:41PM +0000, Conor Daly wrote: > > Just noticed, that my urlview launched mozilla to view the below ftp type > > URLs. Does anyone know how to have urlv

Using urlview for FTP?

2001-01-30 Thread Conor Daly
://updates.redhat.com/6.2/i386/bind-utils-8.2.3-0.6.x.i386.rpm -- Conor Daly <[EMAIL PROTECTED]> Domestic Sysadmin :-) - faenor.cod.ie 1:16pm up 98 days, 19:44, 0 users, load average: 0.02, 0.13, 0.08 Hobbiton.cod.ie 1:12pm up 4 days, 3:01, 2 users, load average

Re: IMAP (Exchange) and mutt?

2001-01-23 Thread Conor Daly
using mutt with M$ Exchange and have each of my mailboxes listed with the "mailboxes" line in .muttrc . I have, like you, folders with messages and sub-folders but the sub-folders don't appear in any mutt view. I can see messages though. Mailboxes line looks like# mailboxes {GRA

Re: viewing folders

2001-01-23 Thread Conor Daly
p your folders using the "mailboxes" command in your ~/.muttrc Eg. mailboxes /var/spool/mail ~/Mail/out -- Conor Daly <[EMAIL PROTECTED]> Domestic Sysadmin :-) - faenor.cod.ie 12:26am up 92 days, 6:54, 0 users, load average: 0.06, 0.04, 0.00 Hobbiton.cod.ie 12:22am up 2 days, 8:01, 1 user, load average: 0.10, 0.04, 0.01

Re: binding synchronise mailbox function

2001-01-23 Thread Conor Daly
On Tue, Jan 23, 2001 at 01:41:39PM + or thereabouts, Dave Pearson wrote: > On Tue, Jan 23, 2001 at 12:55:46PM +0000, Conor Daly wrote: > > > Try > > > > :bind index sync > > Mutt doesn't appear to have such a function. Did you mean `sync-mailbox&#

Re: delete ???

2001-01-23 Thread Conor Daly
taining "root") ;d (Deletes tagged messages There's probably some expr for "at the start" but I don't know it off-hand t . (untags everything) -- Conor Daly Met Eireann, Glasnevin Hill, Dublin 9, Ireland Ph +353 1 8064217 Fax +353 1 8064275 -

Re: binding synchronise mailbox function

2001-01-23 Thread Conor Daly
no such function in map > Try :bind index sync -- Conor Daly Met Eireann, Glasnevin Hill, Dublin 9, Ireland Ph +353 1 8064217 Fax +353 1 8064275 12:55pm up 47 min, 4 users, load average: 0.00, 0.00, 0.00

Re: Attaching multiple files

2001-01-23 Thread Conor Daly
7;s using mutt 1.01 Can't see a way to delete an attachment either! -- Conor Daly Met Eireann, Glasnevin Hill, Dublin 9, Ireland Ph +353 1 8064217 Fax +353 1 8064275 12:50pm up 42 min, 3 users, load average: 0.00, 0.00, 0.00

Re: IMAP: marking messages for deletion

2001-01-23 Thread Conor Daly
essage is still there but is not marked as deleted! Worse still, I delete a message, sync and say "no" and the message shows as deleted. Then I exit the mailbox, say "no" to "Purge?", on reentry (assuming I don't burn up in the

Re: Moving mail to another mailbox

2001-01-21 Thread Conor Daly
COLOR +HAVE_GPG -BUFFY_SIZE -EXACT_ADDRESS +ENABLE_NLS SENDMAIL="/usr/sbin/sendmail" MAILPATH="/var/spool/mail" SHAREDIR="/var/tmp/mutt-root/etc" SYSCONFDIR="/var/tmp/mutt-root/etc" -ISPELL _PGPPATH="/usr/bin/gpg" _PGPGPGPATH="/usr/bin/gpg&qu

Re: how to "toggle-signature" display in pager?

2001-01-19 Thread Conor Daly
lines for long sigs but, at least, no text clutter You dould bind a key to that and another to display the sig with some other colours. -- Conor Daly <[EMAIL PROTECTED]> Domestic Sysadmin :-) - 9:44am up 3 days, 10:03, 1 user, load average: 0.19, 0.20, 0.10

Trapping missing attachments (was: Re: attaching multiple files with edit-headers)

2001-01-18 Thread Conor Daly
On Thu, Jan 18, 2001 at 07:57:18PM + or so it is rumoured hereabouts, Conor Daly thought: > On Thu, Jan 18, 2001 at 07:07:57PM +0100 or so it is rumoured hereabouts, > Axel Bichler thought: > > Hi Conor! > > > > * Conor Daly <[EMAIL PROTECTED]> [010118 09:3

Re: attaching multiple files with edit-headers

2001-01-18 Thread Conor Daly
On Thu, Jan 18, 2001 at 07:07:57PM +0100 or so it is rumoured hereabouts, Axel Bichler thought: > Hi Conor! > > * Conor Daly <[EMAIL PROTECTED]> [010118 09:37]: > > OTOH, I did a little script that checks for "attach" style keywords in > > your m

Re: attaching multiple files with edit-headers

2001-01-18 Thread Conor Daly
On Thu, Jan 18, 2001 at 09:06:53AM + or so it is rumoured hereabouts, Dave Pearson thought: > On Wed, Jan 17, 2001 at 09:37:10PM +0000, Conor Daly wrote: > > > OTOH, I did a little script that checks for "attach" style keywords in > > your message and then check

Re: attaching multiple files with edit-headers

2001-01-17 Thread Conor Daly
sage to ask if you want to send without an attachment. I haven't posted the script but if anyone wants to try it out, just holler! In fact, I got asked about this message since it says "attach" above and doesn't have an attachment. Cool eh? -- Conor Daly <[EMAIL PROTECTED]&

Re: automatically move old mail?

2001-01-08 Thread Conor Daly
macro index esc-A [pause for input here, looks like ~d -dd/mm]=Archive/mbox.old Can a macro pause for input? I suspect not -- Conor Daly <[EMAIL PROTECTED]> Domestic Sysadmin :-) - 10:37am up 4 days, 17:45, 1 user, load average: 0.00, 0.00, 0.00

Re: Escape to index on delete?

2001-01-06 Thread Conor Daly
earched through the help, and found 'resolve', but turning that > off doesn't do it. I've played around with setting a macro , but no > matter what I try I can't make it work. > > Any ideas? > -- > thks.jeff what about macro

Re: New mail detection

2001-01-04 Thread Conor Daly
n a plain mailboxes line. Anyhow, ~/mbox doesn't get checked for new mail while others do. -- Conor Daly <[EMAIL PROTECTED]> Domestic Sysadmin :-) - 6:40pm up 1 day, 1:48, 1 user, load average: 0.21, 0.08, 0.02

Re: Installation of Mutt

2000-12-29 Thread Conor Daly
I feel that I need something > else installed because this file doesn't exist. Any clues or answers? > Sharon Blair Yeah, cirses libraries for the console layout stuff. No idea where to get then for SCO though (or for any other OS for that matter!) -- Conor Daly <[EMA

Re: Extra line added on edit message

2000-12-29 Thread Conor Daly
> exit 0 unless (defined($ARGV[0]) && defined($ARGV[1])); Does perl use the usual convention of "argv[0]" is the name the script/program was called with or sometrhing different (The line above suggests different to me)? TIA -- Conor Daly <[EMAIL PROTEC

Re: feature-request: delayed resubmission, follow-up

2000-12-20 Thread Conor Daly
e buttons pressed but that only allows pre-defined answers which won't work here. Perhaps a little TCL/TK app to ask for typed input or a set of buttons to create the time from eg. 0h 1h 2h ... 00m 05m 10m 15m ... Pass it on if you do eh? I could use something like that at a later date.

Re: index_format: ANSI colors

2000-12-15 Thread Conor Daly
quot; color indicator brightyellow blue Is that what you mean? > > And one more thing.. mutt really needs a simple, yet powerful > to/from/cc/?? procmailrc frontend. Nice for all of us I think. > Could work allmost like the a(lias) command. That would be pretty all right... -- Conor D

Re: Can't modify mail folders after upgrade to 1.2.5

2000-12-10 Thread Conor Daly
On Sun, Dec 10, 2000 at 07:00:42AM -0800 or thereabouts, David Alban wrote: > Conor, > > At 2000/12/10/05:21 +0000 Conor Daly <[EMAIL PROTECTED]> wrote: > > Silly thought, but permissions? On the "Mail" directory perhaps. Anything > > to do with th

Re: Can't modify mail folders after upgrade to 1.2.5

2000-12-09 Thread Conor Daly
ry perhaps. Anything to do with the ncurses library being in user space. (Random mutterings going on in the back of my head at Sun Dec 10 05:19:29 GMT 2000 -- Conor Daly Met Eireann, Glasnevin Hill, Dublin 9, Ireland Ph +353 1 8064217 Fax +353 1 8064275

Re: scoring

2000-12-07 Thread Conor Daly
Default: "%4C %Z %{%b %d} %-15.15L (%4l) %s" %N message score so, set index_format="%4C %Z %N %{%b %d} %-15.15L (%4l) %s" ^^^ in .muttrc should give you the score in the index -- Conor Daly Met Eireann, Glasnevin Hill, Dublin 9, Ireland Ph +353 1 8064217 Fax +353 1 8064275

Re: folder-hooks with IMAP mailboxes?

2000-11-30 Thread Conor Daly
On Mon, Nov 27, 2000 at 09:06:29PM -0500 or thereabouts, Tabor J. Wells wrote: > On Mon, Nov 27, 2000 at 08:01:29PM +, > Conor Daly <[EMAIL PROTECTED]> is thought to have said: > > > Ah, got it! > > > > use > > > > folder-hook INBOX.mutt-user

Re: folder-hooks with IMAP mailboxes?

2000-11-27 Thread Conor Daly
r-hook "!$" 'uncolor index "~C bobbell"' > folder-hook "!.mutt" 'color index red default "~f Roessler"' > Could you post what your imap folders look like? Ie. How do you translate "!.mutt" to "{server}Mail/whatever/the/mailbox/name/is" TIA Conor Daly

Re: folder-hooks with IMAP mailboxes?

2000-11-27 Thread Conor Daly
On Mon, Nov 27, 2000 at 07:53:33PM + or so it is rumoured hereabouts, Conor Daly thought: > On Mon, Nov 27, 2000 at 12:31:28PM -0500 or so it is rumoured hereabouts, > Bob Bell thought: > > On Sun, Nov 26, 2000 at 04:06:04PM -0500, Tabor J. Wells <[EMAIL PROTECTED]> wr

Re: piping & executing external commands (STDIN)

2000-11-19 Thread Conor Daly
if you could provide more details of exactly what you did and > exactly how it failed, we might be able to figure out a solution. > Will delve and post -- Conor Daly <[EMAIL PROTECTED]> Domestic Sysadmin :-)

Re: piping & executing external commands (STDIN)

2000-11-18 Thread Conor Daly
On Fri, Nov 17, 2000 at 11:23:35AM -0800 or so it is rumoured hereabouts, Gary Johnson thought: > On Fri, Nov 17, 2000 at 01:09:16AM +0000, Conor Daly wrote: > > On Thu, Nov 16, 2000 at 04:25:20PM -0500 or so it is rumoured hereabouts, > > Jorg Ziefle thought: > > >

Re: piping & executing external commands (STDIN)

2000-11-17 Thread Conor Daly
AIK, there's no way to catch stdin from mutt. It *is* possible to capture input from the current tty with the $THIS_TTY variable. Just do a "read SOMETHING < $THIS_TTY" but mutt handles anything that comes in on *its* tty and so this isn't possible here. :-( -- Conor Daly <[EMAIL PROTECTED]> Domestic Sysadmin :-)

Re: sending mail and a copy saved to sent-mail...

2000-11-15 Thread Conor Daly
occess. do you use the > +COMPRESSED patch to mutt, so it could read the compressed folders on > the > fly? :) > I hope you use a different key each month. That way, when the courts come looking for your gpg key(s) you don't have to hand over the key(s) to your *entire* set o

Re: (repost) Folder navigation

2000-11-15 Thread Conor Daly
7;macro index ?""$COUNT""'" >> ~/.mailboxchooser echo $BOX # Because we need to give the mailboxes command the list of mailboxes also COUNT=`echo $(($COUNT + 1))` done rm -f /tmp/boxes - cut here - then have in .muttrc mailboxes `~/mailboxchooser` source ~/.mailboxchooser That should set the folder hooks correctly for each folder and for new folders as they are added -- Conor Daly <[EMAIL PROTECTED]> Domestic Sysadmin :-)

Re: what is the change folder command offering?

2000-11-11 Thread Conor Daly
On Fri, Nov 10, 2000 at 07:21:09PM -0600 or so it is rumoured hereabouts, Aaron Schrab thought: > At 21:18 + 10 Nov 2000, Conor Daly <[EMAIL PROTECTED]> wrote: > > What I'd like to see is some way to mark a folder as containing unread > > messages after I've

Re: what is the change folder command offering?

2000-11-10 Thread Conor Daly
that I can find. > > thks.jeff AFAIK, it's the order in which the mailboxes are specified with the "mailboxes" line(s) in .muttrc. What I'd like to see is some way to mark a folder as containing unread messages after I've read some (but not all) of the messages therein. -- Conor Daly <[EMAIL PROTECTED]> Domestic Sysadmin :-)

Re: Latest stable mutt?

2000-11-07 Thread Conor Daly
On Tue, Nov 07, 2000 at 08:38:43AM + or so it is rumoured hereabouts, Chris Green thought: > On Mon, Nov 06, 2000 at 08:28:42PM +0000, Conor Daly wrote: > > Er, too lazy to go online by hand to find out what's the latest _stable_ > > mutt. Anyone care to tell

Latest stable mutt?

2000-11-06 Thread Conor Daly
much bigger 10BaseT LAN. -- Conor Daly <[EMAIL PROTECTED]> Domestic Sysadmin :-)

Re: IMAP blues

2000-11-06 Thread Conor Daly
SCII is our god, and Unix is his profit. Works for LAN setups also... -- Conor Daly <[EMAIL PROTECTED]> Domestic Sysadmin :-)

[OT] Re: Mutt + Screen + Vim question

2000-11-04 Thread Conor Daly
w screen, and you want > to run mutt in that new screen. > What's the advantage of using screen over the - consoles? Can screen be used remotely or something? -- Conor Daly Met Eireann, Glasnevin Hill, Dublin 9, Ireland Ph +353 1 8064217 Fax +353 1 8064275

Re: colouring incomming mail

2000-11-03 Thread Conor Daly
dex ? > > > > Something like: > > > > color index magenta default "~f 'Johan Huis'" Or even... color index black black "~f 'My Boss'" :-) -- Conor Daly Met Eireann, Glasnevin Hill, Dublin 9, Ireland Ph +353 1 8064217 Fax +353 1 8064275

Re: isp smtp

2000-10-29 Thread Conor Daly
On Sun, Oct 29, 2000 at 12:33:42AM +0530 or thereabouts, Suresh Ramasubramanian wrote: > Using a large mallet, Conor Daly whacked out: > > > Or see Donncha O'Caoimh's Install-Sendmail script to get you fully set up in > > about 10 minutes. http://members.xoom.

Re: isp smtp

2000-10-28 Thread Conor Daly
on.html for more. Or see Donncha O'Caoimh's Install-Sendmail script to get you fully set up in about 10 minutes. http://members.xoom.com/xeer/software/index.html#sendmail > > -s (on vacation, using outlook and hating it) :( Poor Baby! -- Conor Daly Met Eireann, Glasnevin Hill, Dublin 9, Ireland Ph +353 1 8064217 Fax +353 1 8064275

Re: Message temporary file..

2000-10-27 Thread Conor Daly
diff /tmp/mytemp /tmp/$i > /dev/null test = $? if [ $test == "0" ]; then filename=$i # Oh, that looks like the filename I need fi done mv /tmp/mytemp /tmp/$filename This depends on a reading of diff to see what it returns if it gets 2 identica

Re: Fighting with M$ Exchange!

2000-10-26 Thread Conor Daly
On Sat, Oct 07, 2000 at 05:29:00PM +0100 or thereabouts, Nils Vogels wrote: > Hi Michael Tatge ! > > On Sat 07 Oct 2000 (16:14), you muttered on the list: > > > Nils Vogels muttered: > > > On Sat, Oct 07, 2000 at 03:56:44AM +, Conor Daly wrote: > > > >

Re: mailboxes (was Re: spamfilter for procmail)

2000-10-17 Thread Conor Daly
On Tue, Oct 17, 2000 at 03:16:10PM +0300 or so it is rumoured hereabouts, Mikko Hänninen thought: > Conor Daly <[EMAIL PROTECTED]> wrote on Tue, 17 Oct 2000: > > Incidentally, does anyone know of a way to cycle through the list of > > folders with new mail on the "c&quo

mailboxes (was Re: spamfilter for procmail)

2000-10-17 Thread Conor Daly
.muttrc but there's times when I'm expecting a response to a question sent to a list and I'd like a key or something to cycle through which mailboxes have new mail. See? :-) -- Conor Daly <[EMAIL PROTECTED]> Domestic Sysadmin :-)

Re: Mutt and PGP passphrase

2000-10-17 Thread Conor Daly
r the pgp passphrase input message > and sends it as stdin ? > > Daniel. and can I snoop it over a network? :-) -- Conor Daly <[EMAIL PROTECTED]> Domestic Sysadmin :-)

Re: How can I use mutt on disconnected laptops?

2000-10-16 Thread Conor Daly
On Mon, Oct 16, 2000 at 10:25:47AM -0400 or so it is rumoured hereabouts, Bob Bell thought: > On Sun, Oct 15, 2000 at 12:30:55PM +0100, Conor Daly <[EMAIL PROTECTED]> >wrote: > > > I was thinking have having the laptop nfs share the mailfolders to the desktop, > >

Re: Composing a draft?

2000-10-15 Thread Conor Daly
On Sun, Oct 15, 2000 at 05:11:47PM +0100 or so it is rumoured hereabouts, Dan Boger thought: > On Sun, Oct 15, 2000 at 12:51:12PM +0100, Conor Daly wrote: > > I don't think this would work. mutt sits waiting for the editor to > return > > before sending the mail. If you

Re: How can I use mutt on disconnected laptops?

2000-10-15 Thread Conor Daly
On Sat, Oct 14, 2000 at 06:41:47PM +0100 or so it is rumoured hereabouts, Dan Boger thought: > On Sat, Oct 14, 2000 at 02:35:24PM +0000, Conor Daly wrote: > > cat ~/mbox | /usr/bin/formail -D 8192 msgid.cache > laptop:~/mbox > > cat laptop:~/mbox | /usr/bin/formail -D 8192 ms

Re: Mutt and vim enhancment

2000-10-15 Thread Conor Daly
On Sun, Oct 15, 2000 at 05:48:38AM +0100 or so it is rumoured hereabouts, David T-G thought: > Conor -- > > ...and then Conor Daly said... > % On Fri, Oct 13, 2000 at 09:00:05AM +0800 or thereabouts, Bevan Broun > wrote: > % > on Wed, Oct 11, 2000 at 12:39:46PM -0400, Pe

Re: How can I use mutt on disconnected laptops?

2000-10-15 Thread Conor Daly
On Sat, Oct 14, 2000 at 08:44:28PM -0400 or so it is rumoured hereabouts, Dan Boger thought: > On Sat, Oct 14, 2000 at 08:44:58PM +0100, Conor Daly wrote: > > > another way to go at it, and this also works only if there's only one > > > machine > > > that i

Nuking duplicate messages (from Telsa's .procmailrc)

2000-10-15 Thread Conor Daly
rather than reply to all, thereby eliminating this problem in the first place??!! -- Conor Daly <[EMAIL PROTECTED]> Domestic Sysadmin :-)

Re: Composing a draft?

2000-10-15 Thread Conor Daly
etaches itself from mutt, mutt decides that you've abandoned the message and aborts the send. To make mutt use gvim you need to use something like set editor='gvim -e' which tells gvim to remain within the current process until it exits rather than detaching from its parent immediately. -- Conor Daly <[EMAIL PROTECTED]> Domestic Sysadmin :-)

Re: newbie? How to view mutt error messages.

2000-10-15 Thread Conor Daly
t; that I can look at that contains these messages so I can debug my setup? > do a mutt 2>~/mutt-errs That will redirect error messages to the file mutt-errs in your home directory. -- Conor Daly <[EMAIL PROTECTED]> Domestic Sysadmin :-)

Re: How can I use mutt on disconnected laptops?

2000-10-14 Thread Conor Daly
and .logout to check if the two machines are connected and if so, synchronise! > > If someone has experience with that situation I would > appreciate scripts or comments; otherwise I'll experiment > and perhaps report back. Experiment won't you... > > Regards, > > Claus > Waiting to hear what happened... :-) -- Conor Daly Met Eireann, Glasnevin Hill, Dublin 9, Ireland Ph +353 1 8064217 Fax +353 1 8064275

Re: self-destruction

2000-10-13 Thread Conor Daly
ell > > me they are not getting my emails...). > > First you talk about news groups, then you talk about email. What exactly is > your problem and how does it manifest itself? > and have you seen a shrink about it? :-) -- Conor Daly <[EMAIL PROTECTED]> Domestic Sysadmin :-)

Re: Mutt and vim enhancment

2000-10-13 Thread Conor Daly
Subject but then > the 2nd one arrived and I started to modify again but decided to wait > for the finished version. There is room in my title bar for the > subject, what about yours? > Yes, but where do I put the function? TIA -- Conor Daly Met Eireann, Glasnevin Hill, Dublin

Re: multiple mutts

2000-10-12 Thread Conor Daly
ile its process will look like grep r[e]almutt Now, that ROCKS! -- Conor Daly Met Eireann, Glasnevin Hill, Dublin 9, Ireland Ph +353 1 8064217 Fax +353 1 8064275

Re: Mutt and vim enhancment

2000-10-12 Thread Conor Daly
for above to function you need to add the following to .vimrc: > > ... > autocmd BufRead mutt* exe M_settitle() > ... > > Regards, > Peter Pardon my ignorance but where do I put this function so I can call it later? -- Conor Daly Met Eireann, Glasnevin Hill, Dublin 9, Ireland Ph +353 1 8064217 Fax +353 1 8064275

Re: Wildcards in the mailboxes command?

2000-10-12 Thread Conor Daly
gt; > > try this one in .muttrc > > mailboxes `find ~/Mail -type f -print | grep -v sent | xargs` > > works fine for me > Ok, so any ideas for an IMAP server then? mailboxes `echo {}Inbox/*` doesn't work! Sheesh! This Dvorak keyboard layout takes some getting used to

Re: multiple mutts

2000-10-11 Thread Conor Daly
S 0:00 grep lemming > > Y'see? Grep makes a match on its own process. > I generally use ps | grep | grep -v grep That wil catch the process I require and dump the 'grep ' line -- Conor Daly <[EMAIL PROTECTED]> Domestic Sysadmin :-)

Re: multiple mutts

2000-10-11 Thread Conor Daly
ime of day, Time of day... -- Conor Daly Met Eireann, Glasnevin Hill, Dublin 9, Ireland Ph +353 1 8064217 Fax +353 1 8064275

Re: multiple mutts

2000-10-11 Thread Conor Daly
th the `dotlock_program' > configuration variable? My configuration and build > of mutt-1.2.5 didn't create a `mutt_dotlock' binary. > > TIA You'll notice the previous post includes the line touch $LOCKFILE This will create such a lockfile when you run the script. mutt does

Re: gpg: Warning: using insecure memory!

2000-10-09 Thread Conor Daly
thanks, It's about doing a suid on some binary which gives it root privileges and allows it to lock memory. Otherwise your private key or passphrase or something could get written to the swap partition where someone could copy it. Or something like that... The details are in one of the do

Re: Questions, questions...

2000-10-08 Thread Conor Daly
t would be a mixture of dad.rc and > mom.rc. :( Kinda like "child.rc" ? :-) -- Conor Daly <[EMAIL PROTECTED]> Domestic Sysadmin :-)

Re: Inconsistent?

2000-10-07 Thread Conor Daly
t-line > bind pager exit > bind browser next-page > bind browser select-entry > bind browser exit > bind browser view-file > macro browser i 'q' > bind attach exit > bind attach view-attach > bind editor noop > bind edit

Re: error trying to create IMAP folder w/ mutt 1.2.5i

2000-10-07 Thread Conor Daly
the mailboxes set up in .muttrc already. Still can't get 'mutt -Z' to work though... -- Conor Daly <[EMAIL PROTECTED]> Domestic Sysadmin :-)

Fighting with M$ Exchange!

2000-10-06 Thread Conor Daly
n a Linux-based tool for creating / modifying M$ Exchange rules? Thanks, -- Conor Daly Met Eireann, Glasnevin Hill, Dublin 9, Ireland Ph +353 1 8064217 Fax +353 1 8064275

Re: error trying to create IMAP folder w/ mutt 1.2.5i

2000-10-06 Thread Conor Daly
ion by HTTP / FTP or do I have to actually learn how to use CVS? Will it do all the other things I'd like it to do also? Like: Show my IMAP mailboxes when I do a 'c ?' (All I get currently are my local folders) check my IMAP mailboxes when I do a 'mutt -Z'? -- Conor Daly Met Eireann, Glasnevin Hill, Dublin 9, Ireland Ph +353 1 8064217 Fax +353 1 8064275