Hello.

I installed a free-mail system, and i want to put a banner,
like hotmail (HotMail Free E-mail...*) in every message though
free-mail.net. How can i do that ?

Vqsignup:

Looking at send_welcome.c :

 memset((char *)b, 0, 255);
  snprintf(b, 255, "%s/etc/welcome/%s", VPOPMAILDIR, domain);

Its this for seding a mail to every new user ? if not, you could implent
this on
vqsignup!

Tanks.

Abaddon


Reply via email to