L
Lucretia
Guest
Our company just signed up to a VPS from Pipex, and this comes with Plesk 7.5 installed.
We're using the server for hosting our website, so I've had to create the domain and upload the files. Whilst the pages themselves are all behaving OK, I can only ever seem to get internal server errors when trying to send webforms.
I should point out at this point, that I'm a software person, not hardware, so I've a feeling that accepting the default settings for creating a domain in Plesk may have something to do with my problem.
After quite a lot of research, I've become convinced that the problem must be related to the default SMTP settings and/or the server, rather than anything specifically wrong in my ASP script.
I've been able to use telnet to attempt to work out what is going on.
Telnet shows SMTP is enabled on the machine.
Using the telnet window I get different results, depending on where I attempt to send the e-mail.
If I try and send it to my own e-mail address or indeed to anyone else on the same domain I get an error 550 'Requested action not taken: mailbox unavailable or not local' when I enter the to address
If I try and send it to an e-mail address of someone I know on another domain I get a 503 error instead, telling me that the server requires authentication.
Note that the e-mail server for my e-mail address is NOT on the same machine and I can quite happily send e-mail using an e-mail client
Looking in Plesk shows that the server requires authentication option is checked under mail, however we're not using the server for mail, we only need to use its SMTP feature to allow data from web forms to be mailed, so there are no e-mail name/passwords set up. I don't want to turn the option to open, but how to authenticate if there's nothing to use to authenticate?

However this still wouldn't explain why i get a different message when attempting to e-mail to myself, and Pipex seem to be as clueless as me.
Anyone got any ideas? This has been driving me up the wall all week and I'm still no further forward.
We're using the server for hosting our website, so I've had to create the domain and upload the files. Whilst the pages themselves are all behaving OK, I can only ever seem to get internal server errors when trying to send webforms.
I should point out at this point, that I'm a software person, not hardware, so I've a feeling that accepting the default settings for creating a domain in Plesk may have something to do with my problem.
After quite a lot of research, I've become convinced that the problem must be related to the default SMTP settings and/or the server, rather than anything specifically wrong in my ASP script.
I've been able to use telnet to attempt to work out what is going on.
Telnet shows SMTP is enabled on the machine.
Using the telnet window I get different results, depending on where I attempt to send the e-mail.
If I try and send it to my own e-mail address or indeed to anyone else on the same domain I get an error 550 'Requested action not taken: mailbox unavailable or not local' when I enter the to address
If I try and send it to an e-mail address of someone I know on another domain I get a 503 error instead, telling me that the server requires authentication.
Note that the e-mail server for my e-mail address is NOT on the same machine and I can quite happily send e-mail using an e-mail client
Looking in Plesk shows that the server requires authentication option is checked under mail, however we're not using the server for mail, we only need to use its SMTP feature to allow data from web forms to be mailed, so there are no e-mail name/passwords set up. I don't want to turn the option to open, but how to authenticate if there's nothing to use to authenticate?
However this still wouldn't explain why i get a different message when attempting to e-mail to myself, and Pipex seem to be as clueless as me.
Anyone got any ideas? This has been driving me up the wall all week and I'm still no further forward.