Re: Avoid Duplicates in $record if Send Fails

2007-06-17 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday, June 16 at 10:08 AM, quoth Brendan Cully: >On Saturday, 16 June 2007 at 16:57, Michael Tatge wrote: >> * On Fri, Jun 15, 2007 Svend Sorensen ([EMAIL PROTECTED]) muttered: >> > If the sending of a mail fails, and the compose screen is redis

Re: Authentication failure

2007-06-17 Thread Ismael Valladolid Torres
Umut Tabak escribe: > ssmtp: Authorization failed (535 5.7.0 Error: authentication failed: > authentication failure) Maybe the SMTP server is expecting SSL? Try the link below to check if you can send mail using plain text login and password. [1]Telnet - SMTP Commands (sending mail using telnet)

Re: Avoid Duplicates in $record if Send Fails

2007-06-17 Thread Brendan Cully
On Sunday, 17 June 2007 at 08:48, Kyle Wheeler wrote: > On Saturday, June 16 at 10:08 AM, quoth Brendan Cully: > >On Saturday, 16 June 2007 at 16:57, Michael Tatge wrote: > >> * On Fri, Jun 15, 2007 Svend Sorensen ([EMAIL PROTECTED]) muttered: > >> > If the sending of a mail fails, and the compose

Re: Avoid Duplicates in $record if Send Fails

2007-06-17 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday, June 17 at 08:26 AM, quoth Brendan Cully: >>> It would probably be better to remember that an fcc has been >>> written and not rewrite it. >> >> The trick, of course, is that once the send fails, you're allowed to >> re-edit the message,

smtp in 1.5.16

2007-06-17 Thread dfeustel
I have built 1.5.16 and so far I cannot even complete an smtp connection attempt to my isp from 64-bit OpenBSD 4.1. Here is my configure setup: # #rebuild mutt *16 # make clean ./configure \ --enable-smtp \ --enable-sasl \ --enable-pop \ --enable-debug \ --enable-flock \ --enable-imap \ --disabl

Re: saving mail in folder instead of sent

2007-06-17 Thread mess-mate
Stefano Sabatini <[EMAIL PROTECTED]> wrote: | On date Saturday 2007-06-16 17:53:01 +0200, mess-mate muttered: | > Hi | > is there a way when sending a mail to save him in a folder other | > than 'sent' and (from the From:) ? | > Example: all mails with From: mess-mate. have to be saved in the |

Re: smtp in 1.5.16

2007-06-17 Thread Brendan Cully
On Sunday, 17 June 2007 at 16:55, [EMAIL PROTECTED] wrote: > I have built 1.5.16 and so far I cannot even complete an smtp > connection attempt to my isp from 64-bit OpenBSD 4.1. > Here is my configure setup: > > # > #rebuild mutt *16 > # > > make clean > > ./configure \ > --enable-smtp \ > --en

Re: Multiple Sorting Methods?

2007-06-17 Thread Patrick Shanahan
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [06-16-07 23:38]: > Thanks for the advise. In fact I've read most part of the manual. > Just not sure if this is it. Well, you are free to try different configurations to see what works best for you. ps, no need to fully quote previous messages, especiall

read/unread message output in folder_format?

2007-06-17 Thread Glen Barber
Hi folks. I have finally put together a folder (mailbox) setup that I like, however, it is missing one feature. In the main view, I would like to see how many messages are read/unread, similar to the %e/%E (for threads) in index_format, or even %C (pager_format). Anyone have any ideas how I c

Re: Avoid Duplicates in $record if Send Fails

2007-06-17 Thread Cameron Simpson
On 17Jun2007 08:26, Brendan Cully <[EMAIL PROTECTED]> wrote: | On Sunday, 17 June 2007 at 08:48, Kyle Wheeler wrote: | > The trick, of course, is that once the send fails, you're allowed to | > re-edit the message, change the recipients, add attachments, or | > anything else. If only the first fc