forwarding mail with attachments

2010-02-24 Thread Daniel Dalton
Hi, How can I make mutt forward all attachments as well as the original email when using 'f' the forward command? I would also like the original text from the email to be included in the body of the message as it is now. So all I want to do is make mutt attach all original attachments to the emai

Re: change default @hostname.domain

2009-11-20 Thread Daniel Dalton
On Thu, Nov 19, 2009 at 10:07:04AM -0500, Patrick Shanahan wrote: > I really don't know, but aiui better would be: > > send-hook 'my_hdr From: d.dal...@customhostname.whatever' > where is the interested scope Well this seems to be working ok, but if it doesn't I'll try that, thank you. signa

Re: change default @hostname.domain

2009-11-19 Thread Daniel Dalton
On Thu, Nov 19, 2009 at 07:53:45PM +1100, Daniel Dalton wrote: > Hi, > > If I type 'd.dalton' into the to field and press enter by default, the > address is changed to "d.dal...@localhostname.domain > How can I change this to @customhostname.whatever? Yep, sorry I

change default @hostname.domain

2009-11-19 Thread Daniel Dalton
Hi, If I type 'd.dalton' into the to field and press enter by default, the address is changed to "d.dal...@localhostname.domain How can I change this to @customhostname.whatever? Where customhostname is say iinet gmail or something? Thanks, -- Cheers, Dan http://members.iinet.net.au/~ddalton/

Re: save tagged messages

2009-10-17 Thread Daniel Dalton
Hi Bill, On Sat, Oct 17, 2009 at 09:37:30PM +0800, bill lam wrote: > you may prefix it with a ";" that is, after tagging messages, press > ';s' (without quotes). Or you might mean C (copy message) instead of s. Ah great, that works! Thanks very much. Dan signature.asc Description: Digital sig

save tagged messages

2009-10-17 Thread Daniel Dalton
Hi, How do I save all tagged messages to a mail box? Tagging the messages I want to save then pressing s doesn't seem to work? Does anyone know what command I am looking for? Thanks, Dan signature.asc Description: Digital signature

Re: how to setup spam filters

2009-10-15 Thread Daniel Dalton
> Usually a spam filter classifies a message and another program, a LDA such as > procmail, moves it to a special location e.g. a subfolder. > Oh ok. > If you use SpamAssassin to detect spam, take a look at this tutorial: > > > Thanks > SM

Re: how to setup spam filters

2009-10-15 Thread Daniel Dalton
On Sun, Oct 11, 2009 at 01:33:33PM -0700, Buzzer wrote: > Install bogofilter, then add in following strings > In ~/.procmail Thanks, I'll check this out, it seems that spam assasin is the most popular, but I came across this in my research so will read up on it a little. > First time you need to t

how to setup spam filters

2009-10-09 Thread Daniel Dalton
Hi, Could someone please point me to some documentation, or give me some ideas on how I can set up a good spam filter that will: 1. Move spam to a folder titled junk 2. Allow me to report spam if something isn't caught. 3. If something is thought to be spammed, a way for me to remove it from the

Re: spoolfile and move clarification

2009-04-06 Thread Daniel Dalton
On Mon, Apr 06, 2009 at 04:40:19PM -0500, Zhengquan Zhang wrote: > DEFAULT=$MAILDIR/inbox/ Ah yes, thanks! That did the trick. Cheers, Daniel. signature.asc Description: Digital signature

Re: spoolfile and move clarification

2009-04-06 Thread Daniel Dalton
On Mon, Apr 06, 2009 at 04:13:47PM -0500, zhang zhengquan wrote: > Dear mutt community, > here is a snippet of my muttrc > > set spoolfile=+inbox If I do this, how do i tell procmail the default inbox has changed from /var/mail/daniel? I tried exporting $MAIL in .bashrc, but messages still got dr