From: Bob Swift <powerstation@shaw.ca>
To: Chris Rose <offline@shaw.ca>,
linux-newbie list <linux-newbie@vger.kernel.org>
Subject: Re: Running fetchmail in daemon mode?
Date: Thu, 24 Apr 2003 17:56:38 -0600 [thread overview]
Message-ID: <200304241756.38904.powerstation@shaw.ca> (raw)
In-Reply-To: <009101c30aa5$867d3520$4b01a8c0@t9397.tjem.com>
On Thursday 24 April 2003 15:07, Chris Rose wrote:
> My cron command looks like this:
> 0,15,30,45 * * * * /usr/bin/fetchmail -s
Looks okay to me...
> My fetchmailrc reads:
> defaults
> poll pop3.server.net
> proto pop3
> interface eth0/192.168.1.50/255.255.255.0
> user "<username>"
> pass "mypassword"
> is <username>
> keep
I'm guessing the "keep" option is what's causing your duplicate messages. Try
removing this and see if that helps.
I would also suggest removing the "interface" option unless you *really* need
it. Judging from the error message you're getting when running it from the
command line, my guess would be that it's not doing anything for you anyway.
For what it's worth, I run fetchmail in daemon mode here, picking up mail from
the 6 accounts I use, and have occasionally (about once a year) run into the
"hanging" problem that someone else mentioned. It hasn't bothered me enough
(yet) to change it to a cron job. <grin>
--
Bob Swift
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
next prev parent reply other threads:[~2003-04-24 23:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-24 14:33 Running fetchmail in daemon mode? Chris Rose
2003-04-24 16:06 ` Carl
2003-04-24 16:32 ` Chris Rose
2003-04-24 18:07 ` Haines Brown
2003-04-24 21:07 ` Chris Rose
2003-04-24 23:56 ` Bob Swift [this message]
2003-04-25 8:34 ` Carl
2003-04-25 15:04 ` Bob Swift
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200304241756.38904.powerstation@shaw.ca \
--to=powerstation@shaw.ca \
--cc=linux-newbie@vger.kernel.org \
--cc=offline@shaw.ca \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox