July 4, 200322 yr Newbies I've got SMTPit to successfully send to a database of contacts. I also can successfully retrieve mail with POP3it in a separate database. As of now, I can export the POP3it database, modify the data in Excel, and import it into the sending database to update records for UNSUBSCRIBES. What I don't get is how to setup the sending database to also retrieve mail with POP3it and automatically update the records with UNSUBSCRIBES. I would like to make this a completely automated mass-mailer database. Can this be done? Should I use a different solution? My apologies if this has been covered, I am new to this forum and did not find this answer.
July 6, 200322 yr You could simply make a search on word UNSUBSCRIBE make a field email_calulation that simply modify email (changing @with # for ex) in both contact and pop3it database. Make a relation with email_calculation. with this you can modify your contact database by using a field called (subribe yes/no)
Create an account or sign in to comment