Re: OSX mutt users

2009-12-29 Thread Joel Esler
Thanks.  I'll look Into this.

On Tuesday, December 29, 2009, Brendan Cully bren...@kublai.com wrote:
 On Sunday, 27 December 2009 at 18:00, Joel Esler wrote:

 Has anyone figured out the m_osx_addressbook lbdb query bug in Snow
 Leopard yet?  When I install lbdb either via source or via ports, I
 have no ABQuery, or m_osx_addressbook support.

 I know, that was pretty much a lbdb bug..  but I figured if anyone
 else has ran into it, it would be people on this list.

 Otherwise, oh yeah, also...  urlview doesn't work on Snow Leopard
 (crashes upon invocation)

 Anyone?

 I maintain the fink port, and haven't had any problems with lbdb
 building ABQuery there. For urlview, I had the same problem and
 fixed it with the following voodoo patch (included in the fink
 package):

 @@ -506,10 +506,11 @@
           free (url[current]);
           url[current] = strdup (buf);
           endwin ();
 +         quote (scratch, sizeof (scratch), url[current]);
           if (strstr (command, %s))
 -           snprintf (buf, sizeof (buf), command, quote (scratch, sizeof 
 (scratch), url[current
 ]));
 +           snprintf (buf, sizeof (buf), command, scratch);
           else
 -           snprintf (buf, sizeof (buf), %s %s, command, quote (scratch, 
 sizeof (scratch), ur
 l[current]));
 +           snprintf (buf, sizeof (buf), %s %s, command, scratch);
           printf (Executing: %s...\n, buf);
           fflush (stdout);
           system (buf);


-- 
Joel Esler | 302-223-5974 | gtalk: jes...@sourcefire.com


Re: OSX mutt users

2009-12-29 Thread Joel Esler
On Tue, Dec 29, 2009 at 12:40:49AM -0500, Brendan Cully wrote:
 On Sunday, 27 December 2009 at 18:00, Joel Esler wrote:
 
  Has anyone figured out the m_osx_addressbook lbdb query bug in Snow
  Leopard yet?  When I install lbdb either via source or via ports, I
  have no ABQuery, or m_osx_addressbook support.
  
  I know, that was pretty much a lbdb bug..  but I figured if anyone
  else has ran into it, it would be people on this list.
  
  Otherwise, oh yeah, also...  urlview doesn't work on Snow Leopard
  (crashes upon invocation)
  
  Anyone?
 
 I maintain the fink port, and haven't had any problems with lbdb
 building ABQuery there. For urlview, I had the same problem and
 fixed it with the following voodoo patch (included in the fink
 package):
 
 @@ -506,10 +506,11 @@
   free (url[current]);
   url[current] = strdup (buf);
   endwin ();
 + quote (scratch, sizeof (scratch), url[current]);
   if (strstr (command, %s))
 -   snprintf (buf, sizeof (buf), command, quote (scratch, sizeof 
 (scratch), url[current
 ]));
 +   snprintf (buf, sizeof (buf), command, scratch);
   else
 -   snprintf (buf, sizeof (buf), %s %s, command, quote (scratch, 
 sizeof (scratch), ur
 l[current]));
 +   snprintf (buf, sizeof (buf), %s %s, command, scratch);
   printf (Executing: %s...\n, buf);
   fflush (stdout);
   system (buf);


Brendan, this worked, Thanks!  I'll work on getting lbdb up and figured out 
next.  Thanks.

-- 
Joel Esler | 302-223-5974 | gtalk: jes...@sourcefire.com


Re: OSX mutt users

2009-12-28 Thread Joel Esler

Yes, this is on a fresh install of Snow Leopard (not a regular install, a wipe 
and install)

   
No dice

