Problems sending large attachments

2002-03-09 Thread Jim Quigley

Problems sending large attachments?

I have a P111 notebook with over 300MB memory and pcmcia modem running on 
Redhat 7.2.  I use Kmail 1.3.2
on KDE 2.2.2-1 and have been trying Mutt 1.3.25i out.  I have used 
sendmail-8.11.6-3 and have configured 
Kmail and mutt to use this

I can send emails with small attachments, receive emails even with large 
attachments but when I try to send large
attachments around 40 KB and over using either ./sendmail -v -q or Kmail's 
smtp server, I get error messages, and the connection freezes.   Mutt sends 
the mail to mqueue and when I use sendmail -q the connection stalls.

This has happened with different desktops, different distros i.e. Redhat and 
SuSE 7.3.  I have no problem when I 
use Windows, so it is not the ISP.  Could it be a problem with 'wvdial.conf' 
or some other configuation file, limiting 
the size of message I can send?  I have spent alot of time searching for 
answers and using different
configuration of sendmail but unfortunately without joy.  

Is this a problem with linux,  I need to send large attachments sometimes 
from home to work.  Do I need to keep Windows installed?

Jim








SPAM filters and mutt

2002-03-09 Thread Justin Hibbits

Hey, guys

I'm not on the mailing list, but I have a quick question:

Is there a way to do mail filtering by body text/attachment reading?

Thanks,

Justin Hibbits


-- 
Registered Linux user 260206




New to Mutt

2002-03-09 Thread Busby, Richard

I have a RH 7.2 box and am interested in using Mutt. I have it installed,
but I can't seem to get it to do anything - yet.. I have looked at the man
page but that really doesn't seem to help me. Can anyone direct me to a good
new user location?  Thanx




Re: New to Mutt

2002-03-09 Thread Dominik Mierzejewski

On Saturday, 09 March 2002, Busby, Richard wrote:
 I have a RH 7.2 box and am interested in using Mutt. I have it installed,
 but I can't seem to get it to do anything - yet.. I have looked at the man
 page but that really doesn't seem to help me. Can anyone direct me to a good
 new user location?  Thanx

Start mutt and press F1. :-)

-- 
The Universe doesn't give you any points for doing things that are easy.
-- Sheridan to Garibaldi in Babylon 5:The Geometry of Shadows
Dominik 'Rathann' Mierzejewski rathann(at)rangers.eu.org



Re: SPAM filters and mutt

2002-03-09 Thread Justin R. Miller

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Said Justin Hibbits on Fri, Mar 08, 2002 at 03:53:47PM -0500:

 Is there a way to do mail filtering by body text/attachment reading?

Mutt goes by the UNIX philosophy of do one thing, do it well.
Procmail (or yes, Maildrop) as an add-on tool would be good choices to
do some filtering of messages at delivery time.  

While in Mutt, you can do something called limiting, which will pare
down the messages shown in the index based on patterns.  for example, to
limit the current view to messages containing 'Outlook' in the headers,
you could type 'l' for limit, then '~h Outlook' and hit enter.  There
are many other patterns such as '~b' for body, '~f' for from, etc. that
you can read about further in the manual.  

As for attachments, you'll only really have luck with them if they are
text-based.  I believe that the '~b' pattern would match strings in
attachments as well, since they are technically part of the body in a
MIME message. 

If you're interested in spam filtering, there are a number of ways to do
this, including my ideas at:

http://codesorcery.net/docs/spamtricks.html

(Apologies if I've already mentioned this in this thread, I don't have
the rest of it handy anymore).  

Good luck!

- -- 
[!] Justin R. Miller [EMAIL PROTECTED]
PGP 0xC9C40C31 -=- http://codesorcery.net

http://www.cnn.com/2002/ALLPOLITICS/01/29/inv.terror.probe/

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8ihhj94d6K8nEDDERAsv7AJwNPkDH6RJcMa5vmWBkp+CLAqYydQCeLT6k
89InTrI45ag99rQZkxllUSQ=
=0wKa
-END PGP SIGNATURE-



