EZSignUp Admins,

Just tried something today on our EZSignUp installation at
http://killerwebmail.com, and I think you'll find it useful.

Open your ezsignup-action.asp file, and where you find the line:

  JMail.AddRecipient UserName & "@" & MailDomain

Add these lines just below it:

  JMail.AddRecipient UserName & "-Sent@" & MailDomain
  JMail.AddRecipient UserName & "-Draft@" & MailDomain
  JMail.AddRecipient UserName & "-Deleted@" & MailDomain
  JMail.AddRecipient UserName & "-Business@" & MailDomain
  JMail.AddRecipient UserName & "-Personal@" & MailDomain

What happens is that the welcome message is sent to each of those other
folders (Sent,Draft,Deleted - the 3 default folders besides Main(inbox), and
Business and Personl), automagically creating them so the new user has more
than just an Inbox upon first login. You could create as many as you want
with this method.

Unfortunately, I couldn't get it to auto-create a sub-folder. I
tried -Personal.Friends, and -Personal-Friends, but neither worked.

Anyway, thought I would pass this on...

Ron





______________________________________________________________________
The HKSI-IMail Admin List is hosted by........ Humankind Systems, Inc.
Questions, Comments or Glowing Praise...... mailto:[EMAIL PROTECTED]
Searchable List Archive.... http://www.mail-archive.com/[email protected]
To Manage your Subscription......... http://humankindsystems.com/lists

Reply via email to