|
S
|
sfierce author 3/31/2009 |
|
After much trial and error I finally got this working. Just letting you know so you don't have to answer. Also, for anyone else that may want this too. |
|
|
R
|
rdiorio@shorememorial.org 5/13/2009 |
|
Thank you for the tip <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=41069&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' /> I am getting an error just with ONE hard-coded email. After much trial and error I finally got this working. Just letting you know so you don't have to answer. Also, for anyone else that may want this too. email = email & "myemail@myemail.com" email = email & "," & dict("Email") this works. thanks |
|
|
|
Sergey Kornilov admin 5/13/2009 |
|
This is a mail server setup issue. |
|