I have a cgi program that runs when people signup in my program. It automatically sends out email to the person who signed them up as well as the person signing up.
What format is listmail looking for so that I can send the email, first and last name, and phone number to Listmail via the cgi script.
I really just need to know how the system parces up the email to find the information. Then I can put it all in the right spot. That is not a problem.