On Mon, Nov 03, 2014 at 08:40:57PM -0500, DaleKelly wrote:
> On 11/03/2014 05:18 PM, Grant Edwards wrote:
> >You'll need to re-do the configure, build, install steps:
> >
> >[cd to mutt source directory]
> >
> >$ ./configure --enable-smtp
> >$ make
> >$ sudo make install
>
> previous errors are go
On Tue, Nov 04, 2014 at 12:45:37AM -0500, DaleKelly wrote:
> for SMTPs and POPs?
Maybe. SASL is a wrapper so that your email client can present your login
credentials to your email server using encryption.
Loosely (no pun intended) SSL is a wrapper around the emails your client
sends so that only
On 11/04/2014 01:37 AM, John Niendorf wrote:
Install from the repository and configure the .muttrc file (I would put
that file in ~/) This should avoid any problems like mutt not being
configured for SMTP.
Ubuntu 14.04 LTS
the repository doesn't work either
I'm down to just:
smtp_user
SASL a
On 11/04/2014 06:56 AM, John Long wrote:
On Mon, Nov 03, 2014 at 08:40:57PM -0500, DaleKelly wrote:
On 11/03/2014 05:18 PM, Grant Edwards wrote:
You'll need to re-do the configure, build, install steps:
[cd to mutt source directory]
$ ./configure --enable-smtp
$ make
$ sudo make install
pre
The version of mutt available from the ubuntu 14.04 repos _DOES_ include
smtp support. I am suing it now:
jsmith@jsmith:~$ mutt -v | grep -i smtp
Configure options: '--prefix=/usr' '--sysconfdir=/etc'
'--mandir=/usr/share/man' '--with-docdir=/usr/share/doc'
'--with-mailpath=/var/mail' '--disable-
On 11/04/2014 09:19 AM, Joshua Smith wrote:
mutt -v | grep -i smtp
I get this
mutt -v | grep -i smtp
Configure options: '--enable-pop' '--enable-smtp' '--with-sasl' '--with-ssl'
+USE_POP -USE_IMAP +USE_SMTP
--
(my whereabouts below)
http://www.dalekelly.org/
On Tue, Nov 04, 2014 at 12:31:26PM -0500, DaleKelly wrote:
> On 11/04/2014 09:19 AM, Joshua Smith wrote:
> >mutt -v | grep -i smtp
>
> I get this
>
> mutt -v | grep -i smtp
> Configure options: '--enable-pop' '--enable-smtp' '--with-sasl' '--with-ssl'
> +USE_POP -USE_IMAP +USE_SMTP
Is that fro
On 11/04/2014 12:37 PM, Joshua Smith wrote:
On Tue, Nov 04, 2014 at 12:31:26PM -0500, DaleKelly wrote:
>On 11/04/2014 09:19 AM, Joshua Smith wrote:
> >mutt -v | grep -i smtp
>
>I get this
>
>mutt -v | grep -i smtp
>Configure options: '--enable-pop' '--enable-smtp' '--with-sasl' '--with-ssl'
>+
On Tue, Nov 04, 2014 at 06:33:10PM -0500, DaleKelly wrote:
> On 11/04/2014 12:37 PM, Joshua Smith wrote:
> >On Tue, Nov 04, 2014 at 12:31:26PM -0500, DaleKelly wrote:
> >>>On 11/04/2014 09:19 AM, Joshua Smith wrote:
> >mutt -v | grep -i smtp
> >>>
> >>>I get this
> >>>
> >>>mutt -v | grep -i s
On 11/04/2014 07:02 PM, Jon LaBadie wrote:
The repository version has been found to be suitable by
many, many different users. No one has been able to get
your hand built version to work.
Please consider the likelyhood that your previous problems
with the repository version were due to your unf
Hi all,
Is there a way to compile Mutt not to use SSLv3 but instead only TLSv1.1 and
greater?
Cheers,
Rick
--
Rick Valenzuela
Videojournalist :: Photojournalist
Phnom Penh, Cambodia
* DaleKelly [11-04-14 20:43]:
> On 11/04/2014 07:02 PM, Jon LaBadie wrote:
> >The repository version has been found to be suitable by
> >many, many different users. No one has been able to get
> >your hand built version to work.
> >
> >Please consider the likelyhood that your previous problems
>
* Rick Valenzuela [11-04-14 21:12]:
> Is there a way to compile Mutt not to use SSLv3 but instead only TLSv1.1
> and greater?
./configure --help
--
(paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri
http://en.opensuse.orgopenSUSE Community Memberfacebook/ptilopt
On Tue, Nov 04, 2014 at 09:19:54PM -0500, Patrick Shanahan wrote:
> * Rick Valenzuela [11-04-14 21:12]:
> > Is there a way to compile Mutt not to use SSLv3 but instead only TLSv1.1
> > and greater?
>
>
> ./configure --help
Thanks, Patrick, but I've looked at that and through the documentation.
* Rick Valenzuela [11-04-14 21:39]:
> On Tue, Nov 04, 2014 at 09:19:54PM -0500, Patrick Shanahan wrote:
> > * Rick Valenzuela [11-04-14 21:12]:
> > > Is there a way to compile Mutt not to use SSLv3 but instead only TLSv1.1
> > > and greater?
> >
> >
> > ./configure --help
>
> Thanks, Patrick,
On 11/04/2014 09:16 PM, Patrick Shanahan wrote:
Your claims of many years of linux history are very suspect.
I said I was a hack ...
--
(my whereabouts below)
http://www.dalekelly.org/
On Wednesday, 05 November 2014 at 09:09, Rick Valenzuela wrote:
> Hi all,
>
> Is there a way to compile Mutt not to use SSLv3 but instead only TLSv1.1 and
> greater?
http://dev.mutt.org/doc/manual.html#ssl-use-sslv2
On Tue, Nov 04, 2014 at 09:06:46PM -0800, Brendan Cully wrote:
> On Wednesday, 05 November 2014 at 09:09, Rick Valenzuela wrote:
> > Hi all,
> >
> > Is there a way to compile Mutt not to use SSLv3 but instead only TLSv1.1
> > and greater?
>
> http://dev.mutt.org/doc/manual.html#ssl-use-sslv2
So
18 matches
Mail list logo