Re: [PHP] Altering subject of email in a pop3 mailbox

2006-02-23 Thread Duncan Hill
On Thursday 23 February 2006 11:49, IG wrote: > > IG wrote: > >> Is it possible to alter a subject line (or body for that matter) of an > >> email in a pop3 mailbox? > Thanks- I completely see your point. > > How do antispam filters work on client's computers? They seem to have no > problem with a

Re: [PHP] Altering subject of email in a pop3 mailbox

2006-02-23 Thread IG
Chris wrote: IG wrote: Is it possible to alter a subject line (or body for that matter) of an email in a pop3 mailbox? If it's already in the mailbox, then I highly doubt you can do this. You need to do this on the way in before it gets to the account. Consider the ramifications if you could

Re: [PHP] Altering subject of email in a pop3 mailbox

2006-02-23 Thread IG
Thanks, Nobody Special. You like filling people with confidence. We all have to start somewhere don't we? I am starting this completely from scratch and it will be quite a while before I put this into service. However thanks for the information on mail boxes. I don't have much knowledge on t

Re: [PHP] Altering subject of email in a pop3 mailbox

2006-02-22 Thread Chris
IG wrote: Is it possible to alter a subject line (or body for that matter) of an email in a pop3 mailbox? If it's already in the mailbox, then I highly doubt you can do this. You need to do this on the way in before it gets to the account. Consider the ramifications if you could: Anyone coul