Re: [PHP] SMTP-access with PHP...

2001-06-20 Thread Magnus
Den 01-06-20 18.28, skrev "Andreas D. Landmark" <[EMAIL PROTECTED]>: > Contact your mailserver admin and get him/her to open for relay from the IP > of your > webserver. Thanks, I'll try that and see what will happen. Sincerely, /Magnus Hammar -- -- PHP General Mailing List (http

Re: [PHP] SMTP-access with PHP...

2001-06-20 Thread Ed Brady
The SMTP server that you are using is more then likely configured to deny sending if the e-mail does not originate from the domain the SMTP server is used for. This is done mainly to keep spammers from using the server as an open relay and spewing junk mail all over the internet Sometimes sy

Re: [PHP] SMTP-access with PHP...

2001-06-20 Thread Andreas D. Landmark
At 20.06.2001 14:16, you wrote: >Hello! > >Why do I get this error (Relaying denied ) from my SMTP-server and how do I >make it work? > >220 mail.server.com ESMTP Sendmail 8.9.3/8.9.3; Wed, 20 Jun 2001 15:09:06 >+0200 (CEST) >250 mail.server.com Hello localhost [127.0.0