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:
[datatek@dingdong ~]$ mutt -s "Test Email Subject" some@address.com < /home/datatek/testemail
Looking up smtp.gmail.com...
Connecting to smtp.gmail.com...
Segmentation fault
[datatek@dingdong ~]$
I am using:
Code:
Mutt 1.5.18 (2008-05-17)
Copyright (C) 1996-2008 Michael R. Elkins and others.
Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
Mutt is free software, and you are welcome to redistribute it
under certain conditions; type `mutt -vv' for details.
System: Linux 2.6.27.21-170.2.56.fc10.i686 (i686)
Please help
