Re: fetchmail configuration

2002-10-29 Thread Shyamal Prasad
"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' and no forwarding or

Re: fetchmail configuration

2002-10-28 Thread Sandip P Deshmukh
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> (955 octets) Sandip> flushed It

Re: fetchmail configuration

2002-10-28 Thread Shyamal Prasad
"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> flushed Sandip> now, i

Re: fetchmail configuration

2002-10-28 Thread Jason Wojciechowski
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

fetchmail configuration

2002-10-28 Thread Sandip P Deshmukh
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 -c

Fetchmail configuration

2002-05-03 Thread Carlos A P Gomes
I'm trying to get my mail with fetchmail --ssl but it complains that my isp certificate is not trusted. But I know it is because it comes from Thawte Server CA. How can I configure fetchmail to accept certificates signed by some CA server? Or am I missing some OpenSSL configuration? Thanks, Carl

Re: exim + fetchmail configuration question

2002-01-13 Thread Alan Chandler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 13 January 2002 7:41 pm, Michael A. Miller wrote: ... > using fetchmail. This fails with a message that says > > Some addresses were rejected by the MDA fetchmail forwards to. >.. > > I think that can solve this problem if I add localhost

Re: exim + fetchmail configuration question

2002-01-13 Thread dman
On Sun, Jan 13, 2002 at 02:41:45PM -0500, Michael A. Miller wrote: | I'm about to move inside of a firewall. I'm told that I can get | my mail from our imap server (which is outside the firewall) | using fetchmail. This fails with a message that says | | Some addresses were rejected by the MDA

exim + fetchmail configuration question

2002-01-13 Thread Michael A. Miller
I'm about to move inside of a firewall. I'm told that I can get my mail from our imap server (which is outside the firewall) using fetchmail. This fails with a message that says Some addresses were rejected by the MDA fetchmail forwards to. Reporting-MTA: dns; localhost Final-Recipient:

[SOLVED] Re: (fetchmail) configuration problem

2001-12-22 Thread David Flatz
David Flatz said: Content-Description: Message > hi folks! > i get errors with fetchmail and i totally have no plan whats it about > can someone help me? > > thanks > David Flatz Content-Description: Error > Reporting-MTA: dns; localhost > > Final-Recipient: rfc822; [EMAIL PROTECTED] > Last-Atte

Re: (fetchmail) configuration problem

2001-12-22 Thread dman
On Sat, Dec 22, 2001 at 04:12:58PM +0100, David Flatz wrote: | Andrew Pritchard said: | > > hi folks! | > > i get errors with fetchmail and i totally have no plan whats it about | > > can someone help me? | > | > Try sending us your .fetchmailrc file (sans password of course!!!) | > | > "I do not

Re: (fetchmail) configuration problem

2001-12-22 Thread David Flatz
Andrew Pritchard said: > > hi folks! > > i get errors with fetchmail and i totally have no plan whats it about > > can someone help me? > > Try sending us your .fetchmailrc file (sans password of course!!!) > > "I do not agree with what you say, > but I will defend to the death your right to say

Re: (fetchmail) configuration problem

2001-12-22 Thread Andrew Pritchard
> hi folks! > i get errors with fetchmail and i totally have no plan whats it about > can someone help me? Try sending us your .fetchmailrc file (sans password of course!!!) "I do not agree with what you say, but I will defend to the death your right to say it." Francois Marie Arouet Voltaire (1

(fetchmail) configuration problem

2001-12-22 Thread David Flatz
hi folks! i get errors with fetchmail and i totally have no plan whats it about can someone help me? thanks David Flatz Reporting-MTA: dns; localhost Final-Recipient: rfc822; [EMAIL PROTECTED] Last-Attempt-Date: Sat, 22 Dec 2001 15:49:35 +0100 (CET) Action: failed Status: d.0.0 Diagnostic-Code: d

Re: fetchmail configuration

2000-08-14 Thread Damon Muller
Quoth S.Salman Ahmed, > "fetchmail -v -d0" produces too much output to be useful. I guess I'll > look into procmail. If you are running X, and are using an MTA on your system to do local deliveries (ie., using fetchmail to pass the mail off to port 25 on the local machine), then you could probab

Re: fetchmail configuration

2000-08-13 Thread André Dahlqvist
On Sun, Aug 13, 2000 at 09:31:54PM -0400, S.Salman Ahmed wrote: > "fetchmail -v -d0" produces too much output to be useful. I guess I'll > look into procmail. While I definately agree that procmail is the right tool for this job, you could actually do something like: fetchmail -vv | grep "About

Re: fetchmail configuration

2000-08-13 Thread Marko Cehaja
Dear On Sun, Aug 13, 2000 at 08:22:47PM -0400, S.Salman Ahmed wrote: > > Normally, fetchmail displays the following output when I invoke it from > the command line in a terminal window: > > 5 messages for user at mail.isp.com (11495 octets). > reading message 1 of 5 (3031 octets) .. flushed > >