<<< Date Index >>>     <<< Thread Index >>>

Re: Mutt + SSL



On Mon, Apr 13, 2009 at 09:54:20AM -0500, Kyle Wheeler wrote:
> On Monday, April 13 at 03:21 PM, quoth Arthur Dent:
> >>> The problem comes when I come to send mail with mutt. I now get 
> >>> the message:
> >>> "Could not connect to 192.168.123.101 (Connection refused)"
> >>>
> >>> and no mail is sent.
> 
> > #Send Mail Through GMail:
> > set 
> > smtp_url='smtp://mygmailname:mygmailpassword@xxxxxxxxxxxxxxxxxxx:587/'
> 
> > send-hook '~C @mutt.org' 'set smtp_url=smtp://smtp.myisp.co.uk'
> 
> Thus far, it doesn't look like you ever set your $smtp_url to be 
> 192.168.123.101. Either you *do* do that somewhere, or the error is 
> not from the SMTP part, but rather from the attempt to save the FCC. 
> What's your $record set to?

Ahhh!...

cat .muttrc | grep record
set record="imaps://192.168.123.101/Sent"

When I installed the SSL certificate I had to change the imaps folder
and spoolfile references to be ...192.168.123.101:12345 (with 12345
being the non-standard secure port that dovecot listens on.

I guess I need to do the same with the $record reference?

Would that make it:
set record="imaps://192.168.123.101:12345/Sent" ?

I have sent this message with mutt with the above $record reference. 
If this message gets through it means I have the problem solved!

Thank you once again Kyle!

Mark

Attachment: pgpKyaVT62WMv.pgp
Description: PGP signature