Hello, "Pro.Vider.De Gmbh J.Mueller" wrote: > > Hello, > > does anybody know of any documentation how to write scripts that > do interact with emails (Majordomo-like), i.e. when an email comes > to > > [EMAIL PROTECTED] > > that a script is starting which reads the email and completes tasks > which are defined within the email? > > We are using PHP4, Apache and Sendmail.
Just make that account be acessible via POP3 or IMAP and then run a script from the command line that periodically checks the POP account and processes the messages. Regards, Manuel Lemos -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]