Re: New to Mutt

2002-03-09 Thread Michael Wagner

On Fri, Mar 08, 2002 at 03:39:57PM -0800, Busby, Richard wrote:

 I have a RH 7.2 box and am interested in using Mutt. I have it installed,
 but I can't seem to get it to do anything - yet.. I have looked at the man
 page but that really doesn't seem to help me. Can anyone direct me to a good
 new user location?  Thanx

Hello Richard,

have a look at http://www.mutt.org. You can find there useful infos
and also .muttrc of other user, which you can use as pattern. There
are much links to other useful sites.

Hth Michael

-- 
Outside of a dog, a book is man's best friend. Inside of a dog, it is
too dark to read.  (Groucho Marx)



msg25212/pgp0.pgp
Description: PGP signature


system hang, lost mutt function

2002-03-09 Thread MuttER

I had a system hang with xcdroast.

SuSE 7.3 pro, uptodate 2.4.10-4GB, i686, kde 2.2.2
mutt 1.3.27i (2002-01-22)

Since restarting, trying to post mail from within mutt or the command line, mutt 
hangs.  The rest of mutt's functions, afaict, function properly.

I removed mutt, then reinstalled.  I removed my personal .muttrc, then replaced it.  
The only difference I noticed was that without my .muttrc, when I tried to post, mutt 
accepted the TO:, and then hung after I completed the SUBJECT: line.  It would not 
accept keystroke after enter on the SUBJECT: line.

With my .muttrc, mutt hangs when I enter m to begin a post.  

Just noticed, mutt also hangs when I enter L to post to the mailgroup, status line 
indicates:  Including quoted message...

Same thing with g.

I can kill mutt with kill pid.

This would seem to indicate that the editor was hanging, but the same thing happens 
when I comment out the editor line in .muttrc.

HELP, please

pat
[EMAIL PROTECTED]




Re: system hang, lost mutt function

2002-03-09 Thread Nicolas Rachinsky

* On Sat, Mar 09, 2002 at 08:30:59PM -0500,
* MuttER [EMAIL PROTECTED] wrote:
 Since restarting, trying to post mail from within mutt or the command line, mutt 
hangs.  The rest of mutt's functions, afaict, function properly.
 
 I removed mutt, then reinstalled.  I removed my personal .muttrc, then replaced it.  
The only difference I noticed was that without my .muttrc, when I tried to post, mutt 
accepted the TO:, and then hung after I completed the SUBJECT: line.  It would not 
accept keystroke after enter on the SUBJECT: line.
 
 With my .muttrc, mutt hangs when I enter m to begin a post.  
 
 Just noticed, mutt also hangs when I enter L to post to the mailgroup, status line 
indicates:  Including quoted message...
 
 Same thing with g.
 
 I can kill mutt with kill pid.
 
 This would seem to indicate that the editor was hanging, but the same thing happens 
when I comment out the editor line in .muttrc.

What's the output of ps x while mutt is hanging, is the editor
started? If you specify $editor on your .muttrc, what's happening if
you try to start $editor from the shellprompt?

Nicolas



Re: system hang, lost mutt function

2002-03-09 Thread Knute

On Sat, 09 Mar 2002, MuttER wrote:

 I had a system hang with xcdroast.

That's never a good sign.

 SuSE 7.3 pro, uptodate 2.4.10-4GB, i686, kde 2.2.2
 mutt 1.3.27i (2002-01-22)

 Since restarting, trying to post mail from within mutt or the command line, mutt 
hangs.  The rest of mutt's functions, afaict, function properly.

Ok.

 I removed mutt, then reinstalled.  I removed my personal .muttrc, then replaced it.  
The only difference I noticed was that without my .muttrc, when I tried to post, mutt 
accepted the TO:, and then hung after I completed the SUBJECT: line.  It would not 
accept keystroke after enter on the SUBJECT: line.

I've had this happen to me before.

 With my .muttrc, mutt hangs when I enter m to begin a post.  

 Just noticed, mutt also hangs when I enter L to post to the mailgroup, status line 
