Hi,
I access my mails via imap.
There are some problems with tls on the other side:
tls_socket_read (A TLS packet with unexpected length was received.)
So I want to switch to ssl-only (without tls). Can mutt do this?
My current config:
set spoolfile="imaps://[EMAIL PROTECTED]/INBOX"
set folder=
On Mon, Oct 01, 2007 at 01:01:21PM +0200, Patrick Schoenfeld wrote:
> Hi,
>
> I intend to use mutt in the feature for reading/writing emails. However,
> besides some defaults that seem strange to me, it is good. But I am
> experiencing problems with IMAP.
>
> Scenario:
> Our companies imap server
Hi,
I use Debian Etch and connect via IMAP to a cyrus-server. In one
directory / mailbox I have some really big e-mails (30 MB).
I know that e-mail is no file-transfer-medium, but others don't ;-)
Each time I open this mailbox this big messages is downloaded to my
client, although I didn't open
Dilip M <[EMAIL PROTECTED]> schrieb am Fri, Jan 04, 2008 at 04:55:48PM +0530:
> On Jan 4, 2008 4:17 PM, Paul Puschmann <[EMAIL PROTECTED]> wrote:
> ... snip ...
>
> > unset signature
> > set signature=~/.mutt/signatures/lnx_standard.txt
> > send-ho
Hi,
I use four different profiles in mutt, all loaded via F9 to F12.
I use the following code to set my signatures, but it doesn't work
that well.
unset signature
set signature=~/.mutt/signatures/lnx_standard.txt
send-hook . "set signature=~/.mutt/signatures/lnx_standard.txt
Can you tell me w