Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Torsten Bronger <bronger@physik.rwth-aachen.de>
Subject: Re: fetchmail for POP3 on WinDOS 2000
Date: Sat, 21 Jun 2003 09:05:26 +0200	[thread overview]
Message-ID: <m3d6h7ewqx.fsf@wilson.rwth-aachen.de> (raw)
In-Reply-To: <u7k7gqr7b.fsf_-_@att.net>

Halloechen!

Michael R. Wolf <MichaelRWolf@att.net> writes:

> kai.grossjohann@gmx.net (Kai Großjohann) writes:
>
>> Torsten Bronger <bronger@physik.rwth-aachen.de> writes:
>>
>>> I now did the following:
>>>
>>> (file :path "/var/mail/bronger"
>>>       :prescript "fetchmail acaxp.physik.rwth-aachen.de; formail -bs spamc < /var/mail/bronger > /tmp/foo; mv /tmp/foo /var/mail/bronger")
>>>
>>> For this I had to configure fetchmail first (create .fetchmailrc).
>>>
>>> It works.  However, I don't like this solution at all.  What if
>>> fetchmail fails?  Are "&&" better than ";"?  Can this be as robust
>>> as my old pop3 way at all?
>>
>> It seems a good way.  Yes, "&&" might be better than ";".
>
> Or could you do a pipe?
>
>     fetchmail blah-blah | formail > /var/mail/bronger

This would be wonderful!  But I couldn't find a way to make fetchmal
send the mail to stdout.  It wants to sent it to port 25 where it
expects some other program that listens, or it starts the MTA by
itself.

>> Maybe you can also tell fetchmail to invoke formail directly. Or to
>> invoke spamc directly. Yes, invoking spamc seems like a good thing
>> to do, and it ought to be possible, even though I've never used
>> fetchmail.

As said, as far as I can see fetchmail insists on re-sending the
mail.  I didn't even find a possibility that fetchmail writes my
mail to a file!  I had to use sendmail for that.  On the other hand,
maybe one can do a little magic with fetchmail's mda option.

> This works for me:
>
>  [...]
>
> I'm still running in a biforcated world. gnus thinks I'm on a WinDOS
> machine, ergo the "C:/"-rooted path, but fetchmail is being run from
> cygwin and has a "/"-rooted path. Configure as necessary.

Hmm, you use procmail insead of sendmail.  Is this better?

Tschoe,
Torsten.

-- 
Torsten Bronger, aquisgrana


  parent reply	other threads:[~2003-06-21  7:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <m3of12l2o7.fsf@wilson.rwth-aachen.de>
2003-06-15 16:33 ` mail-sources: %t has invalid value Torsten Bronger
     [not found]   ` <84llw318f2.fsf@lucy.is.informatik.uni-duisburg.de>
2003-06-17 13:49     ` Torsten Bronger
     [not found]       ` <84smq8wnag.fsf@lucy.is.informatik.uni-duisburg.de>
     [not found]         ` <m3isr3gobe.fsf@wilson.rwth-aachen.de>
     [not found]           ` <84el1qt81y.fsf@lucy.is.informatik.uni-duisburg.de>
     [not found]             ` <m3adcdokbp.fsf@wilson.rwth-aachen.de>
     [not found]               ` <84vfv12q58.fsf@lucy.is.informatik.uni-duisburg.de>
     [not found]                 ` <u7k7gqr7b.fsf_-_@att.net>
2003-06-21  3:35                   ` fetchmail for POP3 on WinDOS 2000 calmar
2003-06-21  9:44                     ` calmar
2003-06-21  7:05                   ` Torsten Bronger [this message]
2003-06-21 12:28                     ` Kai Großjohann

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=m3d6h7ewqx.fsf@wilson.rwth-aachen.de \
    --to=bronger@physik.rwth-aachen.de \
    /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;
as well as URLs for NNTP newsgroup(s).