could anyone give me a hint as to get SMTP with AUTH configured? my SMTP server is not local and requires AUTH and a different port...
I have mucked around with serendipity_config_local.inc.php but haven't succeeded in getting auth to work...
Thanks in advance!
SMTP AUTH config?
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: SMTP AUTH config?
Hi!
Serendipity just relies on the "SMTP" provided by PHPs mail() function. Thus, all you can configure is outside the scope of Serendipity and is configured directly in your SMTP server or the PHP sendmail integration.
You might need to go to general PHP forums or SMTP server support forums to get a relevant answer to thos?
Best regards,
Garvin
Serendipity just relies on the "SMTP" provided by PHPs mail() function. Thus, all you can configure is outside the scope of Serendipity and is configured directly in your SMTP server or the PHP sendmail integration.
You might need to go to general PHP forums or SMTP server support forums to get a relevant answer to thos?
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/