DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 3rd July 2008
cssgalactic cssgalactic is offline
Port Guard
 
Join Date: Jun 2008
Posts: 24
Cool Mutt not sending email

Ok, I have configure getmail to fetch my messages and mutt to read all my fetched messages. I have installed ssmtp and configured mutt, but when i send email i get this error from mutt:

Error sending message, child exited 127 (Exec error.).

here is the ssmtp configuration in /usr/local/etc/ssmtp/ssmtp.conf

MailHub=smtpauth.earthlink.net:587
UseTls=YES
FromLineOverride=YES
Hostname=XX.XXX.XXX.XX
RewriteDomain=earthlink.net
Root=XXXXXX@earthlink.net
AuthUser=XXXXXX@earthlink.net
AuthPass=XXXXX

here is how i'm telling mutt what to use to send mail on ~/.muttrc

set sendmail="/usr/local/etc/ssmtp"

And yes I have disabled sendmail in etc/rc.conf

sendmail_enable="NO"
sendmail_submit_enable="NO"
sendmail_outbound_enable="NO"
sendmail_msp_queue_enable="NO"

What step Am I missing? Please help me configure ssmtp or suggest another solution.

Thanks
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Maildir with Postfix/Dovecot/procmail/mutt bsdperson FreeBSD Ports and Packages 3 8th July 2009 07:05 PM
sending 2 launcher command to terminal with && ? whispersGhost Solaris 3 24th December 2008 06:19 PM
Sending PRs through KMail BSDKaffee Guides 0 8th October 2008 10:39 PM
FreeBSD 6.2 + qmail = problem sending email to freebsd.org DNAeon FreeBSD Ports and Packages 2 29th September 2008 12:27 AM
help with mutt cssgalactic FreeBSD General 3 2nd August 2008 07:25 AM


All times are GMT. The time now is 06:08 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick