On Nov 13, 2007 9:02 AM, Daniel Brown <parasane@xxxxxxxxx> wrote: > On Nov 13, 2007 1:40 AM, Jim Lucas <lists@xxxxxxxxx> wrote: > > > > admin@xxxxxxxxxxxxxxxxxxx wrote: > > > PLEASE I have like 50 from it so far. > > > > > > > > > -----Original Message----- > > > From: Daniel Brown [mailto:parasane@xxxxxxxxx] > > > Sent: Monday, November 12, 2007 5:31 PM > > > To: php-general List > > > Subject: Fwd: Returned mail: User unknown > > > > > > Can an admin or mod please force an unsubscribe on > > > <adam.randall@xxxxxxxxxxxxxxxxxxxx>? > > > > > > I've been getting bounces all day, and I'm sure I'm not the only > > > one. Every message I send to the list gives me one of these. > > > > > > Either that or we can just make them exceed their ISP mail cap.... > >:D > > > > > > <? > > > $to = "adam.randall@xxxxxxxxxxxxxxxxxxxx"; > > > $headers = "From: postoffice <postoffice@xxxxxxxxxxxxxxxxxxxx > >\r\n"; > > > $headers .= "X-Mailer: postoffice.(null)\r\n"; > > > while(1) { > > > mail($to,"Stamp: ".time(),"Hello. Goodbye!",$headers); > > > } > > > ?> > BTW, this is so funny. I actually received a reply from Adam himself. It seems the user > has made numerous unsuccessful attempts to unsubscribe from the list, > and finally resorted to attempt to force bounces to the list. > Unfortunately, they're coming to us directly, and not the mailman > system. > > This sure isn't the first time someone's been unable to > unsubscribe from this list. (Cut away to Family Guy scene.) LOL! I just setup a filter for this guys email - as I too was receiving multiple emails. ~Philip