On Sun, Dec 27, 2009 at 08:17:27PM -0600, Russell Urquhart wrote:
 I don't know about the addressbook part, but as far as urlview goes, my 
 quesiton is, did you recompile urlview for Snow Leopard. (I don't have snow 
 leopard or a compatible machine that could run it, but it is my understanding 
 that some major OS-related tune ups were done to Snow leopard. I could see 
 that messing up a previous executable.
 
 fwiw,
 
 
 Russ
 
 
 
 On Sun, Dec 27, 2009 at 06:00:53PM -0500, Joel Esler wrote:
  Has anyone figured out the m_osx_addressbook lbdb query bug in Snow Leopard 
  yet?  When I install lbdb either via source or via ports, I have no 
  ABQuery, or m_osx_addressbook support.  
  
  

  I know, that was pretty much a lbdb bug..  but I figured if anyone else has 
  ran into it, it would be people on this list. 
  

  Otherwise, oh yeah, also...  urlview doesn't work on Snow Leopard (crashes 
  upon invocation)   
  

  Anyone?
  -- 
  Joel Esler | 302-223-5974 | gtalk: jes...@sourcefire.com

-- 
Joel Esler | 302-223-5974 | gtalk: jes...@sourcefire.com


OSX mutt users

2009-12-27 Thread Joel Esler
Has anyone figured out the m_osx_addressbook lbdb query bug in Snow Leopard 
yet?  When I install lbdb either via source or via ports, I have no ABQuery, or 
m_osx_addressbook support.  


  
I know, that was pretty much a lbdb bug..  but I figured if anyone else has ran 
into it, it would be people on this list. 

  
Otherwise, oh yeah, also...  urlview doesn't work on Snow Leopard (crashes upon 
invocation)   

  
Anyone?
-- 
Joel Esler | 302-223-5974 | gtalk: jes...@sourcefire.com


Re: Suppressing headers

2009-12-25 Thread Joel Esler
On Thu, Dec 24, 2009 at 11:39:03AM -0800, Rem P Roberti wrote:
 On 2009.12.24 14:34:32 +, Patrick Shanahan wrote:
  * Rem P Roberti remeg...@comcast.net [12-24-09 14:32]:
   
   OK...I think that it was a permissions problem.  I screwed around with
   the permissions on my /home directory, and somehow the permissions on
   .muttrc were set so that only root had rw permission.  I just had to do
   a reboot and it looks as though everything is working normally again.
  
  Reboot???  Wasn't necessary, just restart mutt or source the ~/.muttrc
  file.
  
 Yeah...I know.  I had to reboot for reasons I'm not willing to divulge
 at this time :)

IOW -- Whooops

-- 
Joel Esler | 302-223-5974 | gtalk: jes...@sourcefire.com


Re: Sending with mutt ends up in SPAM

2008-12-17 Thread Joel Esler
Tolga said:
 Hello,
 
 I am using mutt to connect to a remote server. When I tried sending a test 
 mail with mutt, it got processed as spam. With Thunderbird it's fine. What 
 could cause this? Below is 
 my .muttrc:

Wait, do you mean, when you send an email, the person receiving it, it goes to 
THEIR spam filter?  Or when you send an email, your Sent Mailbox is spam?   


   
   See what I am asking?

Joel



Re: Warning: couldn't save certificate

2008-12-13 Thread Joel Esler

On Dec 13, 2008, at 8:34 PM, tchomby allegedly wrote:

When using Mutt 1.5.18 to connect to Google Mail via IMAP I'm asked  
to accept a
TLS/SSL certificate check, when I enter 'accept always' Mutt gives  
the error
Warning: couldn't save certificate. The next time I launch Mutt  
it'll ask me

to accept the certificate again.


Does mutt have permissions to write in whatever directory it's trying  
to save into?  I don't have an issue with it.


J


Re: Meeting Invite

2008-12-05 Thread Joel Esler


On Dec 5, 2008, at 11:27 AM, Joseph allegedly wrote:


I could do that.

But google does not sync its calendar with Blackberry although it  
syncs

its own.

Thanks for the idea tho.


http://googlesystem.blogspot.com/2007/12/google-calendar-sync-for-blackberry.html

J



Re: Replying a mail in a mail list

2008-12-02 Thread Joel Esler

On Dec 2, 2008, at 6:18 AM, Ionel Mugurel Ciobica wrote:

On  2-12-2008, at 19h 09'34, Chengqi(Lars) Song wrote about  
Replying a mail in a mail list

Hi,

When I'm replying a mail in a mail list, for example, a mail in
mutt-users@mutt.org from [EMAIL PROTECTED], the default target is

 To: [EMAIL PROTECTED],

how to changed it to the following?

 To: [EMAIL PROTECTED], Cc:mutt-users@mutt.org

