Hi,
I am a novice making a web site with php, which I learned a few weeks ago.
I would like to receive mails on a php script (email piping - I just learned this from the web :D ).
My provider has RoundCube as a webmail: how do I configure it to redirect mails to this php script, and how should the php script look like ?
Thanks !
Roundcube is just an email client you need the mail server to do the functionally your looking for.