* fetchmail question
@ Scott Howell
` Gregory Nowak
` Geoff Shang
0 siblings, 2 replies; 23+ messages in thread
From: Scott Howell @ UTC (permalink / raw)
To: speakup
Folks,
I have a question regarding fetchmail. I have fetchmail working just
fine on box A.
I setup fetchmail on box B and moved the exist fetchmailrc file over
from box A to B with the hopes of doing a drop-in replacement. I keep
getting an error from fetchmail that says fetchmail: no mailservers have
been specified. This of course is rediculous as the configuration file
is exactly the same one I was using on box A. The permisitions are
correct, I know all dns names can be resolved from that box and well I'm
flat out of ideas. I also did scrub through the logs, but can't find
anything and fetchmail only provides that error message.
Oh also I was considering going from the usual spool/mail setup and
having each user a mail directory in home. Is there a simple enough way
to do this if I'm using Spam Assassin, Procmail, and either Exim or
Postfix? I guess the question is there any reason other than keeping
mail in the user's home directory thus freeing space for the /var
directory and perhaps for security reasons, would I gain anything by
continuing to use the spool/mail setup over the maildirs being in the
/home/user.
Ok I do need some cofee I don't think that made sense. grin
tia
Scott
----- End forwarded message -----
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: fetchmail question
fetchmail question Scott Howell
@ ` Gregory Nowak
` Barry Pollock
` Geoff Shang
1 sibling, 1 reply; 23+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hi all.
Scott, I've got no idea what your fetchmail problem is all
about. Maybe try reinstalling fetchmail, and see if that makes a
difference.
As for moving from mbox files in /var/spool to Maildirs in the user's
home directories, the only mtas that I know of which support Maildirs
are qmail and the courier mail server.
Having said this though, I believe that newer versions of procmail
support Maildirs. So, you should be able to pipe your mail from your
mta, through spam assassin, and then through procmail, which would put
the mail in the user's Maildir.
In order to create the Maildirs, you will need the maildirmake
program. I don't know where you could get that separately, mine came
with qmail.
Maildirs are also crash proof, whereas the standard mbox files are
not.
Hth somewhat.
Greg
On Sun, Nov 09, 2003 at 09:28:56AM -0500, Scott Howell wrote:
> Folks,
>
> I have a question regarding fetchmail. I have fetchmail working just
> fine on box A.
> I setup fetchmail on box B and moved the exist fetchmailrc file over
> from box A to B with the hopes of doing a drop-in replacement. I keep
> getting an error from fetchmail that says fetchmail: no mailservers have
> been specified. This of course is rediculous as the configuration file
> is exactly the same one I was using on box A. The permisitions are
> correct, I know all dns names can be resolved from that box and well I'm
> flat out of ideas. I also did scrub through the logs, but can't find
> anything and fetchmail only provides that error message.
> Oh also I was considering going from the usual spool/mail setup and
> having each user a mail directory in home. Is there a simple enough way
> to do this if I'm using Spam Assassin, Procmail, and either Exim or
> Postfix? I guess the question is there any reason other than keeping
> mail in the user's home directory thus freeing space for the /var
> directory and perhaps for security reasons, would I gain anything by
> continuing to use the spool/mail setup over the maildirs being in the
> /home/user.
> Ok I do need some cofee I don't think that made sense. grin
>
> tia
> Scott
>
>
>
> ----- End forwarded message -----
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
--
Free domains: http://www.eu.org/ or mail dns-manager@EU.org
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: fetchmail question
` Gregory Nowak
@ ` Barry Pollock
` Scott Howell
0 siblings, 1 reply; 23+ messages in thread
From: Barry Pollock @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
fetchmail requires a .fetchmailrc file,
which is usually in the /usr/share/doc/fetchmail directory somewhare.
.fechmailrc
should be in your home directory.
min is in
/home/barryp/.fetchmailrc
Barry
On Sun, 9 Nov 2003, Gregory Nowak wrote:
> Hi all.
>
> Scott, I've got no idea what your fetchmail problem is all
> about. Maybe try reinstalling fetchmail, and see if that makes a
> difference.
>
> As for moving from mbox files in /var/spool to Maildirs in the user's
> home directories, the only mtas that I know of which support Maildirs
> are qmail and the courier mail server.
>
> Having said this though, I believe that newer versions of procmail
> support Maildirs. So, you should be able to pipe your mail from your
> mta, through spam assassin, and then through procmail, which would put
> the mail in the user's Maildir.
>
> In order to create the Maildirs, you will need the maildirmake
> program. I don't know where you could get that separately, mine came
> with qmail.
>
> Maildirs are also crash proof, whereas the standard mbox files are
> not.
>
> Hth somewhat.
>
> Greg
>
>
> On Sun, Nov 09, 2003 at 09:28:56AM -0500, Scott Howell wrote:
> > Folks,
> >
> > I have a question regarding fetchmail. I have fetchmail working just
> > fine on box A.
> > I setup fetchmail on box B and moved the exist fetchmailrc file over
> > from box A to B with the hopes of doing a drop-in replacement. I keep
> > getting an error from fetchmail that says fetchmail: no mailservers have
> > been specified. This of course is rediculous as the configuration file
> > is exactly the same one I was using on box A. The permisitions are
> > correct, I know all dns names can be resolved from that box and well I'm
> > flat out of ideas. I also did scrub through the logs, but can't find
> > anything and fetchmail only provides that error message.
> > Oh also I was considering going from the usual spool/mail setup and
> > having each user a mail directory in home. Is there a simple enough way
> > to do this if I'm using Spam Assassin, Procmail, and either Exim or
> > Postfix? I guess the question is there any reason other than keeping
> > mail in the user's home directory thus freeing space for the /var
> > directory and perhaps for security reasons, would I gain anything by
> > continuing to use the spool/mail setup over the maildirs being in the
> > /home/user.
> > Ok I do need some cofee I don't think that made sense. grin
> >
> > tia
> > Scott
> >
> >
> >
> > ----- End forwarded message -----
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> --
> Free domains: http://www.eu.org/ or mail dns-manager@EU.org
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: fetchmail question
fetchmail question Scott Howell
` Gregory Nowak
@ ` Geoff Shang
` Scott Howell
1 sibling, 1 reply; 23+ messages in thread
From: Geoff Shang @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hi Scott:
Maybe a stupid question, but does your second box have an MTA? fetchmail
needs one.
If you want a closer look at what fetchmail is doing, run it like so:
fetchmail -Nv
Just control C out of it when you've seen enough and then run it normally.
Hope this helps,
Geoff.
--
Geoff Shang <gshang@uq.net.au>
ICQ number 43634701
Make sure your E-mail can be read by everyone!
http://www.betips.net/etc/evilmail.html
Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: fetchmail question
` Barry Pollock
@ ` Scott Howell
` Barry Pollock
0 siblings, 1 reply; 23+ messages in thread
From: Scott Howell @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Barry,
Thanks, yes I have one of those. Actually the system-wide fetchmailrc is
in /etc, but the one I am using is in /home as you stated.
Scott
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: fetchmail question
` Geoff Shang
@ ` Scott Howell
0 siblings, 0 replies; 23+ messages in thread
From: Scott Howell @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Ay there, I'll try fetchmail with the parameter you suggested. I didn't
find that in the man page. I did install Exim on that box as that very
thought entered my mind.
Scott
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: fetchmail question
` Scott Howell
@ ` Barry Pollock
` Scott Howell
0 siblings, 1 reply; 23+ messages in thread
From: Barry Pollock @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Could you send me your /etc/fetchmailrc as they can cancel out.
I usually add a
fetchmail command to my .bash_profile or my .bashrc file in /home/barryp
Also, if you are using new libraries,
you should use exim4
rather than exim3.
when given the option to permanently update to exim4 you should do so.
Once the update is complete, fetchmail works fine.
In debian, exim4 is available in unstable.
Barry
On Mon, 10 Nov 2003, Scott Howell wrote:
> Barry,
>
> Thanks, yes I have one of those. Actually the system-wide fetchmailrc is
> in /etc, but the one I am using is in /home as you stated.
>
> Scott
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: fetchmail question
` Barry Pollock
@ ` Scott Howell
` Kenny Hitt
` (2 more replies)
0 siblings, 3 replies; 23+ messages in thread
From: Scott Howell @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Barry,
I found the problem with Bill's help. I apparently misunderstood the
purpose of the system-wide fetchmailrc file. I placed one in my home
directory and it worked just fine for fetching my wife's and my mail.
I need to go back and figure out what Debian does with the system-wide
fetchmail file and perhaps it points back to the one in the user's home
directory.
tnx
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: fetchmail question
` Scott Howell
@ ` Kenny Hitt
` Scott Howell
` Chuck Hallenbeck
` Barry Pollock
2 siblings, 1 reply; 23+ messages in thread
From: Kenny Hitt @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hi. Scott. Have you seen this?
# Fetchmail/fetchmail-ssl init script (fetchmail)
# $Id: fetchmail.init,v 1.37 2003/08/28 12:09:25 benj Exp $
#
# A fetchmailrc file containg hosts and passwords for all local users
# should be
# placed in /etc/fetchmailrc. Remember to make the /etc/fetchmailrc
# mode 600
# to avoid disclosing the users' passwords
Kenny
On Tue, Nov 11, 2003 at 09:46:03AM -0500, Scott Howell wrote:
> Barry,
>
> I found the problem with Bill's help. I apparently misunderstood the
> purpose of the system-wide fetchmailrc file. I placed one in my home
> directory and it worked just fine for fetching my wife's and my mail.
> I need to go back and figure out what Debian does with the system-wide
> fetchmail file and perhaps it points back to the one in the user's home
> directory.
>
> tnx
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: fetchmail question
` Scott Howell
` Kenny Hitt
@ ` Chuck Hallenbeck
` Barry Pollock
2 siblings, 0 replies; 23+ messages in thread
From: Chuck Hallenbeck @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
I run fetchmail as a daemon which gets started from my ip-up
script, and I put the .fetchmailrc file in the home directory for
root. That arrangement works great, and fetchmail lets me
redirect the mail it fetches to my several local users.
Chuck
On Tue, 11 Nov 2003, Scott Howell wrote:
> Barry,
>
> I found the problem with Bill's help. I apparently misunderstood the
> purpose of the system-wide fetchmailrc file. I placed one in my home
> directory and it worked just fine for fetching my wife's and my mail.
> I need to go back and figure out what Debian does with the system-wide
> fetchmail file and perhaps it points back to the one in the user's home
> directory.
>
> tnx
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
--
The Moon is Waning Gibbous (94% of Full)
Get my public key from website, http://www.mhonline.net/~chuckh
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: fetchmail question
` Kenny Hitt
@ ` Scott Howell
0 siblings, 0 replies; 23+ messages in thread
From: Scott Howell @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hi Keny,
Yes I did and I had that configured as such, but still didn't work. I
don' tknow why, but hell it works now or it seems. I'll try moving that
file about again and see what it says, but it really should have worked.
Scott
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: fetchmail question
` Scott Howell
` Kenny Hitt
` Chuck Hallenbeck
@ ` Barry Pollock
2 siblings, 0 replies; 23+ messages in thread
From: Barry Pollock @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
I found that if /etc/fetchmailrc is missing the system will get the mail
if ~/.fetchmailrc exists and you make a call to fetchmail for each user
that requires.
I could never get the system-wide fetchmail to work properly in debian.
The documentation didn't explain it properly.
If you get your /etc/fetchmailrc file to work for you, let me know.
Barry
On Tue, 11 Nov 2003, Scott Howell wrote:
> Barry,
>
> I found the problem with Bill's help. I apparently misunderstood the
> purpose of the system-wide fetchmailrc file. I placed one in my home
> directory and it worked just fine for fetching my wife's and my mail.
> I need to go back and figure out what Debian does with the system-wide
> fetchmail file and perhaps it points back to the one in the user's home
> directory.
>
> tnx
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: fetchmail question
` Steve Holmes
@ ` Igor Gueths
0 siblings, 0 replies; 23+ messages in thread
From: Igor Gueths @ UTC (permalink / raw)
To: speakup
They could be using Dynamic Dns? But this would be rather unprofessional as far as an isp goes.
----- Original Message -----
From: Steve Holmes <steve@holmesgrown.com>
To: <speakup@braille.uwo.ca>
Sent: Monday, May 20, 2002 11:52 PM
Subject: Re: fetchmail question
> You mean the address of the e-mail server changes from time to time?
> Never heard of such a thing. I can well understand your own I/P
> address changing, hence dynamic assignment but the e-mail server must
> have a static I/P address. If the address to the server is changing,
> there must be some way to address it as there would be no other way
> unless they have some arbertrary name assigned and they map that to
> the address. <hmmmm> sounds like a DNS deal if that is what they are
> doing at all.
>
> On Mon, May 20, 2002 at 10:24:27PM -0500, Richard Villa wrote:
> > Janina,
> >
> > That would work, except for the fact that the ISP uses dynamic IP address
> > assignment.
> >
> >
> > It is better to give than to receive. don't believe me, just ask a boxer.
> >
> > Richard
> >
> >
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: fetchmail question
` Richard Villa
` Steve Holmes
@ ` Janina Sajka
1 sibling, 0 replies; 23+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: speakup
No, no, no, Richard. You don't put in your IP number, you put in
the number for your mail server. Don't tell me they dynamically
assign themselves a different ip every few days just for the fun
of it.
On Mon, 20 May 2002, Richard Villa wrote:
> Janina,
>
> That would work, except for the fact that the ISP uses dynamic IP address
> assignment.
>
>
> It is better to give than to receive. don't believe me, just ask a boxer.
>
> Richard
>
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
--
Janina Sajka, Director
Technology Research and Development
Governmental Relations Group
American Foundation for the Blind (AFB)
Email: janina@afb.net Phone: (202) 408-8175
Chair, Accessibility SIG
Open Electronic Book Forum (OEBF)
http://www.openebook.org
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: fetchmail question
` Richard Villa
` Gregory Nowak
@ ` William F. Acker WB2FLW +1-303-777-8123
1 sibling, 0 replies; 23+ messages in thread
From: William F. Acker WB2FLW +1-303-777-8123 @ UTC (permalink / raw)
To: speakup
The only time you would use the fetchdomains keyword is if the ODMR or
ETRN protocols were being used. Just put the name or IP address of your
POP or IMAP server in the poll statement.
HTH.
Bill
On Mon, 20 May 2002, Richard Villa wrote:
> I do have a pop3 server, just no domain name to poll.
>
>
> It is better to give than to receive. don't believe me, just ask a boxer.
>
> Richard
>
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: fetchmail question
` Richard Villa
@ ` Gregory Nowak
` William F. Acker WB2FLW +1-303-777-8123
1 sibling, 0 replies; 23+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: speakup
Well, a pop3 server has to be on a domain. So "pole mail.mydomain.com" should work.
Greg
On Mon, May 20, 2002 at 10:25:48PM -0500, Richard Villa wrote:
> I do have a pop3 server, just no domain name to poll.
>
>
> It is better to give than to receive. don't believe me, just ask a boxer.
>
> Richard
>
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: fetchmail question
` Richard Villa
@ ` Steve Holmes
` Igor Gueths
` Janina Sajka
1 sibling, 1 reply; 23+ messages in thread
From: Steve Holmes @ UTC (permalink / raw)
To: speakup
You mean the address of the e-mail server changes from time to time?
Never heard of such a thing. I can well understand your own I/P
address changing, hence dynamic assignment but the e-mail server must
have a static I/P address. If the address to the server is changing,
there must be some way to address it as there would be no other way
unless they have some arbertrary name assigned and they map that to
the address. <hmmmm> sounds like a DNS deal if that is what they are
doing at all.
On Mon, May 20, 2002 at 10:24:27PM -0500, Richard Villa wrote:
> Janina,
>
> That would work, except for the fact that the ISP uses dynamic IP address
> assignment.
>
>
> It is better to give than to receive. don't believe me, just ask a boxer.
>
> Richard
>
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: fetchmail question
Richard Villa
` Igor Gueths
` Janina Sajka
@ ` Steve Holmes
2 siblings, 0 replies; 23+ messages in thread
From: Steve Holmes @ UTC (permalink / raw)
To: speakup
I don't quite see what you mean here; does the ISP give you a numeric
address for the server? If so, just put the numeric IP address in the
poll statement - that should work fine.
On Mon, May 20, 2002 at 07:04:11PM -0500, Richard Villa wrote:
> I am in the process of changing from DSL to a cable ISP connection. What I
> haven't been able to figure out is, how to get fetchmail configured to get
> my e-mail from my new IS Because there is no domain name to supply to the
> poll statement.
>
>
> It is better to give than to receive. don't believe me, just ask a boxer.
>
> Richard
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: fetchmail question
` Igor Gueths
@ ` Richard Villa
` Gregory Nowak
` William F. Acker WB2FLW +1-303-777-8123
0 siblings, 2 replies; 23+ messages in thread
From: Richard Villa @ UTC (permalink / raw)
To: speakup
I do have a pop3 server, just no domain name to poll.
It is better to give than to receive. don't believe me, just ask a boxer.
Richard
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: fetchmail question
` Janina Sajka
@ ` Richard Villa
` Steve Holmes
` Janina Sajka
0 siblings, 2 replies; 23+ messages in thread
From: Richard Villa @ UTC (permalink / raw)
To: speakup
Janina,
That would work, except for the fact that the ISP uses dynamic IP address
assignment.
It is better to give than to receive. don't believe me, just ask a boxer.
Richard
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: fetchmail question
Richard Villa
` Igor Gueths
@ ` Janina Sajka
` Richard Villa
` Steve Holmes
2 siblings, 1 reply; 23+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: speakup
Just give your ip address where you have your domain name. It's
faster that way anyway--no dns to bother with.
On Mon, 20 May 2002, Richard Villa wrote:
> I am in the process of changing from DSL to a cable ISP connection. What I
> haven't been able to figure out is, how to get fetchmail configured to get
> my e-mail from my new IS Because there is no domain name to supply to the
> poll statement.
>
>
> It is better to give than to receive. don't believe me, just ask a boxer.
>
> Richard
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
--
Janina Sajka, Director
Technology Research and Development
Governmental Relations Group
American Foundation for the Blind (AFB)
Email: janina@afb.net Phone: (202) 408-8175
Chair, Accessibility SIG
Open Electronic Book Forum (OEBF)
http://www.openebook.org
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: fetchmail question
Richard Villa
@ ` Igor Gueths
` Richard Villa
` Janina Sajka
` Steve Holmes
2 siblings, 1 reply; 23+ messages in thread
From: Igor Gueths @ UTC (permalink / raw)
To: speakup
Hi Richard. So you don't have a pop3 domain? Your isp doesn't host mail? I can send you my checkmail script if you want it.
----- Original Message -----
From: Richard Villa <rvilla@austin.rr.com>
To: <speakup@braille.uwo.ca>
Sent: Monday, May 20, 2002 8:04 PM
Subject: fetchmail question
> I am in the process of changing from DSL to a cable ISP connection. What I
> haven't been able to figure out is, how to get fetchmail configured to get
> my e-mail from my new IS Because there is no domain name to supply to the
> poll statement.
>
>
> It is better to give than to receive. don't believe me, just ask a boxer.
>
> Richard
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 23+ messages in thread
* fetchmail question
@ Richard Villa
` Igor Gueths
` (2 more replies)
0 siblings, 3 replies; 23+ messages in thread
From: Richard Villa @ UTC (permalink / raw)
To: speakup
I am in the process of changing from DSL to a cable ISP connection. What I
haven't been able to figure out is, how to get fetchmail configured to get
my e-mail from my new IS Because there is no domain name to supply to the
poll statement.
It is better to give than to receive. don't believe me, just ask a boxer.
Richard
^ permalink raw reply [flat|nested] 23+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
fetchmail question Scott Howell
` Gregory Nowak
` Barry Pollock
` Scott Howell
` Barry Pollock
` Scott Howell
` Kenny Hitt
` Scott Howell
` Chuck Hallenbeck
` Barry Pollock
` Geoff Shang
` Scott Howell
-- strict thread matches above, loose matches on Subject: below --
Richard Villa
` Igor Gueths
` Richard Villa
` Gregory Nowak
` William F. Acker WB2FLW +1-303-777-8123
` Janina Sajka
` Richard Villa
` Steve Holmes
` Igor Gueths
` Janina Sajka
` Steve Holmes
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).