Hi guys,
ok I have had the same problem,
what you need to do, If i correctly understood,
is go in the /etc/mail/aliases file,
then write there:
you: "| /path/to/your/script.php"
and your script will begin by:
#!/path/to/php/as/a/shell
How this works is: send an email to [EMAIL PROTECTE
"Josh G" <[EMAIL PROTECTED]> wrote:
> Depends on your mailserver. Most mail servers can redirect incoming
> mail to a program, I know sendmail can. In your case just make the first
> line of your script #!/path/to/php/bin/php and that should do the trick.
To actually read from the message piped t
Friday, February 02, 2001 10:53 AM
Subject: Re: [PHP] Automatic incoming mail notification
> Depends on your mailserver. Most mail servers can redirect incoming
> mail to a program, I know sendmail can. In your case just make the first
> line of your script #!/path/to/php/bin/php and th
.
>
>
> - Original Message -
> From: "Ankur Verma" <[EMAIL PROTECTED]>
> To: "PHP User Group" <[EMAIL PROTECTED]>
> Sent: Saturday, February 03, 2001 5:51 AM
> Subject: [PHP] Automatic incoming mail notification
>
>
> Hello All!
&
: "PHP User Group" <[EMAIL PROTECTED]>
Sent: Saturday, February 03, 2001 5:51 AM
Subject: [PHP] Automatic incoming mail notification
Hello All!
Sorry for this off-topic posting but this is extremely important for me.
I need a php script to be called each time my email mailbox recieves
Hello All!
Sorry for this off-topic posting but this is extremely important for me.
I need a php script to be called each time my email mailbox recieves a new email
message. One way is to have a cron job running and get the php script to check my
mailbox every few minutes to see if there are
6 matches
Mail list logo