Login | Forgot password | Register

X

What is OpenID?

OpenID is an Internet-wide identity system that allows you to sign in to many websites with a single account.

With OpenID, your ID becomes a URL (e.g. http://username.myopenid.com/). You can get a free OpenID for example from myopenid.com.

For more information visit the official OpenID site.

Jump to:

17478 Posts in 4473 Topics by 1972 members

Archive

SilverStripe Forums » Archive » Contact form won't send email.

Our old forums are still available as a read-only archive.

Page: 1
Go to End
Author Topic: Contact form won't send email. 622 Views
  • http://ninja.net.au
    avatar
    Community Member
    6 posts

    Contact form won't send email. Link to this post

    Standard contact form.

    From what I gather there's a call being made with php to send mail.

    $ php -i |grep sendmail
    sendmail_from => no value => no value
    sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
    Path to sendmail => /usr/sbin/sendmail -t -i

    Only root can call sendmail directly. Non-root users can call 'mail'.

    Where can I start troubleshooting this?

    622 Views
Page: 1
Go to Top

Currently Online: Punch Rockgroin

Welcome to our latest member: Bud

Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com

Comments on this website? Please give feedback.