Re: Message temporary file.
On Sat, Oct 28, 2000 at 10:08:23 +0930, Brian Salter-Duke wrote: > I do not know > about getting rid of the 'yes' response, but there could be a way. There is no way but the source. That is mutt_query_pipe_attachment() in recvattach.c. It might be a candidate for a quadoption... -- Byrial http://home.worldonline.dk/~byrial/
Re: Mutt crashing when I try to retrieve a postponed message.
* Rod Pike <[EMAIL PROTECTED]> [03/11/00, 23:07:01]: > I'm running mutt 1.2.5i and a UW IMAP server. I don't even know where to start > as I haven't been able to figure out how to trap error messages/logs. You _are_ trying to access postponed messages via IMAP, aren't you? > Here's my postponed setting. > > set postponed={my.imap.server}Drafts Does {my.imap.server}Drafts exist? > Any help would be greatly appreciated. I'll try :) Kai -- Kai Blin Webmasterof http://www.uni-tuebingen.de/uni/thm/molgen/ Univ. of Tuebingen Inst. of Human Genetics fon +49-7071-2974890 Wilhelmstrasse 27 Dept. of Molecular Genetics fax +49-7071-295233 D-72074 Tuebingen Do molecular biologists wear designer genes?
[OT] Re: Mutt + Screen + Vim question
On Fri, Nov 03, 2000 at 05:25:02PM -0800 or thereabouts, Brian D. Winters wrote: > > solution I'm suggesting has absolutely nothing to do with mutt and > everything to do with screen. Mutt can't do what you think you want > it to do. You need to tell screen you want a new screen, and you want > to run mutt in that new screen. > What's the advantage of using screen over the - consoles? Can screen be used remotely or something? -- Conor Daly Met Eireann, Glasnevin Hill, Dublin 9, Ireland Ph +353 1 8064217 Fax +353 1 8064275
Re: Mutt crashing when I try to retrieve a postponed message.
On Sat, Nov 04, 2000 at 01:36:53PM +0100, Kai Blin wrote: > * Rod Pike <[EMAIL PROTECTED]> [03/11/00, 23:07:01]: > > > I'm running mutt 1.2.5i and a UW IMAP server. I don't even know where to start > > as I haven't been able to figure out how to trap error messages/logs. > > You _are_ trying to access postponed messages via IMAP, aren't you? Yes > > > Here's my postponed setting. > > > > set postponed={my.imap.server}Drafts > > Does {my.imap.server}Drafts exist? Yes it exists. The problem doesn't occur all the time. I'm currently trying to reproduce the error running script before mutt but the dog is running well today. > > > Any help would be greatly appreciated. > > I'll try :) Thanks :) > > Kai > > -- > Kai Blin Webmasterof http://www.uni-tuebingen.de/uni/thm/molgen/ > Univ. of Tuebingen Inst. of Human Genetics fon +49-7071-2974890 > Wilhelmstrasse 27 Dept. of Molecular Genetics fax +49-7071-295233 > D-72074 Tuebingen Do molecular biologists wear designer genes? -- Rod Pike rodneyp @ utanet.at
Re: [OT] Re: Mutt + Screen + Vim question
* Conor Daly <[EMAIL PROTECTED]> [04/11/00, 12:52:53]: > > solution I'm suggesting has absolutely nothing to do with mutt and > > everything to do with screen. Mutt can't do what you think you want > > it to do. You need to tell screen you want a new screen, and you want > > to run mutt in that new screen. > > > > What's the advantage of using screen over the - > consoles? Can screen be used remotely or something? Yes, you can detach the session and logout / login from another console and retach the session... I'm using this for my IRC client, not for mutt, though :) Kai -- Kai Blin Webmasterof http://www.uni-tuebingen.de/uni/thm/molgen/ Univ. of Tuebingen Inst. of Human Genetics fon +49-7071-2974890 Wilhelmstrasse 27 Dept. of Molecular Genetics fax +49-7071-295233 D-72074 Tuebingen Do molecular biologists wear designer genes?
Re: [OT] Re: Mutt + Screen + Vim question
Kai Blin [[EMAIL PROTECTED]] wrote: > * Conor Daly <[EMAIL PROTECTED]> [04/11/00, 12:52:53]: > > > What's the advantage of using screen over the - > > consoles? Can screen be used remotely or something? > > Yes, you can detach the session and logout / login from another > console and retach the session... I'm using this for my IRC client, > not for mutt, though And more importantly I'm on a Solaris box! :-) No virtual consoles here.
Test
I am just a test mail Please ignore me...
Re: Test
me too :) * root ([EMAIL PROTECTED]) wrote: > I am just a test mail > Please ignore me... Rafael. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= | Rafael Alexandre Schmitt| | Blumenau - Santa Catarina - Brasil | | Powered by Debian 2.2 (Potato) | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Re: Test
Received Sat, Nov 04, 2000 at 06:16:00PM + from [EMAIL PROTECTED] (Rafael A . Schmitt) > me too :) > * root ([EMAIL PROTECTED]) wrote: > > I am just a test mail > > Please ignore me... > ok - so everythings working fine. thnx -- Random Fortune Message : Linux - The way to fly so high!
mailing a stream as a file
Hi This "works" zip - *txt|mutt -s'send a zip file of all txt docs' eric -a - on 'V' in mutt received mail gives: -> I 1 [text/plain, quoted, iso-8859-1, 96K] A 2 - [text/plain, 7bit, us-ascii, 0K] With the top one being a legal zip file - only problem is that you have to name the file when saving it, cause it is nameless. Also the encoding says test/plain but when you save the attachemnt, you get a legal zip file. Is there a way to force a file name? this will also help mutt to state the encoding correctly. -- Eric Smith
HTML format email
Most of the spam mail that is in HTML format. When such mail comes in I would like to highlight such mail or have some type of marker on the message, so that I can develop an effective procmail receipe. I was testing my NT system and the Outlook express made a local copy of the email. There is lot of spam (adult type) in html format. Is there anyway mutt can identify content format of the email? TIA. -- Subba Rao [EMAIL PROTECTED] http://pws.prserv.net/truemax/
Re: mailing a stream as a file
Eric Smith <[EMAIL PROTECTED]> wrote on Sat, 04 Nov 2000: > This "works" > zip - *txt|mutt -s'send a zip file of all txt docs' eric -a - I would recommend saving the stream into a file first, and then attaching it to the mail with -a. The body of the message can be done with redirect from /dev/null, or possibly echo. If you absolutely need to use a direct stream, then I recommend you use uuencode to encode the included file. You can specify the filename too with uuencode. Regards, Mikko -- // Mikko Hänninen, aka. Wizzu // [EMAIL PROTECTED] // http://www.iki.fi/wiz/ // The Corrs list maintainer // net.freak // DALnet IRC operator / // Interests: roleplaying, Linux, the Net, fantasy & scifi, the Corrs / "Subtle mind control? Why do all these HTML buttons say 'Submit'?" -- /.
Re: HTML format email
Subba Rao proclaimed on mutt-users that: > Most of the spam mail that is in HTML format. When such mail comes in I would > like to highlight such mail or have some type of marker on the message, so > that I can develop an effective procmail receipe. Filter on content-type multipart/alternative or text/html using procmail. http://www.spambouncer.org for more. +suresh -- Suresh Ramasubramanian + Wallopus Malletus Indigenensis mallet @ cluestick.org + Lumber Cartel of India, tinlcI QOTD: "It seems to me that your antenna doesn't bring in too many stations anymore."