On 26 Mar 2005 03:56:50 -0800, "siliconmike" <siliconmike@yahoo.com> wrote:
[ Please quote some context when replying ]
[color=blue]
>I checked. Procmail has no port for windows:
>
>
http://laku19.adsl.netsonic.fi/era/p...ni-faq.html#nt[/color]
That's why I recommended Cygwin; you get a complete Unix toolset on Windows,
including the gcc compiler, and it provides enough compatibility that many Unix
applications will compile from source without modification if Cygwin doesn't
include a pre-built version.
[color=blue]
>Maybe I can do something like this:
>- run an smtp server on my win xp box
>- send email to someone@localhost
>- receive email on localhost
>- auto-run a php script upon receiving the email[/color]
Yes, that's pretty much what I said, except I would probably avoid running the
SMTP server on the XP box. Use an account elsewhere, and use "fetchmail" to
retrieve the email, "procmail" to run it through PHP and optionally bounce it
on to another account that you can read with POP3, unless the emails are
entirely for PHP and you don't need to read them yourself, in which case skip
the bouncing step.
[color=blue]
>but how ? what tools ?[/color]
Cygwin.
--
Andy Hassall / <andy@andyh.co.uk> / <http://www.andyh.co.uk>
<http://www.andyhsoftware.co.uk/space> Space: disk usage analysis tool