Re: Wrapping non-wrapped e-mail when replying [SEC=UNCLASSIFIED]

2011-04-28 Thread Wilkinson, Alex

0n Thu, Apr 28, 2011 at 02:51:32PM -0500, David Champion wrote: 

>* On 27 Apr 2011, Trey Sizemore wrote: 
>> I'd like to find out how to wrap long lines in e-mails that I'm replying
>> to.  My mutt is setup to automatically wrap lines when I compose, but
>> I'd like to be able to also lap long lines in e-mails when I reply.
>
>Besides vim, you can use a program called 'par'.  It is brilliant.
>I set $display_filter to use it so that I get the neat line wrap
>for reading as well.  I also have several vi macros that use it for
>reflowing text in different styles.  (Even if I did use vim, par is more
>flexible.)

David, any chance you can post any examples of your config for par ?

   -Alex

IMPORTANT: This email remains the property of the Department of Defence and is 
subject to the jurisdiction of section 70 of the Crimes Act 1914. If you have 
received this email in error, you are requested to contact the sender and 
delete the email.


Re: Wrapping non-wrapped e-mail when replying [SEC=UNCLASSIFIED]

2011-04-28 Thread Wilkinson, Alex

0n Thu, Apr 28, 2011 at 02:51:32PM -0500, David Champion wrote: 

>* On 27 Apr 2011, Trey Sizemore wrote: 
>> I'd like to find out how to wrap long lines in e-mails that I'm replying
>> to.  My mutt is setup to automatically wrap lines when I compose, but
>> I'd like to be able to also lap long lines in e-mails when I reply.

I use with gqap functionality within vim (.vimrc) (F1 being the key one you 
want):

   " *  to re-format the current paragraph correctly
   " *  to format a line which is too long, and go to the next line
   " *  to merge the previous line with the current one, with a correct
   
   nmapgqap
   nmapgqqj
   nmapkgqj
   map!gqapi
   map!gqqji
   map!kgqji

Works wonderfully!

  -Alex


IMPORTANT: This email remains the property of the Department of Defence and is 
subject to the jurisdiction of section 70 of the Crimes Act 1914. If you have 
received this email in error, you are requested to contact the sender and 
delete the email.


Re: Wrapping non-wrapped e-mail when replying

2011-04-28 Thread David Champion
* On 27 Apr 2011, Trey Sizemore wrote: 
> I'd like to find out how to wrap long lines in e-mails that I'm replying
> to.  My mutt is setup to automatically wrap lines when I compose, but
> I'd like to be able to also lap long lines in e-mails when I reply.

Besides vim, you can use a program called 'par'.  It is brilliant.
I set $display_filter to use it so that I get the neat line wrap
for reading as well.  I also have several vi macros that use it for
reflowing text in different styles.  (Even if I did use vim, par is more
flexible.)

-- 
David Champion • d...@uchicago.edu • IT Services • University of Chicago


Re: SMTP freeze with internal SMTP client

2011-04-28 Thread Elias Diem
On Thu, Apr 28, 2011 at 09:00:45AM -0700, Michael Elkins wrote:
> Judging from the logfile, I am guessing that Mutt is not actually
> frozen, but waiting for you to fix the authentication problem before
> hitting 'y' (send) again.  You can verify this by pressing 'e' to edit
> the message again.

Hmm, I don't know. I can not press any button at all. Mutt does not react. I
can't press ^D or ^C either.

> Double check your $smtp_pass and username, I think it may be incorrect
> for that account, as the server is saying it can't authenticate you.

I enter the password interactively. I don't think that the username or password
are incorrect, because if I enter the password correct, everything works fine.
The problem only happens if I enter the password incorrectly.

Elias



Re: SMTP freeze with internal SMTP client

2011-04-28 Thread Michael Elkins
On Thu, Apr 28, 2011 at 6:08 AM, Elias Diem  wrote:
> [2011-04-28 14:53:57] Authenticating (PLAIN)...
> [2011-04-28 14:53:57] 5> AUTH PLAIN ...
> [2011-04-28 14:53:57] 5< 535 Incorrect authentication data
> [2011-04-28 14:53:57] SASL authentication failed
> [2011-04-28 14:59:05] You are on the last entry.
> [2011-04-28 14:59:18] Exit Mutt? ([yes]/no):
> [2011-04-28 14:59:21] Postpone this message? ([yes]/no):
> [2011-04-28 14:59:22] mutt_free_body: unlinking 
> /tmp/mutt-edi-notebook-500-5042-316767051346554000.
> [2011-04-28 14:59:22] Mail not sent.

> You can see that it freezes for about five minutes.
>
> Do you need more information?

Elias,

Judging from the logfile, I am guessing that Mutt is not actually
frozen, but waiting for you to fix the authentication problem before
hitting 'y' (send) again.  You can verify this by pressing 'e' to edit
the message again.

Double check your $smtp_pass and username, I think it may be incorrect
for that account, as the server is saying it can't authenticate you.

me


Re: SMTP freeze with internal SMTP client

2011-04-28 Thread Elias Diem
On Tue, Apr 26, 2011 at 08:50:54AM -0700, Michael Elkins wrote:
> On Tue, Apr 19, 2011 at 12:38:56PM +0200, Elias Diem wrote:
> >Hello list
> >
> >I use the built-in smtp to send mails. It just works fine if I enter the 
> >correct
> >password. If I enter a wrong one, the whole program freezes. My config:
> 
> make sure your mutt  binary was compiled with debugging (mutt -v |grep
> DEBUG)
> 
> then run "mutt -d 3" and trigger the freeze.  then look at
> ~/.muttdebug0.  it may provide some clues.

Well, I can't find an error myself. Here is the ~/.muttdebug0 I could produce.
Some lines at the begining are cut away.

---

[2011-04-28 14:53:12] Connecting to imap.webconect.ch...
[2011-04-28 14:53:13] SSL/TLS connection using TLS1.0 (DHE-RSA/AES-128-CBC/SHA1)
[2011-04-28 14:53:14] Connected to imap.webconect.ch:993 on fd=4
[2011-04-28 14:53:14] imap_cmd_step: grew buffer to 512 bytes
[2011-04-28 14:53:14] 4< * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR 
LOGIN-REFERRALS ID ENABLE AUTH=PLAIN] Dovecot ready.
[2011-04-28 14:53:14] Handling CAPABILITY
[2011-04-28 14:53:14] IMAP queue drained
[2011-04-28 14:53:14] imap_authenticate: Using any available method.
[2011-04-28 14:53:14] SASL local ip: 192.168.1.37;42945, remote 
ip:217.26.49.199;993
[2011-04-28 14:53:14] External SSF: 128
[2011-04-28 14:53:14] External authentication name: el...@webconect.ch
[2011-04-28 14:53:14] mutt_sasl_cb_authname: getting authname for 
imap.webconect.ch:993
[2011-04-28 14:53:14] mutt_sasl_cb_authname: getting user for 
imap.webconect.ch:993
[2011-04-28 14:53:14] mutt_sasl_cb_pass: getting password for 
el...@webconect.ch@imap.webconect.ch:993
[2011-04-28 14:53:18] Authenticating (PLAIN)...
[2011-04-28 14:53:18] 4> a AUTHENTICATE PLAIN 
ZWxpYXNAd2ViY29uZWN0LmNoAGVsaWFzQHdlYmNvbmVjdC5jaABLVzQ5Ymxh
[2011-04-28 14:53:18] 4< a OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR 
LOGIN-REFERRALS ID ENABLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS 
MULTIAPPEND UNSELECT IDLE CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 
CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS 
QUOTA] Logged in
[2011-04-28 14:53:18] Handling CAPABILITY
[2011-04-28 14:53:18] IMAP queue drained
[2011-04-28 14:53:18] SASL protection strength: 0
[2011-04-28 14:53:18] SASL protection buffer size: 65536
[2011-04-28 14:53:18] Communication encrypted at 128 bits
[2011-04-28 14:53:18] 4> a0001 CAPABILITY
a0002 LIST "" ""
[2011-04-28 14:53:18] 4< * CAPABILITY IMAP4rev1 LITERAL+ SASL-IR 
LOGIN-REFERRALS ID ENABLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS 
MULTIAPPEND UNSELECT IDLE CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 
CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS 
QUOTA
[2011-04-28 14:53:18] Handling CAPABILITY
[2011-04-28 14:53:18] 4< a0001 OK Capability completed.
[2011-04-28 14:53:18] 4< * LIST (\Noselect) "." ""
[2011-04-28 14:53:18] Root delimiter: .
[2011-04-28 14:53:18] 4< a0002 OK List completed.
[2011-04-28 14:53:18] IMAP queue drained
[2011-04-28 14:53:18] Selecting INBOX...
[2011-04-28 14:53:18] 4> a0003 STATUS "INBOX.Drafts" (MESSAGES)
a0004 SELECT "INBOX"
[2011-04-28 14:53:18] mboxcache: hcache uidvalidity 1228136460, uidnext 2831
[2011-04-28 14:53:18] 4< * STATUS "INBOX.Drafts" (MESSAGES 0)
[2011-04-28 14:53:19] mboxcache: hcache uidvalidity 1229100200, uidnext 78
[2011-04-28 14:53:19] INBOX.Drafts (UIDVALIDITY: 1229100200, UIDNEXT: 78) 0 
messages, 0 recent, 0 unseen
[2011-04-28 14:53:19] Running default STATUS handler
[2011-04-28 14:53:19] 4< a0003 OK Status completed.
[2011-04-28 14:53:19] 4< * FLAGS (\Answered \Flagged \Deleted \Seen \Draft 
KMAILFORWARDED KMAILTODO KMAILWATCHED KMAILIGNORED $FORWARDED $TODO $WATCHED 
$IGNORED receipt-handled)
[2011-04-28 14:53:19] Getting mailbox FLAGS
[2011-04-28 14:53:19] 4< * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted 
\Seen \Draft KMAILFORWARDED KMAILTODO KMAILWATCHED KMAILIGNORED $FORWARDED 
$TODO $WATCHED $IGNORED receipt-handled \*)] Flags permitted.
[2011-04-28 14:53:19] Getting mailbox PERMANENTFLAGS
[2011-04-28 14:53:19] 4< * 13 EXISTS
[2011-04-28 14:53:19] Handling EXISTS
[2011-04-28 14:53:19] cmd_handle_untagged: New mail in INBOX - 13 messages 
total.
[2011-04-28 14:53:19] 4< * 0 RECENT
[2011-04-28 14:53:19] 4< * OK [UNSEEN 13] First unseen.
[2011-04-28 14:53:19] 4< * OK [UIDVALIDITY 1228136460] UIDs valid
[2011-04-28 14:53:19] Getting mailbox UIDVALIDITY
[2011-04-28 14:53:19] 4< * OK [UIDNEXT 2831] Predicted next UID
[2011-04-28 14:53:19] Getting mailbox UIDNEXT
[2011-04-28 14:53:19] 4< * OK [HIGHESTMODSEQ 186] Highest
[2011-04-28 14:53:19] 4< a0004 OK [READ-WRITE] Select completed.
[2011-04-28 14:53:19] IMAP queue drained
[2011-04-28 14:53:19] Mailbox flags: [2011-04-28 14:53:19] [\Answered] 
[2011-04-28 14:53:19] [\Flagged] [2011-04-28 14:53:19] [\Deleted] [2011-04-28 
14:53:19] [\Seen] [2011-04-28 14:53:19] [\Draft] [2011-04-28 14:53:19] 
[KMAILFORWARDED] [2011-04-28 14:53:19