This one time, at band camp, Paul Scott said:
> So I need (if I want good filtering):
> ISP -> fetchmail -> procmail -> exim -> mutt
That is one good way.
> I thought I read in some exim doc that exim doesn't filter.
It doesn't exactly filter, more like sort.
ds exim and/or a mail-transfer-agent package -- and I'm
not sure it can operate properly without one (I've never seen it
configured -- or configured it myself -- without having an MTA on the
system), so you should have what you need anyways if you install one.
So I need (if I want good
wrote:
> >>
> >>>A quite "classical" config is to use fetchmail to bring your emails onto
> >>>your local mail engine, then use any MUA you please (mutt, pine are
> >>>happy to
> >>>use your favorite editor).
> >>>
Matthew Weier O'Phinney wrote:
-- Paul Scott <[EMAIL PROTECTED]> wrote
(on Thursday, 19 December 2002, 10:26 AM -0700):
Jean-Marc V. Liotier wrote:
A quite "classical" config is to use fetchmail to bring your emails onto
your local mail engine, then use any MUA you p
-- Paul Scott <[EMAIL PROTECTED]> wrote
(on Thursday, 19 December 2002, 12:32 PM -0700):
> Jeff wrote:
> >Paul Scott, 2002-Dec-19 10:26 -0700:
> >>Jean-Marc V. Liotier wrote:
> >>>A quite "classical" config is to use fetchmail to bring your emails onto
Jeff wrote:
Paul Scott, 2002-Dec-19 10:26 -0700:
Jean-Marc V. Liotier wrote:
A quite "classical" config is to use fetchmail to bring your emails onto
your local mail engine, then use any MUA you please (mutt, pine are happy
to
use your favorite editor).
Can you be mor
-- Paul Scott <[EMAIL PROTECTED]> wrote
(on Thursday, 19 December 2002, 10:26 AM -0700):
> Jean-Marc V. Liotier wrote:
> >A quite "classical" config is to use fetchmail to bring your emails onto
> >your local mail engine, then use any MUA you please (mutt, pi
Paul Scott, 2002-Dec-19 10:26 -0700:
> Jean-Marc V. Liotier wrote:
>
> >A quite "classical" config is to use fetchmail to bring your emails onto
> >your local mail engine, then use any MUA you please (mutt, pine are happy
> >to
> >use your favorite edito
fetchmail problem solved: called stupidity on part of user!!!
I commented out the smtp auth lines since they aren't needed; accidentally
had a 3 instead of a # in front of one line. Hence, exim config error;
hence, no fetchmail. Sorry!!!
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
w
changed from smtp.chartermi.net to smtp.charter.net. Now I can send but
had to go to my shell account to fetch!!! Getting smtp transaction errors
no matter where i fetch from. I wasn't supposed to change the pop setting
just the smtp setting but now fetchmail won't work right. Is ther
Jean-Marc V. Liotier wrote:
A quite "classical" config is to use fetchmail to bring your emails onto
your local mail engine, then use any MUA you please (mutt, pine are happy to
use your favorite editor).
Can you be more specific about "local mail engine"?
This is what I
on Mon, 16 Dec 2002 03:41:24PM +0100, martin f krafft insinuated:
> also sprach Stephen Gran <[EMAIL PROTECTED]> [2002.12.16.1504 +0100]:
> > Very true. I thought from her posts that this was more a case of a box
> > she has no direct access to (but uses services from) changing
> > configuration.
also sprach Stephen Gran <[EMAIL PROTECTED]> [2002.12.16.1504 +0100]:
> Very true. I thought from her posts that this was more a case of a box
> she has no direct access to (but uses services from) changing
> configuration. Much easier with a shell account.
she's even got root on that one...
--
This one time, at band camp, martin f krafft said:
> also sprach Stephen Gran <[EMAIL PROTECTED]> [2002.12.15.1040 +0100]:
> > nmap is your friend - a quick port scan will tell you what services are
> > being offered.
>
> with access to the server (which she has), netstat -natu will contain
> more
also sprach Colin Watson <[EMAIL PROTECTED]> [2002.12.16.0228 +0100]:
> Sounds eminently sensible to me. I don't see why I should have to
> authenticate to the imapd when I already have access to my account.
> Indeed, at least uw-imap does the right thing here.
i had the same setup in terms of SSH
ght. that makes sense.
> Now I just run fetchmail in daemon mode, and enter my password once. I
> have something like this in my .fetchmailrc
it'll be stored in memory, clear text...
--
Please do not CC me! Mutt (www.mutt.org) can handle this automatically.
.''`.
On Sun, Dec 15, 2002 at 10:55:34PM +0100, martin f krafft wrote:
> also sprach Colin Watson <[EMAIL PROTECTED]> [2002.12.15.1428 +0100]:
> > The main reason I switched to this technique was to remove one more
> > cleartext password from my dotfiles. You might find it useful, though.
>
> how does t
hey have already have permission to read the file. I used to use this
method, until shell access was removed from the sever I use.
Now I just run fetchmail in daemon mode, and enter my password once. I
have something like this in my .fetchmailrc
poll imap.server.somedomain with protocol imap
also sprach Colin Watson <[EMAIL PROTECTED]> [2002.12.15.1428 +0100]:
> The main reason I switched to this technique was to remove one more
> cleartext password from my dotfiles. You might find it useful, though.
how does that eliminate the need for a password? only if the server's
imapd doesn't r
also sprach Stephen Gran <[EMAIL PROTECTED]> [2002.12.15.1040 +0100]:
> nmap is your friend - a quick port scan will tell you what services are
> being offered.
with access to the server (which she has), netstat -natu will contain
more information.
--
Please do not CC me! Mutt (www.mutt.org) can
On Sat, Dec 14, 2002 at 02:22:31PM -0500, Nori Heikkinen wrote:
> all of a sudden i need to be using secure fetchmail, which i should
> have been to begin with, but didn't really realize i wasn't. i
> apt-got fetchmail-ssl, and changed the POP3 line to IMAP in my
> .fetchmai
This one time, at band camp, Nori Heikkinen said:
> > run fetchmail with -vvv appended, you'll get tons of debuggin
> > output. If it doesn't make sense to you, post what looks relevant,
> > and we'll help you debug. The manpage for fetchmail and
> > fetchm
on Sat, 14 Dec 2002 02:58:36PM -0500, Stephen Gran insinuated:
> This one time, at band camp, Nori Heikkinen said:
> > all of a sudden i need to be using secure fetchmail, which i
> > should have been to begin with, but didn't really realize i
> > wasn't. i apt-got
on Sat, 14 Dec 2002 02:56:11PM -0500, Travis Crump insinuated:
> Nori Heikkinen wrote:
> > all of a sudden i need to be using secure fetchmail, which i
> > should have been to begin with, but didn't really realize i
> > wasn't. i apt-got fetchmail-ssl, and changed
This one time, at band camp, Nori Heikkinen said:
> all of a sudden i need to be using secure fetchmail, which i should
> have been to begin with, but didn't really realize i wasn't. i
> apt-got fetchmail-ssl, and changed the POP3 line to IMAP in my
> .fetchmailrc but can
Nori Heikkinen wrote:
all of a sudden i need to be using secure fetchmail, which i should
have been to begin with, but didn't really realize i wasn't. i
apt-got fetchmail-ssl, and changed the POP3 line to IMAP in my
.fetchmailrc but can't retrieve mail from my server at all. any
all of a sudden i need to be using secure fetchmail, which i should
have been to begin with, but didn't really realize i wasn't. i
apt-got fetchmail-ssl, and changed the POP3 line to IMAP in my
.fetchmailrc but can't retrieve mail from my server at all. any tips
or places on where
On Mon, Dec 09, 2002 at 01:12:21PM -0500, Sam Rosenfeld wrote:
| My command of "fetchmail" yields an index of messages which hangs and
| then after it times out (300 sec), gives the reason for the error as
| "7". ?The manpage says this condition (fetchmail timing out) can oc
Sam Rosenfeld said:
> My command of "fetchmail" yields an index of messages which hangs and
> then after it times out (300 sec), gives the reason for the error as
> "7". ?The manpage says this condition (fetchmail timing out) can occur
> "while waiting for
My command of "fetchmail" yields an index of messages which hangs and
then after it times out (300 sec), gives the reason for the error as
"7". ?The manpage says this condition (fetchmail timing out) can occur
"while waiting for the server."
I am using linux 2.2.20
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Monday 25 November 2002 5:46 pm, Robert Wilhelm Land wrote:
> Alan,
> the fetchmail manpage Elizabeth partly pasted in this thread
> documents using the mda command forces fetchmail to
> pass all mail to the application stated in the a
Alan,
the fetchmail manpage Elizabeth partly pasted in this thread
documents using the mda command forces fetchmail to
pass all mail to the application stated in the argument
of the mda command - rather than forwarding to port 25.
But this seems not to be the point. I've no idea why fetchma
Elizabeth, the suggested mda command did not work.
For every of the 5 messages awaiting on the pop server I got:
"
About to rewrite Resent-Sender: [EMAIL PROTECTED]
Rewritten version is Resent-Sender: [EMAIL PROTECTED]
fetchmail: about to deliver with: /usr/sbin/sendmail -oem -f
[
a "/usr/sbin/exim -oMr fetchmail -oem -f %F %T"
>
I think you are trying to do it the wrong way.
Fetchmail gets the mail from the pop3 server and then uses smtp (ie it makes a
connection to port 25 of localhost) to send the mail on. You set up exim as
the server for messages to port 2
[EMAIL PROTECTED] (Robert Wilhelm Land) writes:
> He explained that his configuration would override exims idea
> of who the sender is and replace this with as he wrote:
> "..we want fetchmail to be able to specify the sender of the
> message to whatever value it derivce fro
he's no on the list anymore.
What he uses was a system fetchmailrc with this line:
mda "/usr/sbin/exim -oMr fetchmail -oem -f %F %T"
Further on he had set fetchmail as a trusted user in exim.conf.
Fetchmail on my system has root.root status and I was very
astonished trying this out
On Fri, 22 Nov 2002, Stephen Gran wrote:
> This one time, at band camp, Mark Copper said:
> > I'm want to set up e-mail on my Debian box and am having trouble with
> > basics.
> >
> > When I start mutt, I get an error message:
> > /var/mail/: no such file or directory
> >
> > And indeed there
[EMAIL PROTECTED] (Robert Wilhelm Land) writes:
> The file below shows errors relating to unexpected message
> lengths. Could it have something to do with the
> missing options exim is complaining about?
>
> Any help is grately appreciated
Probably. From fetchmail(1):
This one time, at band camp, Mark Copper said:
> I'm want to set up e-mail on my Debian box and am having trouble with
> basics.
>
> When I start mutt, I get an error message:
> /var/mail/: no such file or directory
>
> And indeed there is not. Should there be? Is this an exim or mutt or
I'm want to set up e-mail on my Debian box and am having trouble with
basics.
When I start mutt, I get an error message:
/var/mail/: no such file or directory
And indeed there is not. Should there be? Is this an exim or mutt or
simply a permissions thing?
Thanks.
Mark
--
To UNSUBSC
Fetchmail reports a rather wierd looking
error trying to fetch mail from my only
pop account I have (mozilla does well though):
To get exim running .fetcmailrc containes:
mda /usr/sbin/exim.
The test I ran 2 times was:
rland@MINI:~$ fetchmail -k -vv >> fetch2.test
fetchmail: Comma
>On Sat, 16 Nov 2002 08:21:39 -0500, Kevin Coyner wrote:
>
> On Sat, Nov 16, 2002 at 12:34:04PM +, Colin Watson wrote..
>
> > On Sat, Nov 16, 2002 at 03:45:38AM +, Pigeon wrote:
> > > On Fri, 15 Nov 2002 11:38:37 -0500, Derrick 'dman' Hudson wrote:
> > > >On Fri, Nov 15, 2002 at 09:08:4
On Sat, Nov 16, 2002 at 12:34:04PM +, Colin Watson wrote..
> On Sat, Nov 16, 2002 at 03:45:38AM +, Pigeon wrote:
> > On Fri, 15 Nov 2002 11:38:37 -0500, Derrick 'dman' Hudson
> > <[EMAIL PROTECTED]> wrote:
> > >On Fri, Nov 15, 2002 at 09:08:48AM -0500, Kevin Coyner wrote:
> > >> Can
On Sat, Nov 16, 2002 at 03:45:38AM +, Pigeon wrote:
> On Fri, 15 Nov 2002 11:38:37 -0500, Derrick 'dman' Hudson
> <[EMAIL PROTECTED]> wrote:
> >On Fri, Nov 15, 2002 at 09:08:48AM -0500, Kevin Coyner wrote:
> >> Can anyone interpret this syslog message for me?
> >
> >Yes. :-)
>
> SWITCH NOBO
"Derrick" == Derrick Hudson writes:
Derrick> 2) disable the syntax checks in exim since it can't
Derrick> really reject mail because you're not running your own
Derrick> mail site (What I mean is this: take my system for
Derrick> example, my exim setup receives mail directly
On Fri, 15 Nov 2002 11:38:37 -0500, Derrick 'dman' Hudson
<[EMAIL PROTECTED]> wrote:
>On Fri, Nov 15, 2002 at 09:08:48AM -0500, Kevin Coyner wrote:
>
>> Can anyone interpret this syslog message for me?
>
>Yes. :-)
SWITCH NOBOYDIE
(sorry, couldn't resist it) Pigeon
--
To UNSUBSCRIBE, email t
On Fri, Nov 15, 2002 at 09:08:48AM -0500, Kevin Coyner wrote:
| Can anyone interpret this syslog message for me?
Yes. :-)
| Nov 15 08:59:24 sakura fetchmail[19276]: SMTP error: 550 Syntax error in
| 'To' header: "@" or "." expected after "Low": failin
I'll use this as the example
this is a valid to header
To: "Debian User" <[EMAIL PROTECTED]>
in your case the header had no @ in it only this:
so it failed
i do not think this is a fetchmail error or a misconfiguuration on your
behalf
--
To UNSUBSCRIBE, email to [EMA
Can anyone interpret this syslog message for me?
Nov 15 08:59:24 sakura fetchmail[19276]: SMTP error: 550 Syntax error in
'To' header: "@" or "." expected after "Low": failing address is:
Nov 15 08:59:24 sakura fetchmail[19276]: not flushed
Clearly
On Tue, Nov 12, 2002 at 09:33:07AM +0530, Sandip P Deshmukh wrote:
> set daemon 5
This line tells fetchmail to run in dameon mode (in the background) and
to poll your mail servers every 5(!) seconds. man fetchmail is your
friend.
-rob
msg12477/pgp0.pgp
Description: PGP signature
On Mon, Nov 11, 2002 at 08:03:57AM -0600, Shyamal Prasad wrote:
> Yes, adding a 'fetchmail' (possibly with a -d option) at the end will
> work. If fetchmail does not run in the background you will
> have to wait till it is done to complete your login.
did that. by the way, u
"Sandip" == Sandip P Deshmukh writes:
Sandip> oh okay. got it. anyway, one small question, where is my
Sandip> login script and is it enough to append it with fetchmail
Sandip> to do the needful?
For bash, the files read at an interactive login are the first
aid: > is not
> >> there a way in which i can ask the fetchmail daemon to look for
> >> > .fetchmailrc files in different user directories? > - sandip
> >>
> >> Sadly, no. This is the difference between system-wide and
> >>
"Sandip" == Sandip P Deshmukh writes:
Sandip> On Sat, Nov 09, 2002 at 01:38:22AM -0500, Stephen Gran
Sandip> wrote:
>> This one time, at band camp, Sandip P Deshmukh said: > is not
>> there a way in which i can ask the fetchmail daemon to look
On Sat, Nov 09, 2002 at 01:38:22AM -0500, Stephen Gran wrote:
> This one time, at band camp, Sandip P Deshmukh said:
> > is not there a way in which i can ask the fetchmail daemon to look for
> > .fetchmailrc files in different user directories?
> > - sandip
>
> Sadly,
This one time, at band camp, Sandip P Deshmukh said:
> is not there a way in which i can ask the fetchmail daemon to look for
> .fetchmailrc files in different user directories?
> - sandip
Sadly, no. This is the difference between system-wide and per-user
jobs. Can you imagine the ov
On Fri, Nov 08, 2002 at 07:43:33AM -0600, Donald R. Spoon wrote:
> Sandip P Deshmukh wrote:
> >hello all!
> >
> >when i boot up my system, it shows a message that reads - systemwide
> >fetchmail not configured.
> >
> The only thing you have to do to get wh
Sandip P Deshmukh wrote:
hello all!
when i boot up my system, it shows a message that reads - systemwide fetchmail not configured.
well, i will like to setup fetchmail in such a way that at boot up, fetchmail is started in background - (as a daemon?) and then it does fetchmail for users as they
hello all!
when i boot up my system, it shows a message that reads - systemwide fetchmail not
configured.
well, i will like to setup fetchmail in such a way that at boot up, fetchmail is
started in background - (as a daemon?) and then it does fetchmail for users as they
log in. or
On Sat, Nov 02, 2002 at 11:56:04AM +0100, Christian Mascher wrote:
> Hi,
>
> still got the same problem with the way fetchmail is set up in debian
> (woody):
>
> after dialing with "pon provider" "/etc/init.d/fetchmail awaken" is called by
> fetchmail
This one time, at band camp, Christian Mascher said:
> Hi,
>
> still got the same problem with the way fetchmail is set up in debian
> (woody):
>
> after dialing with "pon provider" "/etc/init.d/fetchmail awaken" is called by
> fetchmail-script in
Hi,
still got the same problem with the way fetchmail is set up in debian
(woody):
after dialing with "pon provider" "/etc/init.d/fetchmail awaken" is called by
fetchmail-script in ip-up.d. But fetchmail doesn't fetch mail,
declaring a "temporary name server err
Hi all,
I configured fetchmail with fetchmailconf and put fetchmailrc in
/etc. The standard setup starts fetchmail in daemon mode on bootup
(systemwide fetchmailrc is installed) and pon calls fetchmail in ip-up.d
But this never succeeds to get mail, fetchmail
complaining it can't locat
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Joyce, Matthew wrote:
>
> I fixed the problem of mails not arriving in my Maildir, they were ending
> up in /var/spool/exim/input with the error,
>
> /home/matt/Maildir is not a regualr file. - Frozen
>
> I had a .forward file in my home folder wit
I fixed the problem of mails not arriving in my Maildir, they were ending up
in /var/spool/exim/input with the error,
/home/matt/Maildir is not a regualr file. - Frozen
I had a .forward file in my home folder with the line /home/matt/Maildir, I
deleted the file and it all started working.
I ha
hello all!
after a lot of troubles, i have - at last - a working exim and fetchmail
set-up.
i must thank all in the group who helped. in fact, that alone kept me going.
i will like to tweak it further to suit my needs. but i at least have a
working set-up now.
thanx again
- sandip
--
To
On Wed, Oct 30, 2002 at 09:13:28AM +1100, Joyce, Matthew spake thusly:
>
> Thanks,
>
> I deleted the exin.conf, and reconfigured exim, then made the change you
> suggested :
>
> file = /var/spool/mail/${local_part}
>
> directory = /home/${local_part}/Maildir
>
> and added
>
> maildir_fo
Thanks,
I deleted the exin.conf, and reconfigured exim, then made the change you
suggested :
file = /var/spool/mail/${local_part}
directory = /home/${local_part}/Maildir
and added
maildir_format
When I run fetchmail, it connects and recieves, but the mails do not appear
in the
POP3
> user 'deshmukh' there with password 'xxx' is 'deshmukh' here
>
> etc.
>
> now, here is output of fetchmail -c:
>
> 5 messages for deshmukh at 192.168.100.1 (17323 octets).
> etc.
>
>
> now, at this time, /var/log/exi
"Sandip" == Sandip P Deshmukh writes:
Sandip> user 'deshmukh' there with password 'xxx' is 'deshmukh' here
No, no, no! :-)
It should be "user 'deshmukh' there with password 'xxx' is 'sandip
here" at least based on your earlier posts on this question. Your user
id on the Debian box ("h
"Sandip" == Sandip P Deshmukh writes:
Sandip> where will this message go?? i thought fetchmail will get
Sandip> it in /var/mail/sandip!!
Fetchmail will give it to exim, which will deliver it to
/var/mail/sandip as long as fetchmail delivered the mail to 'sandip&
sword 'xxx' is 'deshmukh' here
The "is 'deshmukh' here" means that the appropriate local user is
deshmukh. If you want fetchmail to deliver to the local user sandip
instead, then say so:
user 'deshmukh' there with password 'xxx'
Stephen Gran wrote:
This one time, at band camp, Sandip P Deshmukh said:
2002-10-29 12:15:13 verify failed for SMTP recipient deshmukh@localhost
from <[EMAIL PROTECTED]> H=localhost [127.0.0.1] U=sandip
exim is saying it couldn't verify who deshmukh@localhost is.
thanx stephen.
why do
x27;deshmukh' there with password 'xxx' is 'deshmukh' here
Looks good.
> etc.
>
> now, here is output of fetchmail -c:
>
> 5 messages for deshmukh at 192.168.100.1 (17323 octets).
> etc.
>
>
> now, at this time, /var/log/exim/mainlog does not co
postmaster "sandip"
set bouncemail
set no spambounce
set properties ""
set daemon 5
poll 192.168.100.1 with proto POP3
user 'deshmukh' there with password 'xxx' is 'deshmukh' here
etc.
now, here is output of fetchmail -c:
5 messages for de
postmaster "sandip"
set bouncemail
set no spambounce
set properties ""
set daemon 5
poll 192.168.100.1 with proto POP3
user 'deshmukh' there with password 'xxx' is 'deshmukh' here
etc.
now, here is output of fetchmail -c:
5 messages for de
Shyamal Prasad wrote:
"Sandip" == Sandip P Deshmukh writes:
Sandip> fetchmail -d0 > flog & results in flog that looks like:
Sandip> 1 message for deshmukh at 192.168.100.1 (955 octets).
Sandip> reading message [EMAIL PROTECTED]:1 of 1
Sandip> (95
"Sandip" == Sandip P Deshmukh writes:
Sandip> fetchmail -d0 > flog & results in flog that looks like:
Sandip> 1 message for deshmukh at 192.168.100.1 (955 octets).
Sandip> reading message [EMAIL PROTECTED]:1 of 1
Sandip> (955 octets)
Sandip
On Mon, 2002-10-28 at 20:59, Auke Jilderda wrote:
>
>
> - Fetchmail is probably configured to hand over the incoming mail to
> Exim.
> - Exim is default configured to deliver to mbox format so you'll need
> to reconfigure it by replacing:
> file = /v
I find your message to be a bit confusing but I think you'll want to do
the following:
- Fetchmail is probably configured to hand over the incoming mail to
Exim.
- Exim is default configured to deliver to mbox format so you'll need
to reconfigure it by replacing:
file = /var/
Sandip P Deshmukh wrote:
| 1 message for deshmukh at 192.168.100.1 (955 octets).
| reading message [EMAIL PROTECTED]:1 of 1 (955 octets)
| flushed
| etc.
|
| now, i want to know, what is this flushed? where has this message gone?
|
| my /var/mail/sandip is 0 bytes
|
| there is no mbo
hello all!
i have set-up exim successfully. in the sense, i can send mails out from
my machine using mutt or mail to any address now.
now, i used fetchnmailconf to configure fetchmail for myself. i provided
all usernames, passwords, pop3 server addresses etc
here is output of my fetchmail
On Mon, 28 Oct 2002 15:09:56 +1100
"Joyce, Matthew" <[EMAIL PROTECTED]> wrote:
>
> I have an old 486/66 with debian, I though I might use it to get my
> emails from several accounts.
>
> I have install fetchmail, configured exim and install courier imap.
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Monday 28 October 2002 4:09 am, Joyce, Matthew wrote:
> I have an old 486/66 with debian, I though I might use it to get my emails
> from several accounts.
>
> I have install fetchmail, configured exim and install courier imap.
>
>
I have an old 486/66 with debian, I though I might use it to get my emails
from several accounts.
I have install fetchmail, configured exim and install courier imap.
After creating a Maildir folder (makemaildir I think) I can connect via an
imap client and see the folders ok.
When I ran
On Fri, Oct 18, 2002 at 11:34:13AM -0400, Edward Guldemond wrote:
> Do you have exim configured for local delivery? Procmail can only fetch
^^^^
fetchmail?
-rob
msg08000/pgp0.pgp
Description: PGP signature
(keep) option.
Thought of invoking exim later.
fetchmail -k -vv was just a test run which
unfortunately failed.
Robert
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Fri, Oct 18, 2002 at 01:04:54PM +0200, Robert Wilhelm Land wrote:
> Trying to set up my mail system using
> fetchmail and testing for the first time
> by:
> fetchmail -k -vv
>
> I got a error and no messages in
> /var/spool/mail/fr
> only a
> ? /home/rland/.fetch
Trying to set up my mail system using
fetchmail and testing for the first time
by:
fetchmail -k -vv
I got a error and no messages in
/var/spool/mail/fr
only a
/home/rland/.fetchids
file.
these are the last lines the debug information
gave out:
fetchmail: POP3< 9 2469
fetchmail: POP3&
(client machine is not always
> on). Shyamal points out (on Oct 12) that he uses exim+fetchmail to do
> that. In your experience/opinion, is that the best solution, or any
> other recommendations?
>
> Thanks,
> -tk.
>
>
>
> --
> To UNSUBSCRIBE, email to
To work with my ISP 's email cap limit, it seems to be a good idea to
use a local server to fetch the emails first, and then use a client
machine to finally retrieve them later (client machine is not always
on). Shyamal points out (on Oct 12) that he uses exim+fetchmail to do
that. In
On Fri, Oct 04, 2002 at 02:08:45PM -0400, Brian P. Flaherty wrote:
> Hello,
>
> Sorry for the wasted bandwidth, but it had not occurred to me to check
Not wasted at all, atleast not for me:) I've postponed looking into this
for month now, yet the shere amount of fetchmail blurbs
Hello,
Sorry for the wasted bandwidth, but it had not occurred to me to check
the workstation and server directories. Rules for fetchmail are in
both of those.
Brian
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hello,
I recently started running the fetchmail service from /etc/init.d,
rather than running it under my own account when I login. One thing
that I like about this is that error messages go to syslog and then I
see them in my logcheck emails. Unfortunately, there are also
hundreds of lines of
somu wrote:
>> "socket error while fetching from mail.rediff.com"
>>
>> What should I do?
Rediffmail does not have POP3 service. I think that they use IMAP or
maybe even web-based services. Try picking your mails via a client
which has IMAP support. Fetchm
"tuxsom" == tuxsom writes:
tuxsom> Hi Friends, I am getting this error when I run fetchmail.
tuxsom> "socket error while fetching from mail.rediff.com"
tuxsom> What should I do?
It sounds like you should call tech support. I notice that the h
* somu <[EMAIL PROTECTED]> [2002-09-24 10:55:13]:
> Hi Friends,
>
>
> I am getting this error when I run fetchmail.
>
> "socket error while fetching from mail.rediff.com"
>
> What should I do?
Be sure that the address for the mail server you prov
On Tuesday 24 September 2002 11:45, somu wrote:
> Hi Friends,
>
>
> I am getting this error when I run fetchmail.
>
> "socket error while fetching from mail.rediff.com"
mail server is down ?
see if you can telnet to it (telnet mail.rediff.com 110) or if you can
Hi Friends,
I am getting this error when I run fetchmail.
"socket error while fetching from mail.rediff.com"
What should I do?
Cheers!!!
Somu
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, Jun 18, 2002 at 05:51:57PM -0500, Henning, Brian wrote:
> what protocol does fetchmail use to fetch mail from hotmail?
None. You get to use Hotmail's wonderful interface to get your webmail.
- --
Baloo
-BEGIN PGP S
1001 - 1100 of 2519 matches
Mail list logo