Re: Local mail agent suggestions (gmail -> local postgres -> {local IMAP+SMTP} <-> mutt)?

2019-01-22 Thread Jonathan Gold
Hi Ben -- Thanks. I did see it a few days ago (it is well indexed on Google!), but while it would provide good search, it leaves most of the other requirements off the list. Probably I should have also stated one of the other requirements, which is that I'm looking for a single tool which can prov

Re: Local mail agent suggestions (gmail -> local postgres -> {local IMAP+SMTP} <-> mutt)?

2019-01-22 Thread Cameron Simpson
On 21Jan2019 17:26, Jonathan Gold wrote: Hi -- I apologize if I missed the discussion in the archives, but was wondering if anyone here has suggestions for a single tool that I can run locally on macos to accomplish the following independent but related functions? - Sync a local mail

Re: Local mail agent suggestions (gmail -> local postgres -> {local IMAP+SMTP} <-> mutt)?

2019-01-22 Thread Ben Boeckel
On Mon, Jan 21, 2019 at 17:26:31 -0800, Jonathan Gold wrote: > I currently use the mbox format, fetchmail, procmail, and msmtp, but it > is a bit unwieldy and doesn't give me the SQL search interface I'd like. It isn't postgres, but have you looked at notmuch? It has mail-oriented search tools bui

Local mail agent suggestions (gmail -> local postgres -> {local IMAP+SMTP} <-> mutt)?

2019-01-21 Thread Jonathan Gold
Hi -- I apologize if I missed the discussion in the archives, but was wondering if anyone here has suggestions for a single tool that I can run locally on macos to accomplish the following independent but related functions? - Sync a local mail store, built atop postgres, from its

Re: delete "local" mail into "local" trash folder

2011-03-06 Thread Tim Gray
On Mar 07, 2011 at 12:05 AM +0800, chris M. sprite wrote: # folder-hook . 'macro index d "=trash"' # folder-hook =trash 'macro index d ' I'm using essentially the above code: folder-hook . 'macro pager,index d "=trash"' folder-hook =tra

delete "local" mail into "local" trash folder

2011-03-06 Thread chris M. sprite
what i want: I want to delete "local" mails (i use fetchmail to download mails into my local folder "offline") into "local" Trash folder. like move mails from this folder into another folder(Trash), thanks for your help. I have tried bwllowing methods, but all are failed. # move mark

Re: local mail

2009-08-23 Thread Patrick Shanahan
* Gerard Robin [08-23-09 12:35]: > On Sun, Aug 23, 2009 at 09:05:07AM -0400, Patrick Shanahan wrote: > > > >Then, perhaps you have failed to execute it properly? > > I put the following lines in my .muttrc: > # my_hdr From: g.rob...@free.fr > ---8<-

Re: local mail

2009-08-23 Thread Gerard Robin
On Sun, Aug 23, 2009 at 09:05:07AM -0400, Patrick Shanahan wrote: Date: Sun, 23 Aug 2009 09:05:07 -0400 From: Patrick Shanahan To: mutt-users@mutt.org Subject: Re: local mail User-Agent: Mutt/1.5.20 (2009-06-14) * Gerard Robin [08-23-09 02:27]: >A perhaps simpler solution would be to cre

Re: local mail

