People are complaining to me that my pgp signatures show up as unidentified attachments
which freaks them out (MS users). Is there a way to force the signature to identify
itself
as being what it is?
I also know a few outlook users which say that my signed messages turn up as a blank
message
w
On Fri, Oct 13, 2000 at 08:45:39PM +0100, Conor Daly muttered:
> On Fri, Oct 13, 2000 at 06:10:42PM +0100 or so it is rumoured hereabouts,
> Dave Pearson thought:
> > On Fri, Oct 13, 2000 at 10:21:12AM -0500, the/eXtreme wrote:
> >
> > > Is it possible that using hooks to generate different cybe
On Fri, Oct 13, 2000 at 06:10:42PM +0100 or so it is rumoured hereabouts,
Dave Pearson thought:
> On Fri, Oct 13, 2000 at 10:21:12AM -0500, the/eXtreme wrote:
>
> > Is it possible that using hooks to generate different cyber-egos for
> > different recipients could inadvertently shut me out of a
On Fri, Oct 13, 2000 at 10:21:12AM -0500, the/eXtreme wrote:
> Is it possible that using hooks to generate different cyber-egos for
> different recipients could inadvertently shut me out of a news group that
> I was subscribed to? Could I somehow have set things in .muttrc so that a
> news group
On Fri, Oct 13, 2000 at 05:51:22AM -0400, Rob Reid wrote:
> At 8:17 PM EDT on Oct. 11 Aaron Schrab brought me out of hibernation for this:
>
> > Or you could just make a minor modification to the grep pattern:
> >
> > ps -U $LOGNAME | grep 'r[e]almutt' > /dev/null
> >
> > That way grep won't b
Hey, I'm having a lot of fun with the hooks in mutt, but---
Is it possible that using hooks to generate different cyber-egos for
different recipients could inadvertently shut me out of a news group
that I was subscribed to? Could I somehow have set things in .muttrc so
that a news group no longe
On Fri, Oct 13, 2000 at 05:51:22AM -0400, Rob Reid <[EMAIL PROTECTED]> wrote:
> It works, but I don't understand why. Shouldn't 'r[e]almutt' just parse to
> "realmutt"?
Yes, it's the same as matching with the regex 'realmutt'. However,
the grep process will appear in the ps listing as "grep
At 8:17 PM EDT on Oct. 11 Aaron Schrab brought me out of hibernation for this:
> At 09:23 +0930 12 Oct 2000, Brian Salter-Duke <[EMAIL PROTECTED]>
> wrote:
> > On Wed, Oct 11, 2000 at 04:38:31PM -0700, Bruce J.A. Nourish wrote:
> > > > if ps -U $LOGNAME | grep realmutt > /dev/null
> > >
> > > Be
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, Peter Solodov <[EMAIL PROTECTED]> wrote:
> >
> > Is it useful for someone besides me? :-)
>
> Im using it. I modified the first one to include the Subject but then
> the 2nd on