hi piranha!
i think what justin is trying to say is that "$property_email" is not showing the property email address in the emails sent to guests, so for example if i make a test booking in the sender it shows only "unknown sender" if i use a google mail account and it shows the property name but no email address if i use my desktop application [Mail for Mac]...
justin, by now what i did was the following [in the file and line pointed by piranha]:
if (!jomresMailer( "
This email address is being protected from spambots. You need JavaScript enabled to view it.
" /*$propertyEmail*/, "mysitename" /*$propertyName*/, $guestEmail, $emailTitle, $text,$mode=1))
i commented $propertyEmail and added the address that i wanted, it works for me because i want the same address [site address] for all the properties, and did the same for $propertyName because i wanted to be the site name instead of property name... maybe is not the best way but that's how i got it
greetings,
...
yubi