Results 1 to 4 of 4
Hello!
I have one problem, i'm using Debian 5 with ISPconfig 3, problem is that when i try to send some mail, via PHP form (php mail()) function i'm getting ...
- 09-20-2010 #1Just Joined!
- Join Date
- Feb 2009
- Posts
- 10
PHP mail
Hello!
I have one problem, i'm using Debian 5 with ISPconfig 3, problem is that when i try to send some mail, via PHP form (php mail()) function i'm getting an error:
Sep 20 07:05:31 server postfix/smtp[30648]: C7D1C66A4:
relay=none, delay=0.01, delays=0.01/0/0/0, dsn=4.3.5, status=deferred (mail for 127.0.0.1 loops back to myself)
When tried via Outlook express, it's working ok, i tried to disable spamassasin and amavisd, still same...
Regards!
- 09-21-2010 #2Just Joined!
- Join Date
- May 2008
- Posts
- 6
Does your smtp server need authentication?
If so you need to use a PHP class that support SMTP authentication like phpMailer.
- 09-22-2010 #3Just Joined!
- Join Date
- Feb 2009
- Posts
- 10
- 09-26-2010 #4Just Joined!
- Join Date
- Feb 2009
- Posts
- 10
Help
Any help on this, please!
Regards!


Reply With Quote

