Re: creating Mutt folder for sent mail

2001-02-10 Thread Suresh Ramasubramanian
sam rosenfeld proclaimed on mutt-users that: > set editor="/usr/bin/mcedit" > set smart_wrap=yes > BTW, my smart_wrap does not result in line wrapping, perhaps because the set >configuration to > smart_wrap=yes is a mutt instruction and I am using an external editor. > :wq This is because sm

Re: creating Mutt folder for sent mail

2001-02-10 Thread Michael Tatge
Hi Sam! sam rosenfeld muttered: > set folder=/home/sam/Mail/outbox You seem to have mixed put your pathes a bit, or it this really what you intended? > but still cannot store sent mail in my /home/sam/Mail/outbox. (All > cases correct) Of cause you can't do that. You set $folder to ~/Mail/ou

Re: creating Mutt folder for sent mail

2001-02-10 Thread Viktor Lakics
Hi Sam, Here is what you should include in your muttrc: # This is for mutt to copy your sent mail: set copy=yes set record=+outbox # Have you actually created this? # And this is for your editor to wrwp lines at 68 # (I saw from the end of your message# that you # use vi or vim - the la

Re: creating Mutt folder for sent mail

2001-02-10 Thread sam rosenfeld
In response to an earlier rerquest for advice on enabling me to save copies of outgoing mail, Suresh Ramasubrahamian and Frank Naumann suggested a couple of lines to be added to .muttrc. I've incorporated them into my .muttrc but still cannot store sent mail in my /home/sam/Mail/outbox. (All c

Re: creating Mutt folder for sent mail

2001-02-06 Thread Frank Naumann
Hello Sam, On Tue, Feb 06, 2001 at 10:51:13AM -0500, sam rosenfeld wrote: > I must have overlooked some line in either the mutt manual or > .muttrc (or both) that tells me how to create a folder for sent > mail. Ideally all my sent mail would automatically be saved in > that folder. > Could so

Re: creating Mutt folder for sent mail

2001-02-06 Thread Suresh Ramasubramanian
sam rosenfeld proclaimed on mutt-users that: > I must have overlooked some line in either the mutt manual or .muttrc (or > both) that tells me how to create a folder for sent mail. Ideally all my > sent mail would automatically be saved in that folder. > Could someone provide a reference? set

creating Mutt folder for sent mail

2001-02-06 Thread sam rosenfeld
I must have overlooked some line in either the mutt manual or .muttrc (or both) that tells me how to create a folder for sent mail. Ideally all my sent mail would automatically be saved in that folder. Could someone provide a reference? thanks, sam