Hi, i first apologize for my bad english.
I have an error when i try to send a mail with webmail:
SMTP (530): Impossible de définir l'expéditeur "[email protected]" (5.7.0 Must issue a STARTTLS command first)
I'm using tls://localhost:587. Any ideas about why i get that error ?
Checklist:
1. openssl module for PHP installed?
2. PHP > 5.2?
3. 'smtp_server' setting in main.inc.php with tls:// prefix?
about the openssl php module, you mean uncomment "extension=openssl.so" in php.ini ? If you meant this, i already did that.
I already did other things you said.
any ideas maybe ?