[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] email...?
I'm trying to use the [email] tag like this:
[email
to=email
subject="subject"
from="me@me.com"
]
where email is the email field from userdb. my log file is showing it's
trying to send to 'email'.
I've also tried
[email
to=value email
subject="subject"
from="me@me.com"
]
in which case my log file shows it's trying to send to 'value'.
how can I get IC to evaluate the variable rather then convert to a string?
_Am
- Follow-Ups:
- [ic] email...?
- From: interchange-users@icdevgroup.org (Brandon Mercer)