Do I need something like hook? Could you please help me on this?  
Thanks.




If you declare it as a mail list you can use `L' instead of `r' to
replay.

lists mutt-users@mutt.org   #this declare the mail list (you  
will be cc-ed by list members)
subscribe mutt-users@mutt.org   #this tells mutt you are subscribed  
and you will not be cc-ed.


You could reply to group as well.  Mash g.

Joel



Re: Gmail style alias setting

2008-11-18 Thread Joel Esler


On Nov 18, 2008, at 5:54 AM, Gerhard Siegesmund wrote:


Hello

Take a look at lbdb (Little brother database,
http://www.spinnaker.de/lbdb/). You can pipe all mail through this
little app which then stores all found email adresses.

Additionaly it has the possibility to fetch more adresses from other
sources too.

If you don't use procmail or any other tool to process mail on
receiving, you can use the filter-functionality of mutt to parse the
mail on reading.



I agree, i use lbdb on my mac to query the system Address Book.

J



Re: Watching threads

2008-11-12 Thread Joel Esler

And where would you put that in the interface.

--
Joel Esler
Sent from my iPhone

On Nov 12, 2008, at 11:28 AM, Andreas Mueller [EMAIL PROTECTED]  
wrote:



Michael Kjorling wrote:

On 11 Nov 2008 22:52 +0100, by [EMAIL PROTECTED] (Andreas Mueller):
However, as I only mark the first message, this limits to only the  
first
message of each thread. Is there some way to show the whole thread  
if

the first message matches a given pattern?


It's not exactly what you are looking for, but with recent versions  
of

mutt, you can use a pattern like ~(...) to display all threads
containing any message matching the inner limit expression.



Actually, thats exactly what I was looking for - and it can even be  
used

in a nested way:

~(~P!(~s^Re:))|~(~P~(~U))|~(~F~(~U))|~(~N!~s^Re:)

- threads I've started, threads I participate in with unread  
messages,

flagged threads with unread messages and new threads

I love it!

Regards, Andreas

--
Help save the universe from entropy:
cat /dev/random  /dev/null


Re: Sidebar/New/Old Question

2008-11-11 Thread Joel Esler

Gmail is marking them as old on the server side.  Not the client.

I think that's the major problem

J

On Nov 11, 2008, at 10:09 AM, Mark Harrison wrote:

I'm not sure if this will work, as it seems like you're saying that  
gmail

marks the mail as old, but try adding the following to your .muttrc:

set mark_old=no

This should stop any messages from showing up as old (it will show  
them as new

instead).

--
Mark Harrison
Systems Administrator
OmniTI Computer Consulting, Inc.




Sidebar/New/Old Question

2008-11-11 Thread Joel Esler
So, I took a quick look through the Archives, and didn't find anything, so I 
thought i'd shoot a quick email here.

using Mutt w/ Gmail via IMAP + Sidebar.

The issue is, if I set up a filter to apply a label to an email on the server 
side in Gmail, I typically like to set up the filter to say something like 
Skip Inbox (Archive it) + Apply Label.  

Kinda like a poor man's procmail as it were.

Problem is, when I do that, the email on the server side is marked as O-Old, 
not N-new.  So the Mutt sidebar doesn't read it as new, doesn't color my 
sidebar differently (I have it set to color the mailbox yellow when it has a 
new email in a mailbox).  

Can I make the Mutt sidebar display an Old count as well as a New count.  
Even better if it wasn't two numbers, but just one number.

Thanks in Advance. 




   --   
 
   Joel Esler   
 
   ***  AIM: eslerjoel  
 


Re: saving mail in folder instead of sent

2007-06-18 Thread Joel Esler

Can't you just do a
set record=+Sent (s/Sent/whateveryourboxis)





joel



On Jun 17, 2007, at 2:16 PM, mess-mate wrote:


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

|  folder 'Inbox-mess' and not in the folder 'sent' as usely.
|
| Yes, you need an fcc-hook.
|
| For example:
| send-hook '~f mess-mate' +Inbox-mess
|
For information i added it like this in my folderhooks:
folder-hook Inbox-laplaceverte my_hdr 'From: mess-mate
[EMAIL PROTECTED];\
set signature=sh ~/bin/msig_lplv|;\
fcc-hook . =Inbox-mess'

works like a charm :)
Thanks to all

mess-mate
--

You will be winged by an anti-aircraft battery.



Re: Automatically Deleting old Messages

2007-06-15 Thread Joel Esler

You'd probably have to do this on the server side via procmail. 



joel



On Jun 15, 2007, at 4:56 PM, [EMAIL PROTECTED] wrote:


Hi,
   Is there any way I can make mutt (or another application)
   automatically delete messages in _certain_ folders (such as mailing
   lists) that are over a certain number of days old?

   Thanks.

--
Find out how you can get spam free email.
http://www.bluebottle.com



Re: No new email in certain folder?!

2007-06-06 Thread Joel Esler
Yes, but then you need to move it out of the /new folder.  See Dave  
Patterson's post.




joel


On Jun 6, 2007, at 10:04 AM, Michael Tatge wrote:


* On Tue, Jun 05, 2007 David Haguenauer ([EMAIL PROTECTED]) muttered:

* Joel Esler [EMAIL PROTECTED], 2007-06-05 23:03:11 Tue:

On Jun 5, 2007, at 10:47 PM, Nick Hastings wrote:

* [EMAIL PROTECTED] [EMAIL PROTECTED] [070606 10:58]:

is it possible to inhibt the setting of the N flag (new email)
for a certain mailfolder?

Or you can use a procmail recipe to mark the email as read upon
insertion into the mailbox.


How? That would definitely be nice, but I did not notice that  
procmail

had the ability to deliver mail read (not to Maildir, at least).


For instnace:

:0
* ^X-Spam-Status: Yes
{
   :0 fhw
   | formail -i Status: RO

   :0:
   spam
}

HTH,

Michael
--
Did you know that for the price of a 280-Z you can buy two Z-80's?
-- P. J. Plauger

PGP-Key-ID: 0xDC1A44DD
Jabber: [EMAIL PROTECTED]



Re: smtps

2007-06-06 Thread Joel Esler
You'd have to put your password in the clear in the .msmtprc file.   
Secure this file to be readable only by you.  I think that's the best  
you can do.




joel



On Jun 6, 2007, at 6:19 PM, Albert Shih wrote:


Hi all

How you use mutt with smtps ?

