Pages: 1
RSS
Bugs
 
There is a bug
When i get a mail from someone with his name being more than 1 word example John Smith
the bat cant handle that and displays in the reply
Dear John instead Dear John Smith etc

how to fix this ?
 
Probably your reply template uses something like
Dear %ToFName,
instead of that use
Dear %ToName,
__________________________________
I'm just a user of The Bat! I don't work for Ritlabs.
Pages: 1