On Mon, Mar 26, 2007 at 05:28:47PM -0500, Paul Stolp wrote:
> [options]
> verbose=1
unnecessary, default *is* 1
> readall=1
That should be read_all and the default *is* true
> delete=1
> message_log=~/.getmail/getmail.log
> [retriever]
> type=SimplePOP3Retriever
> server=.xxx
> username=
On Wed, 2007-03-28 at 02:08 +0300, Andrei Popescu wrote:
> Owen Heisler <[EMAIL PROTECTED]> wrote:
> > The point you've been trying to make all through this thread is I
> > think starting to become clear to me (everyone cheer now), because I
> > didn't realize think about mail being scanned for spa
Owen Heisler <[EMAIL PROTECTED]> wrote:
> The point you've been trying to make all through this thread is I
> think starting to become clear to me (everyone cheer now), because I
> didn't realize think about mail being scanned for spam before a full
> message is received. Is it true that in the c
exim's spam and
> > > > virus checking (I actually don't have that going
> > > > through exim.)
> > > >
> > > > Perhaps I'm missing the point ... can spam and viruses
> > > > be rejected at SMTP time with fetchmail?
> > >
On 2007-03-26 17:49:38 -0600, Paul E Condon wrote:
> Also, I was unconvinced by the reasoning of several posters that
> they use fetchmail and have never been bothered by losing email: If
> I were losing email, how would I know? [...]
If you don't receive anything, this may be an i
Benedict Verheyen([EMAIL PROTECTED]) is reported to have said:
> Andrei Popescu schreef:
> > Paul E Condon <[EMAIL PROTECTED]> wrote:
> >
> >> 1.) What is 'reinjection in a mail queue'? Where can I learn how this
> >> differs from whatever is be
lly don't have that going
> > > through exim.)
> > >
> > > Perhaps I'm missing the point ... can spam and viruses
> > > be rejected at SMTP time with fetchmail?
> >
> > SMTP? fetchmail is using POP3 to retrieve mails and rejection
> > by exim bef
27;m missing the point ... can spam and viruses
> > be rejected at SMTP time with fetchmail?
>
> SMTP? fetchmail is using POP3 to retrieve mails and rejection
> by exim before receiving them is pretty pointless.
How is it pointless if you want your incoming mail (via getmail) scan
On Sun, Mar 25, 2007 at 01:16:17PM -0400, Michael Pobega wrote:
> I don't think you need to append $MAILDIR to the beginning of every
> line. The way I have procmailrc up is:
>
> >>
> MAILDIR=$HOME/mail/
> LOGFILE=$HOME/.procmaillog
> VERBOSE=no
>
> # Mailing lists
>
> # debian-user
> :0
> *
On Sun, Mar 25, 2007 at 01:02:19AM +0100, Mauro Sacchetto wrote:
> Mutt + fetchmail works fine, but I've a problem with procmail.
> My configuration is the following one:
> .procmailrc
> ===
> shell=/bin/sh
> MAILD
Paul Stolp <[EMAIL PROTECTED]> wrote:
> I would think that this would then use exim's spam and
> virus checking (I actually don't have that going
> through exim.)
>
> Perhaps I'm missing the point ... can spam and viruses
> be rejected at SMTP time with fe
On Mon, Mar 26, 2007 at 10:54:11AM +0200, Benedict Verheyen wrote:
> Andrei Popescu schreef:
> > Paul E Condon <[EMAIL PROTECTED]> wrote:
> >
> >> 1.) What is 'reinjection in a mail queue'? Where can I learn how this
> >> differs from whate
ueue'? Where can I learn how
> > >> this differs from whatever is being done by fetchmail as an
> > >> example case? Or does fetchmail also do reinjection in a mail
> > >> queue?
> > >
> > > As I understand it, the pop3/imap protocols were
Benedict Verheyen <[EMAIL PROTECTED]> wrote:
> Andrei Popescu schreef:
> > Paul E Condon <[EMAIL PROTECTED]> wrote:
> >
> >> 1.) What is 'reinjection in a mail queue'? Where can I learn how
> >> this differs from whatever is being done by fe
Andrei Popescu schreef:
> Paul E Condon <[EMAIL PROTECTED]> wrote:
>
>> 1.) What is 'reinjection in a mail queue'? Where can I learn how this
>> differs from whatever is being done by fetchmail as an example case?
>> Or does fetchmail also do reinjection
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 03/25/07 14:01, Andrei Popescu wrote:
> Paul E Condon <[EMAIL PROTECTED]> wrote:
>
>> 1.) What is 'reinjection in a mail queue'? Where can I learn how this
>> differs from whatever is being done by fetchm
Allan Wind wrote:
> procmail creates mailboxes on the fly if they are not present. If none
> of your rules matched one of its delivery targets, then it uses $DEFAULT
> as your final target.
> mailboxes are not deleted by either procmail or mutt.
> mutt reads its configuration file upon start-up, p
; >
> > > Thanks, that's exactly what I want to do. I sometimes access my
> > > home email while at work via the web interface, and if my wife or kids
> > > are at home using the computer, fetchmail may download and delete it.
> > > Or I could downl
Paul E Condon <[EMAIL PROTECTED]> wrote:
> 1.) What is 'reinjection in a mail queue'? Where can I learn how this
> differs from whatever is being done by fetchmail as an example case?
> Or does fetchmail also do reinjection in a mail queue?
As I understand it, the
On Sun, Mar 25, 2007 at 01:02:19AM +0100, Mauro Sacchetto wrote:
> Mutt + fetchmail works fine, but I've a problem with procmail.
> My configuration is the following one:
>
>
> .procmailrc
> ===
> shell=/bin/sh
>
Mauro,
On 2007-03-25T13:34:30+0200, Mauro Sacchetto wrote:
> But if I show ~/mail, i find only debian k3b mutt openoffice. If I
> receive mail from other sender, for instance a sender not registered
> in .procmailrc, it goes correctly in inbox, created on fly. But I
> don't understand the reason
Allan Wind wrote:
> You should escape dots (\.) so it means what you expect. Double check
> that there is a canned ^FROM expression (opposed to ^FROM_DAEMON);
> perhaps use something like this instead:
[cut]
Thax for your help.
There are some syntactical mistakes
in my configuration files. Now it
On 2007-03-25T01:02:19+0100, Mauro Sacchetto wrote:
> .fetchmailrc
Enable verbose mode in fetchmail to see what it does when handing the
mail off to procmail.
> shell=/bin/sh
You should not need that.
> LOG="
> "
This looks funky.
> VERBOSE=yes
>
> :0
> *
t; My mail is in ~/.Maildir, accessed by dovecot-imapd, delived to by
> > > > postfix. How can I configure getmail to deliver mail through
> > > > postfix or dovecot? I don't know what fetchmail does, but I
> > > > don't think it delivers directly t
Mutt + fetchmail works fine, but I've a problem with procmail.
My configuration is the following one:
.fetchmailrc
===
set postmaster "samiel"
set bouncemail
poll alice via "in.alice.it" timeout 60
with proto POP3
a
n I configure getmail to deliver mail through
> > > postfix or dovecot? I don't know what fetchmail does, but I
> > > don't think it delivers directly to ~/.Maildir. Also, I haven't
> > > ever had problems with fetchmail configured thi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 03/24/07 12:42, cga2000 wrote:
> On Sat, Mar 24, 2007 at 08:15:00AM EST, Ron Johnson wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> On 03/24/07 08:30, cga2000 wrote:
>>> On Fri, Mar 23, 2007 at 11:38:09PM EST, Ron Johnson wrote:
>>
On Sat, Mar 24, 2007 at 10:07:22AM +0200, Andrei Popescu wrote:
> Owen Heisler <[EMAIL PROTECTED]> wrote:
>
> > My mail is in ~/.Maildir, accessed by dovecot-imapd, delived to by
> > postfix. How can I configure getmail to deliver mail through postfix
> > or dovecot
On Sat, Mar 24, 2007 at 08:15:00AM EST, Ron Johnson wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 03/24/07 08:30, cga2000 wrote:
> > On Fri, Mar 23, 2007 at 11:38:09PM EST, Ron Johnson wrote:
> >> -BEGIN PGP SIGNED MESSAGE-
> >> Hash: SHA1
> >>
> >> On 03/23/07 19:43, cga
at 10:13:30AM EST, Ron Johnson wrote:
>>>> On 03/23/07 09:07, [EMAIL PROTECTED] wrote:
>>>> [snip]
>>>>> Thanks, that's exactly what I want to do. I sometimes access my
>>>>> home email while at work via the web interface, and if my wife
wrote:
> >> [snip]
> >>> Thanks, that's exactly what I want to do. I sometimes access my
> >>> home email while at work via the web interface, and if my wife or kids
> >>> are at home using the computer, fetchmail may download and delete it.
&g
Em Sex, 2007-03-23 às 21:14 -0600, Paul E Condon escreveu:
> the subject line is the question. creating a personal crontab was
> easy, but fetchmail running under cron sends a whole bunch of mail to
> root which, since i'm sysadmin on my own machine, clutters up my
> email.
Owen Heisler <[EMAIL PROTECTED]> wrote:
> My mail is in ~/.Maildir, accessed by dovecot-imapd, delived to by
> postfix. How can I configure getmail to deliver mail through postfix
> or dovecot? I don't know what fetchmail does, but I don't think it
> delivers dire
account crontab:
> > # Fetch mail from mail server
> > */2 * * * * /usr/bin/fetchmail -s
> >
> > My .fetchmailrc:
> > set postmaster "raquel"
> > set bouncemail
> > set properties ""
> >
> > p
imes access my
>>> home email while at work via the web interface, and if my wife or kids
>>> are at home using the computer, fetchmail may download and delete it.
>>> Or I could download it at night and not have time to respond. I know
>>> that I could set f
On Fri, Mar 23, 2007 at 08:40:43PM -0700, Raquel wrote:
> On Fri, 23 Mar 2007 21:14:33 -0600
> Paul E Condon <[EMAIL PROTECTED]> wrote:
>
> > the subject line is the question. creating a personal crontab was
> > easy, but fetchmail running under cron sends a whole bunc
On Fri, 23 Mar 2007 21:14:33 -0600
Paul E Condon <[EMAIL PROTECTED]> wrote:
> the subject line is the question. creating a personal crontab was
> easy, but fetchmail running under cron sends a whole bunch of mail
> to root which, since i'm sysadmin on my own machine, cl
the subject line is the question. creating a personal crontab was
easy, but fetchmail running under cron sends a whole bunch of mail to
root which, since i'm sysadmin on my own machine, clutters up my
email.
--
Paul E Condon
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [
il while at work via the web interface, and if my wife or kids
> > are at home using the computer, fetchmail may download and delete it.
> > Or I could download it at night and not have time to respond. I know
> > that I could set fetchmail to not delete the messages and do it
>
On Fri, 2007-03-23 at 09:38 -0400, Celejar wrote:
> I'm not much of an expert, but here's an excerpt from the getmail FAQ:
>
> > Why did you write getmail? Why not just use fetchmail?
> >
> >Short answer: ... well, the short answer is mostly unprintable.
rote:
>> [snip]
>>> Thanks, that's exactly what I want to do. I sometimes access my
>>> home email while at work via the web interface, and if my wife or kids
>>> are at home using the computer, fetchmail may download and delete it.
>>> Or I
y
> > home email while at work via the web interface, and if my wife or kids
> > are at home using the computer, fetchmail may download and delete it.
> > Or I could download it at night and not have time to respond. I know
> > that I could set fetchmail to not delete the m
On 23 Mar, Ron Johnson wrote:
> [snip]
>>
>> I hadn't seen a way to do this delayed deletion easily with
>> fetchmail, although I may not have looked thoroughly.
>
> Install Apache-ssl, Squirrelmail and imap-ssl.
>
It seems easier to replace fe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 03/23/07 09:07, [EMAIL PROTECTED] wrote:
[snip]
>
> Thanks, that's exactly what I want to do. I sometimes access my
> home email while at work via the web interface, and if my wife or kids
> are at home using the comput
On Fri, Mar 23, 2007 at 10:24:54AM +0100, Jochen Schulz wrote:
>
> The fetchmail daemon takes almost no memory nor CPU when idling, so
> that's a weak argument for most machines (as long as we're not talking
> about wireless routers etc.).
>
True. However, his earlie
the messages will be deleted immediately.
>>Default: 0, which means not to enable this feature.
>
> HTH,
> Celejar
>
>
Thanks, that's exactly what I want to do. I sometimes access my
home email while at work via the web interface, and if my wife or kids
ar
, Jochen Schulz wrote:
> > > > Ron Johnson:
> > > > > On 03/22/07 09:39, Jochen Schulz wrote:
> > > > >>
> > > > >> If your /etc/fetchmailrc is empty anyway, you can edit
> > > > >> /etc/default/fetchm
On Fri, 23 Mar 2007 09:00:14 -0400 (EDT)
[EMAIL PROTECTED] wrote:
> On 22 Mar, Celejar wrote:
> >
> > ...
> >
>
> >
> > I use getmail, which is not even designed to run as a daemon. From the
[snip]
> What advantages are there to getmail? I
like the following will make getmail retrieve mail every hour:
>>
>> 0 * * * * /usr/local/bin/getmail --quiet
>
> Celejar
>
>
What advantages are there to getmail? I've run fetchmail
successfully in daemon mode, with the only problem being that it doesn&
^ users
> > You are fooling yourself. Run them a one shot cronjob set to run every
> > 10-30 minutes. Much better use of resources on the machine.
>
> The fetchmail daemon takes almost no memory nor CPU when idling, so
> that's a weak argument for most m
Ron Johnson:
>
> [...] Why created multiple daemons for activity that's going to
> run every X number of minutes, when cron is already specialized for
> that purpose?
It just doesn't hurt. Maybe one could even argue that letting fetchmail
run in daemon mode takes less re
to run every
> 10-30 minutes. Much better use of resources on the machine.
The fetchmail daemon takes almost no memory nor CPU when idling, so
that's a weak argument for most machines (as long as we're not talking
about wireless routers etc.).
> As I have said before, fetchmail W
On (22/03/07 20:32), Greg Folkert wrote:
> You are fooling yourself. Run them a one shot cronjob set to run every
> 10-30 minutes. Much better use of resources on the machine.
>
> As I have said before, fetchmail WILL die or hang on you, when run in
> daemon mode.
I may have mi
ulz wrote:
> > > >>
> > > >> If your /etc/fetchmailrc is empty anyway, you can edit
> > > >> /etc/default/fetchmail to disable the system-wide fetchmail daemon
> > > >> altogether. This solution has the advantage, that every user can manage
> &
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 03/22/07 17:26, Jochen Schulz wrote:
> Ron Johnson:
>> On 03/22/07 09:39, Jochen Schulz wrote:
>>> If your /etc/fetchmailrc is empty anyway, you can edit
>>> /etc/default/fetchmail to disable the system-wide fetchmail
On Thu, 22 Mar 2007 20:32:55 -0400
Greg Folkert <[EMAIL PROTECTED]> wrote:
> On Thu, 2007-03-22 at 23:26 +0100, Jochen Schulz wrote:
> > Ron Johnson:
> > > On 03/22/07 09:39, Jochen Schulz wrote:
> > >>
> > >> If your /etc/fetchmailrc is empty an
On Thu, 2007-03-22 at 23:26 +0100, Jochen Schulz wrote:
> Ron Johnson:
> > On 03/22/07 09:39, Jochen Schulz wrote:
> >>
> >> If your /etc/fetchmailrc is empty anyway, you can edit
> >> /etc/default/fetchmail to disable the system-wide fetchmail daemon
&g
On Thu, 22 Mar 2007 11:42:54 -0400
Greg Folkert <[EMAIL PROTECTED]> wrote:
[snip]
> Sorry, but running fetchmail as a daemon is the worst possible way to
> run fetchmail.
>
> Run it as a cronjob as a job as your user. It will work. You just need
> to setup your
On Thu, Mar 22, 2007 at 11:29:06PM +0100, Jochen Schulz wrote:
>
> I had to look it up, too. @reboot is a misnomer in my opinion, anyway.
> It appears to be run only on warm boots while in fact it is run at every
> startup.
>
If you think about it, every boot after the very first is technically a
Roberto C. Sánchez:
> On Thu, Mar 22, 2007 at 02:21:45PM +0100, Jochen Schulz wrote:
>> Roberto C. Sánchez:
>>>
>>> To make it start up as user, edit your crontab (use `crontab -e`) and
>>> put '@startup fetchmail'
>>
>> Oh, and BTW: it&
Ron Johnson:
> On 03/22/07 09:39, Jochen Schulz wrote:
>>
>> If your /etc/fetchmailrc is empty anyway, you can edit
>> /etc/default/fetchmail to disable the system-wide fetchmail daemon
>> altogether. This solution has the advantage, that every user can manage
>>
On Thu, 2007-03-22 at 13:10 -0400, [EMAIL PROTECTED] wrote:
> On 22 Mar, Greg Folkert wrote:
> > On Thu, 2007-03-22 at 11:38 +0800, Jian Jun Wang wrote:
> >>
> >> I installed Debian etch on my laptop and I want to configure
> >> fetchmail to get my mails from
On 22 Mar, Greg Folkert wrote:
> On Thu, 2007-03-22 at 11:38 +0800, Jian Jun Wang wrote:
>>
>> I installed Debian etch on my laptop and I want to configure
>> fetchmail to get my mails from gmail. In order to run fetchmail at
>> startup, I did
>> 1. Installed sys
On Thu, Mar 22, 2007 at 02:21:45PM +0100, Jochen Schulz wrote:
> Roberto C. Sánchez:
> >
> > To make it start up as user, edit your crontab (use `crontab -e`) and
> > put '@startup fetchmail'
>
> Oh, and BTW: it's "@reboot", not "@start
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 03/22/07 10:42, Greg Folkert wrote:
> On Thu, 2007-03-22 at 11:38 +0800, Jian Jun Wang wrote:
>> I installed Debian etch on my laptop and I want to configure fetchmail
>> to get my mails from gmail. In order to run fetchmail at st
tart up as user, edit your crontab (use `crontab -e`) and
>>>>> put '@startup fetchmail' (no quotes in either case). Then, whenever
>>>>> your machine starts up, it should start fetchmail for you.
>>>> Shouldn't it also put a symlink in /etc/
On Thu, 2007-03-22 at 11:38 +0800, Jian Jun Wang wrote:
>
> I installed Debian etch on my laptop and I want to configure fetchmail
> to get my mails from gmail. In order to run fetchmail at startup, I
> did
> 1. Installed sysv-rc-conf and toggle fetchmail in it as root
> 2.
Ron Johnson:
> On 03/22/07 08:18, Jochen Schulz wrote:
>> Ron Johnson:
>>> On 03/22/07 08:03, Roberto C. Sánchez wrote:
>>>
>>>> To make it start up as user, edit your crontab (use `crontab -e`) and
>>>> put '@startup fetchmail' (no quo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 03/22/07 08:18, Jochen Schulz wrote:
> Ron Johnson:
>> On 03/22/07 08:03, Roberto C. Sánchez wrote:
>>> To make it start up as user, edit your crontab (use `crontab -e`) and
>>> put '@startup fetchmail' (no qu
Roberto C. Sánchez:
>
> To make it start up as user, edit your crontab (use `crontab -e`) and
> put '@startup fetchmail'
Oh, and BTW: it's "@reboot", not "@startup". :)
J.
--
I worry about people thinking I have lost direction.
Ron Johnson:
> On 03/22/07 08:03, Roberto C. Sánchez wrote:
>>>
>> To make it start up as user, edit your crontab (use `crontab -e`) and
>> put '@startup fetchmail' (no quotes in either case). Then, whenever
>> your machine starts up, it should start fetch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 03/22/07 08:03, Roberto C. Sánchez wrote:
> On Thu, Mar 22, 2007 at 06:54:05AM +0100, Jochen Schulz wrote:
>> Jian Jun Wang:
>>> I installed Debian etch on my laptop and I want to configure fetchmail
>>> to get my mails
On Thu, Mar 22, 2007 at 06:54:05AM +0100, Jochen Schulz wrote:
> Jian Jun Wang:
> > I installed Debian etch on my laptop and I want to configure fetchmail
> > to get my mails from gmail. In order to run fetchmail at startup, I did
> > 1. Installed sysv-rc-conf and toggle fe
Jian Jun Wang:
> I installed Debian etch on my laptop and I want to configure fetchmail
> to get my mails from gmail. In order to run fetchmail at startup, I did
> 1. Installed sysv-rc-conf and toggle fetchmail in it as root
> 2. edit /etc/default/fetchmail, to make it as daemon
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 03/21/07 22:38, Jian Jun Wang wrote:
>
> I installed Debian etch on my laptop and I want to configure fetchmail
> to get my mails from gmail. In order to run fetchmail at startup, I did
> 1. Installed sysv-rc-conf and toggle fetchm
I installed Debian etch on my laptop and I want to configure fetchmail
to get my mails from gmail. In order to run fetchmail at startup, I did
1. Installed sysv-rc-conf and toggle fetchmail in it as root
2. edit /etc/default/fetchmail, to make it as daemon
3. edit $HOME/.fetchmailrc
defaults
mda
On Wed, 28 Feb 2007 17:21:33 -0500
"Roberto C. Sanchez" <[EMAIL PROTECTED]> wrote:
> On Wed, Feb 28, 2007 at 01:20:06PM -0800, Peter Easthope wrote:
> > On Wed, Feb 28, 2007 at 03:48:09PM -0500, Roberto C. Sanchez wrote:
[snip]
> > fetchmail sends messages to po
t; - P belongs to an ISP which refuses POP access from
> a machine not on his WAN.
Uggh.
> - M is inside a firewall which passes ssh but not POP.
>
I see. Do you have ssh access to P? Were you planning on tunneling?
If so, you can have fetchmail go over the tunnel. Alternatively,
side a firewall which passes ssh but not POP.
> I think that exim is not necessary for your needs.
fetchmail sends messages to port 25 via SMTP whereas
mutt wants to read messages in /var/mail/peter.
Isn't exim needed to send the port 25 stream into
the spool file?
> As I said, exim is
On Wed, Feb 28, 2007 at 12:01:43PM -0800, Easthope wrote:
> Roberto Sanchez & others,
>
> At Thu, 25 Jan 2007 12:45:38 -050, Roberto Sanchez said,
> "Setup mutt on the machine and ssh in when
> you are travelling."
>
> It works as you outline.
> POP3 serv
On Wed, Feb 28, 2007 at 12:01:43PM -0800, Easthope wrote:
> Roberto Sanchez & others,
>
> At Thu, 25 Jan 2007 12:45:38 -050, Roberto Sanchez said,
> "Setup mutt on the machine and ssh in when
> you are travelling."
>
> It works as you outline.
> POP3 serv
Roberto Sanchez & others,
At Thu, 25 Jan 2007 12:45:38 -050, Roberto Sanchez said,
"Setup mutt on the machine and ssh in when
you are travelling."
It works as you outline.
POP3 server, is on machine P.
fetchmail, exim, mutt and ssh are on home machine, H.
ssh is on mobile ma
>i used to use pop3browser and list the email message headers and when I
>found a bad one, deleted it. This usually got fetchmail 'unwedged'.
>
Yeah, that works. Thanks. That is one way.
I really want to turn off this reverse DNS checking and
solve it forever.
$ fetchma
On Fri, Oct 27, 2006 at 01:16:33PM -0400, J F wrote:
>
> My fetchmail seems wedged.
> Usually this is cause by somebody faking a domain
> and spamming.
> Does anybody know how to flush this email or
> get my fetchmail to fetch it?
>
> Smail is my MTA (mail transport agen
My fetchmail seems wedged.
Usually this is cause by somebody faking a domain
and spamming.
Does anybody know how to flush this email or
get my fetchmail to fetch it?
Smail is my MTA (mail transport agent).
I recall it is the thing that flag the spam and
plugs up fetchmail.
Any ideas
Hi, all:Maybe it's just me, but after an upgrade this weekend, fetchmail stopped working, and when I tried to start it, I kept getting the message "Edit /etc/default/fetchmail to start fetchmail". No editing in there helped, and running dpkg-reconfigure on fetchmail repeated th
appropriate local accounts. Postfix is set-up with mostly with
> virtual accounts - and a few local /Maildir accounts, as you'd expect.
>
> I've had a look at getmail and fetchmail, but can't understand the
> required config to make this work.
>
> I've no pro
accounts - and a few local /Maildir accounts, as you'd expect.
I've had a look at getmail and fetchmail, but can't understand the
required config to make this work.
I've no problem connecting to the mail server with, say:
poll mail.fred.com with protocol pop3
user [EMAIL P
Hello Daniele,
Am 2006-05-21 18:52:44, schrieb Daniele Cortesi:
> Procmail checks every message for spam and viruses, introducing some
> seconds of latency, mainly because of DNSRBL checks of spamc.
OK
> The disadvantage of this is that fetchmail launches only one procmail
> for
l seems to be a piece or
two missing.
In short, which component provides the queue management? Which
component performs the tasks of fetchmail->input_queue and
output_queue->procmail?
Normally this would be performed by an MTA. But I read Daniele's
original post as
hing this. From 'man MailScanner':
> >
>
> [...snip...]
>
>
> It sounds pretty good to me. It replaces all those fetchmail/spamc
> daemons in my strawman.
>
>
> But I'm confused about the _queue_ directory specified in the man
> pages. What's its
On May 22, 2006, at 12:30 PM, Casey T. Deccio wrote: Sorry if this sounds like "install ...", but I've found MailScanner to be helpful for accomplishing this. From 'man MailScanner': [...snip...]It sounds pretty good to me. It replaces all those fetchmail/spamc daemo
On Sun, 2006-05-21 at 18:52 +0200, Daniele Cortesi wrote:
> Hello *,
> I recently uninstalled exim on my home pc, replacing it with esmtp
> for outbound mail and fetchmail->procmail for inbound traffic.
>
> Procmail checks every message for spam and viruses, introducing some
&g
At 1148221349 past the epoch, Rich Johnson wrote:
> Others may have better info, but I don't think you can run
> fetchmail in parallel--at least not more than one process
> per user. From "man fetchmail"
>
> Only one daemon process is permitted per user; in
On May 21, 2006, at 12:52 PM, Daniele Cortesi wrote:
Hello *,
I recently uninstalled exim on my home pc, replacing it with esmtp
for outbound mail and fetchmail->procmail for inbound traffic.
Procmail checks every message for spam and viruses, introducing some
seconds of latency, mai
Hello *,
I recently uninstalled exim on my home pc, replacing it with esmtp
for outbound mail and fetchmail->procmail for inbound traffic.
Procmail checks every message for spam and viruses, introducing some
seconds of latency, mainly because of DNSRBL checks of spamc.
The disadvantage of t
On Wed, Apr 26, 2006 at 07:58:08PM +0200, lee wrote:
> searching for a package providing fetchmail for testing didn't show up
> any packages. What's the way to go?
As suggested, I installed the fetchmail package from stable, and it
works nicely :)
It only needs two entries added
On Wed, Apr 26, 2006 at 09:45:40PM -0500, Forrest Smith wrote:
> > Since I had some fun to find out how to configure fetchmail to use
> > the
>
> ?? Did you use fetchmailconf ??
Afair I tried, but with no good results. I had to use a tricky
combination of 'aka' a
On Wed, Apr 26, 2006 at 02:14:20PM -0500, Matt Zagrabelny wrote:
> i generally have, for testing and unstable machines, 'stable' (actually
> the name, ie. sarge) in my sources.list. usually this works ok for
> instances like this.
Christopher, Matt, thanks for you input!
On Wed, Apr 26, 2006 at 07:58:08PM +0200, lee wrote:
> Hi,
>
> searching for a package providing fetchmail for testing didn't show up
> any packages. What's the way to go?
I'm running the same version of fetchmail that's in stable now on my
testing box.
Forres
501 - 600 of 2519 matches
Mail list logo