When I use mutt with classic smtp I use msmtp package. But If i  
want use
msmtp with smtps I need (or I don't known how I can do) to put my  
password

in clear directly in .msmtprc.

Do you have any better idea ?

Regards.

NB: I've try mutt-ng (mutt + smtps patch) but all he can do is make a
coredump
--
Albert SHIH
Observatoire de Paris Meudon
SIO batiment 15
Heure local/Local time:
Thu Jun 7 00:19:30 CEST 2007



Re: No new email in certain folder?!

2007-06-05 Thread Joel Esler
Or you can use a procmail recipe to mark the email as read upon  
insertion into the mailbox.




joel



On Jun 5, 2007, at 10:47 PM, Nick Hastings wrote:


Hi,

* [EMAIL PROTECTED] [EMAIL PROTECTED] [070606 10:58]:


 is it possible to inhibt the setting of the N flag (new email)
 for a certain mailfolder?

 I am not interested in knowing of new mail in my spam folder...


I don't know about removing that flag, but if you omit that mailfolder
from your mailboxes list in your muttrc then mutt won't prompt  
you when

new mail arrives there.

Cheers,

Nick.



Re: No new email in certain folder?!

2007-06-05 Thread Joel Esler

There are several ways to do it.

http://www.google.com/search?rls=enq=maildir+procmail+%22mark+as 
+read%22ie=UTF-8oe=UTF-8	




joel



On Jun 5, 2007, at 11:14 PM, David Haguenauer wrote:


Hi all,

* Joel Esler [EMAIL PROTECTED], 2007-06-05 23:03:11 Tue:

On Jun 5, 2007, at 10:47 PM, Nick Hastings wrote:

* [EMAIL PROTECTED] [EMAIL PROTECTED] [070606 10:58]:

is it possible to inhibt the setting of the N flag (new email)
for a certain mailfolder?
I don't know about removing that flag, but if you omit that  
mailfolder

from your mailboxes list in your muttrc then mutt won't prompt
you

Or you can use a procmail recipe to mark the email as read upon
insertion into the mailbox.


How? That would definitely be nice, but I did not notice that procmail
had the ability to deliver mail read (not to Maildir, at least).

--
David Haguenauer


Re: Mutt and Microsoft Exchange

2007-05-22 Thread Joel Esler
This is what i did at a job I used to have.  If the protocol is  
internal only, then you should be good to go.


j

On May 22, 2007, at 12:17 PM, Ray Van Dolson wrote:


Maybe your Windows admin could be convinced to open up IMAP/POP
internally on your network?


Re: Collapsing Threads

2007-05-16 Thread Joel Esler
Expanded threads is the default, iirc.

what do you have in your ~/.muttrc concerning threads?


On Wed, May 16, 2007 at 07:05:04PM +0200, it looks like Danny sent me:
 Hi guys,
 
 My apologies if this was asked a million times before.
 
 At the moment if I view my mail (most are mailing-lists), all threads are
 collapsed. I want the threads to be un-collapsed when I start mutt.
 
 Thanx for the help.
 
 Danny
 






+-
joel esler | security consultant | Sourcefire | 
http://demo.sourcefire.com/jesler.pgp.key


pgpc9wPHUtbNW.pgp
Description: PGP signature


Re: Apple mail

2007-05-15 Thread Joel Esler
Some attachments, when Apple mail puts them in an email will make it part of 
the email instead of the traditional attachment.  Plain text files are one of 
those kinds.

On the senders side, when they send an email and click on the 'paperclip' to 
insert and attachment, they have to click on the Windows Friendly Attachments 
checkbox in order for it to be 'attached' as opposed to included in the email 
itself.

j


On Tue, May 15, 2007 at 08:40:52PM +0300, it looks like Serta?? ??. Y??ld??z 
sent me:
 [15.May.07 17:14 +1000] Brian Salter-Duke:
 Could anyone suggest the best way to cleanup this sort of mail? I have
 recently received two from different people. It is a mess. The html is
 not an attachment.
 
 Mail minus headers follows
 
 Assuming the appropriate headers were present in the original mail, the 
 problem is with the text/plain part:
 
 Content-Transfer-Encoding: 7bit
 Content-Type: text/plain;
  charset=US-ASCII;
  delsp=yes;
  format=flowed
 
 Content-Transfer-Encoding should be ???quoted-printable??? and charset is 
 iso-8859-1, not ascii. Also the quotation is not 
 properly flowed (in both parts) but it does not affect readability that much.
 
 Does it look better if you change these?
 
 You can change the content-type with the edit-type function from mutt.  But 
 I don???t know how to change the 
 transfer-encoding without editing the raw message.
 
 -- 
 ~serta??
 






+-
joel esler | security consultant | Sourcefire | 
http://demo.sourcefire.com/jesler.pgp.key


pgpgF04IWO4BE.pgp
Description: PGP signature


Re: smtp and tls (2)

2007-05-07 Thread Joel Esler
unsure on this one  ssl compiled into mutt? /unsure

j


On Mon, May 07, 2007 at 12:18:38AM -0300, it looks like Luis A. Florit sent me:
  Pals,
 
  I am trying to use the new SMTP capabilities in mutt 1.5.15.
  Currently, I am using msmtp to an account configured like this:
 
  host smtp.mydomian.com
  port 587
  maildomain mydomian.com
  dsn_notify off
  dsn_return off
  tls on
  auth plain
  user me
  password password
 
  mutt works great with this msmtp configuration, with the lines
  in .muttrc:
 
  set sendmail=/opt/msmtp/bin/msmtp
  set ssl_starttls
 
  So, I added the following line to my .muttrc:
 
  set smtp_url=smtp://me:[EMAIL PROTECTED]:587
  and removed the 'set sendmail' line.
 
  But mutt SMTP does not work... After trying the connection to
  the server, I get the following error message:
 
SSL failed: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown 
  protocol
 
  Any clues?
 
  Thanks!
 
  Luis.
 
 BTW, I forgot: I get the same error with a gmail account.
 Is there anybody here that tried SMPT+MUTT+GMAIL and succeeded?
 Which is the configuration, then?
 
 Thanks again!
 
 L.
 








pgpipxCkmoiFV.pgp
Description: PGP signature