Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1213 2012-08-05 13:19:13
- gnarasi
- New Member
- Registered: 2007-03-06
- Posts: 8
Re: zem_contact_reborn 4.0.3.20
colak wrote:
gnarasi wrote:
But the mail is not there in my gmail site
Did you check your spam folder?
Yes I did.
Using other forms sends the mail .
- For Win32 only.
;tls on
;tls_certcheck off
SMTP = smtp.gmail.com
username= me@gmail.com
password= password
auth = true
smtp_port=465
sendmail_path = “\“C:\xampp\sendmail\sendmail.exe\” -t”
- Set a default account
account GmailTest
tls on
tls_certcheck off
ssl on
ssl_certcheck off
host smtp.gmail.com
#from glnarasi@gmail.com
auth on
user me@gmail.com
password password
port 465
I have also used the expanded form, with same result
Last edited by gnarasi (2012-08-05 13:28:25)
Offline
#1214 2012-08-05 18:34:34
Re: zem_contact_reborn 4.0.3.20
gnarasi wrote:
sendmail_path = “\“C:\xampp\sendmail\sendmail.exe\” -t”
Are you working on local, or on live server?
Offline
#1215 2012-08-06 04:00:55
- gnarasi
- New Member
- Registered: 2007-03-06
- Posts: 8
Re: zem_contact_reborn 4.0.3.20
THE BLUE DRAGON wrote:
gnarasi wrote:
sendmail_path = “\“C:\xampp\sendmail\sendmail.exe\” -t”
Are you working on local, or on live server?
I am on local server .
Offline
#1216 2012-08-06 09:48:50
Re: zem_contact_reborn 4.0.3.20
When you create a new user in TXP, an email gets sent out as well. Does that work?
Offline
#1217 2012-08-06 14:34:42
- gnarasi
- New Member
- Registered: 2007-03-06
- Posts: 8
Re: zem_contact_reborn 4.0.3.20
ruud wrote:
When you create a new user in TXP, an email gets sent out as well. Does that work?
No Sir.
Offline
#1218 2012-08-06 18:28:01
Re: zem_contact_reborn 4.0.3.20
Check your logfiles for errors.
Offline
#1219 2012-08-06 20:48:28
Re: zem_contact_reborn 4.0.3.20
Gnarasi, unless you are planing to have your live site in your local server you may find that the issue you are currently faced with will disappear once you move it to your host.
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
#1220 2012-08-07 06:37:55
- gnarasi
- New Member
- Registered: 2007-03-06
- Posts: 8
Re: zem_contact_reborn 4.0.3.20
colak wrote:
Gnarasi, unless you are planing to have your live site in your local server you may find that the issue you are currently faced with will disappear once you move it to your host.
I do not have a wb host now.
Will try later.
I thank all for the suggestions.
Amen
Offline
#1221 2012-09-05 06:13:48
Re: zem_contact_reborn 4.0.3.20
Hello people, am wondering if there’s a way to put a custom message in the email that arrives … something like:
Hello there!
We’ve received your message with the following details:
… : …
… : …
… : …
I did read that HTML emails are not part of the plugin’s scope, nor planned, but nonetheless it will be a great add-on if made possible some day.
Cheers,
Husain
Offline
#1222 2012-09-05 08:47:56
Re: zem_contact_reborn 4.0.3.20
It’s not easy. My dream was to modify the plugin so that uses a form for the message with fields posted by the user replacing variables in the form. But someone suggested that was a bad idea (can’t remember why).
For now, I ave just modified the plugin code to format emails in a specific way (eg. field labels aren’t included in the message) but its not easily customized for different contact scenarios.
Offline
#1223 2012-09-05 09:28:55
Re: zem_contact_reborn 4.0.3.20
Perhaps a new version is in the making, plans for its future does say custom email formatting in HTML, so eager for that to happen :)
Offline
#1224 2012-09-05 16:27:52
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,311
Re: zem_contact_reborn 4.0.3.20
For the first time I need a fixed ID for a zcr form. The ID seems to look randomly chosen, on the other hand it’s the same in a different browser, so doesn’t seem a session random. Can I rely on always finding this same ID?
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline