Find the answer to your Linux question:
Results 1 to 2 of 2
Note: I've had to change some of the following because the forum thought I was posting URLs to other sites. Hello, I am on FC10 I have mutt set up ...
  1. #1
    Just Joined!
    Join Date
    May 2009
    Posts
    2

    Mutt segmentation fault

    Note: I've had to change some of the following because the forum thought I was posting URLs to other sites.

    Hello, I am on FC10

    I have mutt set up with gmail, and if I go into mutt straight, it works fine.
    But when I try to send an email from the console, it segmentation faults.

    Code:
    [~]$ mutt -s "Test Email Subject" some@address.com < /home/datatek/testemail                                                      
    Looking up smtp.gmail.com...                                                    
    Connecting to smtp.gmail.com...                                                 
    Segmentation fault                                                              
    [ ~]$


    I am using:

    Code:
    Mutt 1.5.18 (2008-05-17)                                                        
    
    System: Linux 2.6.27.21-170.2.56.fc10.i686 (i686)


    Please help

  2. #2
    Just Joined!
    Join Date
    Feb 2007
    Location
    South Africa
    Posts
    5
    Old thread but I just had the same with a previously working script. Just performing (b) below used to fix the problem when gmail renewed their certificate but now you must:

    a) login as the affected user then rm ~.mutt_certificates

    b) Run mutt manually, compose & send a test mail, accept the new certificate and your scripts should now work.

    Repeat for each user.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...