in reply to Good perl webmail script

Check out the Mime::Lite module. This is great for creating quick, powerful scripts which need to use email functionality.

I'm not sure what you want with an interface GUI. Do you mean a web script which users would design the emails with?

Replies are listed 'Best First'.
Re^2: Good perl webmail script
by sandal (Initiate) on Jan 23, 2006 at 17:09 UTC
    I meant ready GPL webmail script, tested enough and approved. (not from scratch). by GUI -I just meant some interface where owner can set required Internet headers. However this no problem -set this inside script directly, not via GUI.