Search

Hello! I get an error using the contact form. But only while being logged in as admin.

mail() [function.mail]: Policy restriction in effect.  The fifth parameter is disabled on this system
/symphony/lib/toolkit/class.general.php line 292

287         
288         foreach ($default_headers as $header => $value) {
289             $headers[] = sprintf('%s: %s', $header, $value);
290         }
291         
292         return mail($to_email, $subject, @wordwrap($message, 70), @implode(self::CRLF, $headers) . self::CRLF, "-f{$from_email}");
293         
294     }
295
296

Anyone an idea?

Create an account or sign in to comment.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.3-5.6 or 7.0-7.3
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.5 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details