Re: how to use the ISP''s smtp server directly

2002-07-14 Thread Mark Weinem
On Fri, 12 Jul 2002, Derrick 'dman' Hudson wrote: > FWIW I like exim the best and postfix next. hmm, installing MTAs like postfix or exim just to do smtp, seems to be overkill. Alternatives: nullmailer (and maybe: Anubis, MasqMail,...) http://untroubled.org/nullmailer/ http

Re: filtering

2001-04-05 Thread Mark Weinem
On Thu, 05 Apr 2001, Ailbhe Leamy wrote: > Use procmail. Some alternatives: * maildrop http://www.flounder.net/~mrsam/maildrop/ * mailagent http://search.cpan.org/search?mode=dist&query=mailagent * Kagent (Perl) http://patriot.net/~kur

templates & macros

2000-10-30 Thread Mark Weinem
Could someone please give an example of such a replyscript? I want to reply with a preformulated standard mail (standard.txt). The editor I use is gnuclient. Greetings, Mark Weinem

Re: attachment macro

2000-10-25 Thread Mark Weinem
On Wed, 25 Oct 2000, Mikko Hänninen wrote: > Attach a file: > > macro compose '/path/to/file' yes, this works. > Open up a directory: > > macro compose '/path/to/dir/' This way you get the directory attached! Adding a second is necessary: macro compose '/path/to/dir/' Thanks,

Re: macros and attachments

2000-10-25 Thread Mark Weinem
On Tue, 24 Oct 2000, Byrial Jensen wrote: > macro compose "/home/mark/templates/mime" > macro compose "/home/mark/templates/" cool, they work :-) Thank You, Mark Weinem

Re: Searching in multiple mailboxes

2000-10-25 Thread Mark Weinem
On Wed, 25 Oct 2000, Jack McKinney wrote: > cd Maildir; > find . -type f | xargs fgrep -l searchstring Wow, what a comfortable search tool ;-) Ciao, Mark PGP signature

Re: Searching in multiple mailboxes

2000-10-25 Thread Mark Weinem
On Wed, 25 Oct 2000, Suresh Ramasubramanian wrote: > I believe grepmail does maildirs rather well. man grepmail: "[...] Mailboxes must be traditional, UNIX /bin/mail mailbox format [...]" Ciao, Mark

Re: Searching in multiple mailboxes

2000-10-24 Thread Mark Weinem
On Mon, 23 Oct 2000, Benjamin Korvemaker wrote: > See "grepm" and "grepmail" But are there no tools for Maildirs? Ciao, Mark PGP signature

macros and templates (was: why is mutt better?)

2000-10-23 Thread Mark Weinem
eplyscript? I want to reply with a preformulated standard mail (standard.txt). The editor I use is gnuclient. Regards Mark Weinem PGP signature

attachment macro

2000-10-23 Thread Mark Weinem
Is it possible to attach a file via macro? This doesn't work: macro compose "attach-file=/home/mark/templates/mime" Perhaps it would be more elegant if the macro just offers the templates directory and the user chooses the attachment he wants. Regards, Mark Weinem

macros and templates (was: why is mutt better?)

2000-10-23 Thread Mark Weinem
eplyscript? I want to reply with a preformulated standard mail (standard.txt). The editor I use is gnuclient. Regards Mark Weinem PGP signature

macros and attachments

2000-10-23 Thread Mark Weinem
Is it possible to attach a file via macro? This doesn't work: macro compose "attach-file=/home/mark/templates/mime" Perhaps it would be more elegant if the macro just offers the templates directory and the user chooses the attachment he wants. Regards, Mark Weinem

Re: Mutt and Maildir?

2000-10-10 Thread Mark Weinem
On Mon, Oct 09, 2000 at 07:51:15PM -0400, Russell Hoover wrote: > I've had: > >set mbox_type=maildir# Which of the 4 mailbox formats I use. > > in my .muttrc for quite some time and it's always worked fine. > Why shouldn't it? Is that a Qmail thing? E.g. Is the lower-case 'm' not > a

Re: Mutt and Maildir?

2000-10-06 Thread Mark Weinem
On Thu, Oct 05, 2000 at 09:09:11PM +0100, Paul wrote: > I even have put > > set folder = /home/paul/Maildir/ > set mbox_type = maildir > > in .muttrc. To no avail. maildir is not correct: use Maildir. set mbox_type ="Maildir" Greetings -- Mark| PGP-Key avail

Re: Qmail and Mutt

2000-06-27 Thread Mark Weinem
On Tue, Jun 27, 2000 at 11:46:43AM -0700, Jason Helfman wrote: [Ignoring qmail+procmail questions] > 4> In mutt:set check_new=yes >set mailbox_type=Maildir Does "mailbox_type" really work? I use "mbox_type". ciao -- Mark| PGP-Key available Weinem

Still alive?

2000-05-14 Thread Mark Weinem
Is Mutt-Users still alive? Last messages arrive here on Tuesday, May 09. Greetings, Mark Weinem

Re: Emacs mutt mode?

1999-10-07 Thread Mark Weinem
[1] Greetings Mark Weinem Footnotes: [1] with XEmacs 20.4 and post.el (Version 1.6.3.7)

Re: GnuPG and Mutt

1999-09-26 Thread Mark Weinem
Hi, version: 95.3i/1.0pre2 The pgp_encryptself variable doesn't work with GnuPG. A missing feature? Or also a bug? Regards, Mark Weinem

Re: Mutt and qmail's maildir

1999-09-19 Thread Mark Weinem
ly typing 'mutt' it says : > "/home/user/mailbox : no such file or directory" If you want to use /home/user/maildir as default for all users, add the following lines to your /etc/profile: export MAIL=~/maildir export MAILDIR=~/maildir (Otherwise add them to /home/lriva/.bas

Re: Mutt prompts for keyID with gpg

1999-09-08 Thread Mark Weinem
On Tue, Sep 07, 1999 at 11:48:49AM +0200, Gero Treuner wrote: > Indeed it was a bug in mutt. Please apply the attached patch by > changing in the source directory, Does it only work with 1.0pre2? Ciao, Mark

Re: A feature request

1999-09-05 Thread Mark Weinem
On Thu, Sep 02, 1999 at 09:39:25AM -0700, Brian D. Winters wrote: > [...] but who's > going to be sending you PGP/MIME from inside of Outlook Express? ;) Is it possible to configure OE to support PGP/MIME? Regards Mark Weinem

Re: GnuPG and Mutt

1999-09-05 Thread Mark Weinem
On Thu, Sep 02, 1999 at 03:20:40PM +0200, J Horacio MG wrote: > Can you elaborate a bit more? I assume you know that ... hold it! It > just happened to me, I tried to send an encrypted mail to myself and at > the key id prompt, it got stack ... then I pressed ^C, and when asked > whether I want

Re: GnuPG and Mutt

1999-09-02 Thread Mark Weinem
On Wed, Sep 01, 1999 at 01:37:04PM +0200, J Horacio MG wrote: > > > set pgp_long_ids > > This one was unset, and there was a warning not to change this setting > (??). > > > set pgp_gpg="/usr/bin/gpg" > > > > set pgp_default_version="gpg" > [...] > > No value was with quotations except the

GnuPG and Mutt

1999-09-01 Thread Mark Weinem
ring.skr" set pgp_gpg="/usr/bin/gpg" set pgp_default_version="gpg" # Here, "default" means the value of $pgp_default_version: set pgp_receive_version="default" set pgp_key_version="default" set pgp_send_version="default" --- 8< --- Regards Mark Weinem