indicates:  Including quoted message...

 Same thing with g.

 I can kill mutt with kill pid.

Not much else you can do.  I ended up writing a script that I could kill
it with the program name.  Made things much easier.

 This would seem to indicate that the editor was hanging, but the same thing happens 
when I comment out the editor line in .muttrc.

Not necessarily the editor.  When this happened to me, it was a corrupt
signature file.  A while back I had instaled sigrot, and then thru a
whole mess of bad shutdowns by people that know nothing about linux,  I
had to reinstall root, and lost sigrot.  once I created a ~/.signature
(actually a ~/.sig/signature) file, everything worked again. 
It's something to check on anyway.

 HELP, please

I just hope that I have.

 pat
 [EMAIL PROTECTED]

-- 
Knute

You live, You die.  Enjoy the interval!
-- Clarence



msg25215/pgp0.pgp
Description: PGP signature


Re: system hang, lost mutt function

2002-03-09 Thread MuttER

* Nicolas Rachinsky [EMAIL PROTECTED] [03-09-02 21:03] crowed:
 * On Sat, Mar 09, 2002 at 08:30:59PM -0500,
 * MuttER [EMAIL PROTECTED] wrote:
  Since restarting, trying to post mail from within mutt or the command line, mutt 
hangs.  The rest of mutt's functions, afaict, function properly.
  
  I removed mutt, then reinstalled.  I removed my personal .muttrc, then replaced 
it.  The only difference I noticed was that without my .muttrc, when I tried to post, 
mutt accepted the TO:, and then hung after I completed the SUBJECT: line.  It would 
not accept keystroke after enter on the SUBJECT: line.
  
  With my .muttrc, mutt hangs when I enter m to begin a post.  
  
  Just noticed, mutt also hangs when I enter L to post to the mailgroup, status 
line indicates:  Including quoted message...
  
  Same thing with g.
  
  I can kill mutt with kill pid.
  
  This would seem to indicate that the editor was hanging, but the same thing 
happens when I comment out the editor line in .muttrc.
 
 What's the output of ps x while mutt is hanging, is the editor
 started? If you specify $editor on your .muttrc, what's happening if
 you try to start $editor from the shellprompt?
 
 Nicolas
---end quoted text---

Knute, later in this thread solved my problem.  The .signature file was missing!
tks,
-- 
Pat Shanahan  Registered Linux User #207535
   Registered at: http://counter.li.org
9:55pm  up  4:31,  3 users,  load average: 0.16, 0.09, 0.10



Re: system hang, lost mutt function

2002-03-09 Thread MuttER

* Knute [EMAIL PROTECTED] [03-09-02 21:47] crowed:
 On Sat, 09 Mar 2002, MuttER wrote:
 
  I had a system hang with xcdroast.
 
,,
 Not necessarily the editor.  When this happened to me, it was a corrupt
 signature file.  A while back I had instaled sigrot, and then thru a
 whole mess of bad shutdowns by people that know nothing about linux,  I
 had to reinstall root, and lost sigrot.  once I created a ~/.signature
 (actually a ~/.sig/signature) file, everything worked again. 
 It's something to check on anyway.
 
  HELP, please
 
 I just hope that I have.

 
And you did.  Thank-you very much.  Missing .signature file was the entire
problem and is solved.

again, tkx,
-- 
Pat Shanahan  Registered Linux User #207535
   Registered at: http://counter.li.org
  9:58pm  up  4:33,  3 users,  load average: 0.02, 0.05, 0.08



Re: system hang, lost mutt function

2002-03-09 Thread Knute

On Sat, 09 Mar 2002, MuttER wrote:

 * Nicolas Rachinsky [EMAIL PROTECTED] [03-09-02 21:03] crowed:
[snip]

 Knute, later in this thread solved my problem.  The .signature file was missing!
 tks,

LOL  I'm glad that it was something so simple.  Your welcome.

--
Knute



msg25218/pgp0.pgp
Description: PGP signature