lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> On Sat, Mar 29, 2008 at 05:31:59PM +0100, DarkGod wrote:
> > I will maybe add some more features, maybe a reply function (and only reply,
> > not allowing spammers to use me ;> ). Still having fun coding it so, ideas
> > are welcome :)
> 
> That can be dangerous too as From: and Reply-To: headers can be
> easily forged.

Yes that's why I did not do it yet.
I could use the smtp envoloppe but it's as easy to forge it.
So I o'nt know if I should allow it or now...