2009-08-23 Thread Patrick Shanahan
* Gerard Robin [08-23-09 02:27]: > >A perhaps simpler solution would be to create a second version of your > >~/.muttrc, maybe ~/.muttrc.cron, and call it when mailing from cron. Set > >the desired "From" address in .muttrc.cron. > Thanks, with this method it works fine. > (with send-hook

Re: local mail

2009-08-22 Thread Gerard Robin
On Sat, Aug 22, 2009 at 08:54:34AM -0400, Patrick Shanahan wrote: Date: Sat, 22 Aug 2009 08:54:34 -0400 From: Patrick Shanahan To: mutt-users@mutt.org Subject: Re: local mail User-Agent: Mutt/1.5.20 (2009-06-14) * Gerard Robin [08-22-09 02:32]: --8

Re: local mail

2009-08-22 Thread Patrick Shanahan
* Gerard Robin [08-22-09 02:32]: > sorry if it's dummy question ... There are no "dummy" questions, but some research should be attempted before posting the question :^) Hint, tfm > when user1 send a mail to user2 locally i.e. To: us...@nameofmybox, user2 > receive the mail from g.rob...@free.

local mail

2009-08-21 Thread Gerard Robin
Hello, sorry if it's dummy question ... when user1 send a mail to user2 locally i.e. To: us...@nameofmybox, user2 receive the mail from g.rob...@free.fr. Is it possible that I edit my .muttrc so that: 1 When I send a mail to the outside the "From" is g.rob...@free.fr. 2 When I send mail locally (t

Re: fetchmailrc - polling local mail

2007-10-03 Thread Patrick Shanahan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * Javier Rojas <[EMAIL PROTECTED]> [10-04-07 00:05]: [...] > I have all my local mail forwarded to my inbox, with this rule > > :0 > * .* > inbox/ > > be careful to put it at the end of .procmailrc; otherwise, the re

Re: fetchmailrc - polling local mail

2007-10-03 Thread Javier Rojas
On Mon, Oct 01, 2007 at 03:09:44AM +0200, Michael Tatge wrote: > * On Sun, Sep 30, 2007 Joseph ([EMAIL PROTECTED]) muttered: > > My local mail is in /var/mail; I think they are mbox type. > > My home mail is ~/.maildir; this is where I want to pool the mail from > > /var/mail

Re: fetchmailrc - polling local mail

2007-09-30 Thread Joseph
On 09/30/07 21:07, Breen Mullins wrote: > * Joseph <[EMAIL PROTECTED]> [2007-09-30 21:48 -0600]: > >> >> On my system all local mail: from root, warnings from UPS, hylafax are >> being forwarded to me: joseph so I have a mail box in /var/mail/joseph >> In evolu

Re: fetchmailrc - polling local mail

2007-09-30 Thread Breen Mullins
* Joseph <[EMAIL PROTECTED]> [2007-09-30 21:48 -0600]: On my system all local mail: from root, warnings from UPS, hylafax are being forwarded to me: joseph so I have a mail box in /var/mail/joseph In evolution all I had to do is to configure it to pull mail as: "local delivery&quo

Re: fetchmailrc - polling local mail

2007-09-30 Thread Joseph
to send it. You can put a > password into .fetchmailrc or into .netrc. > > It sounds like you may be confusing different functions. Can you explain > exactly what you're trying to do? > > -- > Breen Mullins > Menlo Park, California On my system all local mail: from root, war

Re: fetchmailrc - polling local mail

2007-09-30 Thread Breen Mullins
* Joseph <[EMAIL PROTECTED]> [2007-09-30 21:07 -0600]: What I'm straggling with is what to put in .fetchmailrc to get the mail out (the is no password) fetchmail is used to receive mail, not to send it. You can put a password into .fetchmailrc or into .netrc. It sounds like you may be confu

Re: fetchmailrc - polling local mail

2007-09-30 Thread Joseph
On 10/01/07 03:09, Michael Tatge wrote: > * On Sun, Sep 30, 2007 Joseph ([EMAIL PROTECTED]) muttered: > > My local mail is in /var/mail; I think they are mbox type. > > My home mail is ~/.maildir; this is where I want to pool the mail from > > /var/mail to my local mailboxes

Re: fetchmailrc - polling local mail

2007-09-30 Thread Michael Tatge
* On Sun, Sep 30, 2007 Joseph ([EMAIL PROTECTED]) muttered: > My local mail is in /var/mail; I think they are mbox type. > My home mail is ~/.maildir; this is where I want to pool the mail from > /var/mail to my local mailboxes. Configure your MTA to use procmail for delivery. And

fetchmailrc - polling local mail

2007-09-30 Thread Joseph
Simple question. Do I use fechmail or procmail to get local mail? My local mail is in /var/mail; I think they are mbox type. My home mail is ~/.maildir; this is where I want to pool the mail from /var/mail to my local mailboxes. Nothing important they are just some system warnings etc. I&#

Re: Local Mail Question

2002-10-03 Thread Rafael C. Gawenda
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2002-10-03 10:26 (08:42:38)] > Then, as soon as I save the message and get back to mutt I see: > ... > To: [EMAIL PROTECTED] > ... > I hope this clarifies the problem a little. How do I suppress this? > If I could get mutt to stop appe

Re: Local Mail Question

2002-10-03 Thread rparker1
locally, my send folder shows the To: as [EMAIL PROTECTED] and > > I never get the local mail. How can I get around this. > > hints: > > set alternates=rdp|[EMAIL PROTECTED] > set index_format="...%L..." This takes care of mutt recognizing mail to either o

Re: Local Mail Question - unset use_domain

2002-10-03 Thread Sven Guckes
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2002-10-03 12:23]: > However, a little more testing shows that any unqualified > address I use for the To: that is not a valid alias has @kc.rr.com > appended to it. So, if in VIM I see: > "To: local-account" > > Then, as soon as I save the message and get

Re: Local Mail Question

2002-10-03 Thread rparker1
locally, my send folder shows the To: as [EMAIL PROTECTED] and > > I never get the local mail. How can I get around this. > > hints: > > set alternates=rdp|[EMAIL PROTECTED] > set index_format="...%L..." This takes care of mutt recognizing mail to either o

[OT] Re: Local Mail Question

2002-10-02 Thread Michael Herman
cally, my send folder shows the To: as [EMAIL PROTECTED] and >> I never get the local mail. How can I get around this. > >hints: > > set alternates=rdp|[EMAIL PROTECTED] > set index_format="...%L..." > >delivery of local email depends on the MTA setup. >this

Re: Local Mail Question

2002-10-02 Thread Sven Guckes
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2002-10-02 21:27]: > My logon name, rdp, differs from my POP3/SMTP mail name, > [EMAIL PROTECTED] My problem is that if I try using mutt to send > email to rdp locally, my send folder shows the To: as [EMAIL PROTECTED] and > I never

Local Mail Question

2002-10-02 Thread rparker1
My logon name, rdp, differs from my POP3/SMTP mail name, [EMAIL PROTECTED] My problem is that if I try using mutt to send email to rdp locally, my send folder shows the To: as [EMAIL PROTECTED] and I never get the local mail. How can I get around this.