DSN notification

1999-07-16 Thread SBTM
Hello everyone, I've been using mutt for quite sometime and still haven't mastered it. >From the beginning, I have been using the dsn_notify and dsn_return options and loved. But starting a few days back, whenever I send a meesga, I never get the notification even if it successful. This is what

Re: replying w/out signature?

1999-07-23 Thread SBTM
Rob Reid wrote: > And for emacs you can use post mode, available at > > http://astro.utoronto.ca/~reid/mutt/ Hello everyone, Since I use emacs, and been looking for exactly what has been mentioned in the previous post, I decided to download the post mode and use it. I got the file put the lines

Re: replying w/out signature?

1999-07-24 Thread SBTM
Rob Reid wrote: > Did you change this?: > > (defcustom post-signature-pattern "\\(--\\|Cheers,\\|^L\\)" > "*Pattern signifying the beginning of signatures. It should not contain > trailing whitespace (unless you know what you're doing ;-)." Apparently this is what I had missed. Thanx Rob for