On Thu, Mar 20, 2008 at 12:58 PM, <[EMAIL PROTECTED]> wrote:
...
> account default
> host mail.local
> port 25
> user foo
> password bar
> tls off
> auth off
> from [EMAIL PROTECTED]
>
> I thought that the problem would be "auth off" but if I turn it on I
> get the following error when sending any
On Fri, Mar 14, 2008 at 4:41 PM, <[EMAIL PROTECTED]> wrote:
...
> has mutt a possibility to sort mailbox by threads using date of newest
> message in each thread, but not oldest as sort key? If yes, how can I
> setup it? If no, this is a feature request. :)
Set the below variables in ~/.muttrc.
On Wed, Mar 12, 2008 at 10:16 PM, <[EMAIL PROTECTED]> wrote:
...
> That's not what he meant by "automatic" - what he meant was that vim
> should know that the filetype (ft) is "mail" without you having to
> specify it.
>
> BUT, if it helps, you *can* have vim automatically keep your lines to
> with
Hi Christian,
On Wed, Mar 12, 2008 at 5:29 PM, <[EMAIL PROTECTED]> wrote:
...
> > Does set ft=mail and sync=on activates it?
>
> Well, if it isn't done automatically, it should ;)
I have set "set editor="/usr/bin/vim -c 'set fo=tcrq ft=mail ff=unix
tw=74'" in my ~/.muttrc.
But still it is not au
On Wed, Mar 12, 2008 at 4:31 PM, <[EMAIL PROTECTED]> wrote:
...
> You can let vim wrap automatically, whenever you reach a certain column.
> This can be set using :set textwidth. My vim comes with a filetype
> plugin mail.vim which sets the textwidth automatically to 70, whenever
> vim recognizes a
Benjamin Buch <[EMAIL PROTECTED]> wrote:
...
> What do you mean by "remains intact"? To get this right, when I bounce
> this e-mail:
>
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> CC: [EMAIL PROTECTED], [EMAIL PROTECTED]
>
> then the header of the bounced e-mail is:
>
> From: [E
Kyle Wheeler <[EMAIL PROTECTED]> wrote:
...
> A send-hook doesn't work? Huh, that's odd. Perhaps a reply-hook will
> work.
No luck with that too :(
> I assume that's not *literally* what you have, right? Because you're
> missing a space in the send-hook. That, and "me" isn't a valid
> address. ;)
Dilip M <[EMAIL PROTECTED]> wrote:
> Kyle Wheeler <[EMAIL PROTECTED]> wrote: ...
> > That's not how you use my_hdr. The following is wrong:
> >
> > set my_hdr CC: [EMAIL PROTECTED]
> >
> > This is right:
> >
> > my_hdr CC: [
Kyle Wheeler <[EMAIL PROTECTED]> wrote:
...
> That's not how you use my_hdr. The following is wrong:
>
> set my_hdr CC: [EMAIL PROTECTED]
>
> This is right:
>
> my_hdr CC: [EMAIL PROTECTED]
Cool, it works. Thank you.
--
dm
Vladimir Marek <[EMAIL PROTECTED]> wrote:
...
using 'set mailboxes' as a line in .muttrc gives me:
Sorry, you should be using something like,
mailboxes =mbox1
mailboxes =mbox2
PS: No 'set' there..
--
dm
On Thu, Feb 28, 2008 at 3:40 PM, Dilip M <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm using Mutt version 1.5.10i. Is there any option to set a email id
> automatically in CC field?
>
> I know, this is odd. But just want to back up all office emails in PST
> :(
>
>
Hi,
I'm using Mutt version 1.5.10i. Is there any option to set a email id
automatically in CC field?
I know, this is odd. But just want to back up all office emails in PST :(
I tried set my_hdr, which failed with error unknow variable.
--
dm
On Sun, Feb 24, 2008 at 4:48 PM, Vladimir Marek <[EMAIL PROTECTED]> wrote:
> Right, but then I have to type 'c' and press space several times to get to
> the folder I want (if it's not the first one). Since I typically have 10
> or more folders containing new mail, it would be handy to use tab
On Fri, Feb 22, 2008 at 10:29 PM, Vladimir Marek <[EMAIL PROTECTED]> wrote:
> I would like to have some option which would let me tab-complete only
> from folders containing new mail.
"." (dot) will list mailboxe(s) with new mail.
--
dm
On Oct 30, 2007 8:58 PM, William Yardley <[EMAIL PROTECTED]> wrote:
> > On 10/30/07, Dilip M <[EMAIL PROTECTED]> wrote:
... snip
> > Found
> > http://vim.sourceforge.net/scripts/script.php?script_id=1689
> Oh but for the love of god, don't use the s
Hi,
When I open the email from attachment menu, the colors of message,
quoted text, doesn't show up. How to get this work? Please suggest..
--
Dilip
On Jan 4, 2008 4:17 PM, Paul Puschmann <[EMAIL PROTECTED]> wrote:
... snip ...
> unset signature
> set signature=~/.mutt/signatures/lnx_standard.txt
> send-hook . "set signature=~/.mutt/signatures/lnx_standard.txt
> Can you tell me which of these settings is obsolete and howto delete
> the signat
On Nov 24, 2007 12:31 AM, Dilip M <[EMAIL PROTECTED]> wrote:
...snip...
> But when I view the attachment of a email and tag the [text/plain]
> attachment, and press ; & r, the hooks are failing!
I just changed the alternative_order text/plain text/html, so that no
need to ta
On Nov 24, 2007 12:31 AM, Dilip M <[EMAIL PROTECTED]> wrote:
...snip...
> But when I view the attachment of a email and tag the [text/plain]
> attachment, and press ; & r, the hooks are failing!
In case I haven't given a complete info, here it is.
Version: Mutt 1.5.10i
Hi,
I have different signatures files for different id's. I'm using
send-hook, reply hook for the same. Hooks seems to be working fine in
pager view.
But when I view the attachment of a email and tag the [text/plain]
attachment, and press ; & r, the hooks are failing!
Any hint? I want hooks to be
On Nov 8, 2007 11:47 PM, Dilip M <[EMAIL PROTECTED]> wrote:
> I'm using Mutt 1.4.1i (2003-03-19). Read that we need to patch, to get
> messages saved in current folder ..just before compiling mutt, I'm
> interested to know, If I could get the same functionality in vers
Hi,
I'm using Mutt 1.4.1i (2003-03-19). Read that we need to patch, to get
messages saved in current folder ..just before compiling mutt, I'm
interested to know, If I could get the same functionality in version
Mutt 1.4.1i.
Thanks in advance...
--
Dilip
On 10/30/07, William Yardley <[EMAIL PROTECTED]> wrote:
...snip
> Oh but for the love of god, don't use the supercite style quoting
> (Mauro>) that script uses.
No, I won't use that function! Its is heavy quoting! :)
> I just use gqip to reformat paragraphs, as necessary (you can map that
>
On 10/30/07, Dilip M <[EMAIL PROTECTED]> wrote:
> Hi,
>
> As many, I'm using VIM to edit emails. Sometimes, I fail to format the
> txt using "function! Fixflowed()" too! Especially emai
> ls sent from lookout [Outlook ;)]
>
> 1. How to delete the lines
Hi,
As many, I'm using VIM to edit emails. Sometimes, I fail to format the
txt using "function! Fixflowed()" too! Especially emai
ls sent from lookout [Outlook ;)]
1. How to delete the lines between '>' and chars. something like this,
> > Hi, how are you.
> >
On 10/26/07, Christian Kuka <[EMAIL PROTECTED]> wrote:
> You can also use lbdb (littlebrother database)
> set query_command="lbdbq '%s'"
>
> and in lbdbrc:
> METHODS="m_passwd m_inmail m_gpg m_muttalias m_abook"
>
> MUTT_DIRECTORY="$HOME/.mutt"
> MUTTALIAS_FILE="aliases"
>
> (or some more backends)
On 10/25/07, Javier Rojas <[EMAIL PROTECTED]> wrote:
...snip...
> put them in abook instead and configure mutt to use abook to look for
> contacts
Yeah! Its a better solution. Just did 'abook --convert --informat mutt
--infile--outformat abook --outfile
Thank you...
--
wq!
--
Hi all,
I'm sourcing the txt file, which contains some 4000 aliases! When
starting mutt, naturally it takes some time (2-5 seconds) to load the
mbox.
Is there anyway I could load the aliases in background.
PS: I have these may aliases, since I imported lookout's contacts (mdb
file..) to txt file
On 10/17/07, Joseph <[EMAIL PROTECTED]> wrote:
> Since I couldn't find one I created Mutt Quick Reference v1.0 (PDF file)
> especially useful for new users.
Too good and useful doc. Thank a tonne for your efforts :)
I recently started using mutt. Now feel like I wasted lot of time in
using other M
On 10/15/07, Gary Johnson <[EMAIL PROTECTED]> wrote:
...snip
>set sort_aux=last-date-received
>set sort=threads
>
> When a new message arrives, the entire thread of which that message
> is a part moves to the bottom of the index, with the new message at
> the very bottom.
Perfect! Tha
Hi all,
Is it possible to move a entire *thread* to bottom/top of screen, when
a new email is received on that topic?
--
Dilip
-
A: Because it messes up the order in which people normally read te
On 10/9/07, Rem P Roberti <[EMAIL PROTECTED]> wrote:
...snip...
> getmail version 4.7.6
> Python version 2.5.1 (r251:54863, Sep 16 2007, 14:19:57)
> [GCC 3.4.6 [FreeBSD] 20060305]
>
> Unhandled exception follows:
> File "/usr/local/bin/getmail", line 506, in main
> destination_func =
On 10/8/07, Charles Cazabon <[EMAIL PROTECTED]> wrote:
..snip...
> > Not sure, If getmail could get emails from MS exchange?
> If Exchange is configured to allow POP or IMAP access, yes.
Yes, it is configured to allow POPS and IMAPS.
But, when I try to access it, it fails with error,
[EMAIL P
On 10/8/07, Kumar Appaiah <[EMAIL PROTECTED]> wrote:
...snip..
> I think a better means would be to use cygwin and somehow get getmail
> or fetchmail to POP/IMAP your mail, though I speak without knowing the
> situation in your office.
Not sure, If getmail could get emails from MS exchange?
I us
Hi All,
Mutt rocks...Threading in mutt rocks than GMAIL! After using Mutt, I
don't feel like using any other email clients
I don't have access to linux box on office. We use windows and outlook
(or webmail) to access office emails...
1. Can I access my outlook pst file from mutt windows clie
On 10/4/07, bt44 <[EMAIL PROTECTED]> wrote:
> I know this is not specific to mutt per se, and more to do
> with my MTA, but anyways I will ask it.
>
> I use mutt + fetchmail + procmail + ssmtp. No issues, works
> great. But just one feature I want to get going. I would
> like to send my replies or
On 9/23/07, Joseph <[EMAIL PROTECTED]> wrote:
...snip...
> MAILDIR=$HOME/.maildir##you better make sure it exists
Does the maildir exists? I believe MAILDIR should be someting
--
Dilip
On 9/20/07, Chris G <[EMAIL PROTECTED]> wrote:
> On Thu, Sep 20, 2007 at 12:11:02PM +0100, Chris G wrote:
> > I have looked back in the list archives and others seem to have had
> > this problem but I see no resolutionsnip...
What smtp software you are using? Is it mentioned in .muttrc.
--
D
38 matches
Mail list logo