The eAuction Support Forums
https://www.everyscript.de/cgi-bin/yabb/YaBB.pl eAuction 1.6.1.x >> Start Up and more >> assign an email host - help https://www.everyscript.de/cgi-bin/yabb/YaBB.pl?num=1157410885 Message started by lets on 09/05/06 at 01:01:24 |
Title: assign an email host - help Post by lets on 09/05/06 at 01:01:24 Having problems setting up the email aspect of the program (everything else works GREAT). Win2000 server with SMTP...... here's my settings Code:
I also tried, to no avail - $config{'mailhost'} = 'www.rhtubs.com'; Any ideas? |
Title: Re: assign an email host - help Post by lets on 09/05/06 at 17:13:13 A little more info Code:
gets a "server overload' error Code:
says I'll be receiving an email in a few minutes, but it never comes ideas? |
Title: Re: assign an email host - help Post by Dieter Werner on 09/05/06 at 17:40:04 Try: $config{'mailhost'} = 'localhost'; or ask your provider for the URL of the public SMTP-Server. |
Title: Re: assign an email host - help Post by lets on 09/05/06 at 17:53:58 Dieter Werner wrote:
That gets an error of "eMail Service not available" I'll try your second suggestion of "ask your provider for the URL of the public SMTP-Server." |
Title: Re: assign an email host - help Post by lets on 09/06/06 at 03:38:15 This is getting frustration.... :P After going round and round with my web host (and threating to move), this is what I got from them, Your Windows Server should be able to send outbound mail through it's own SMTP components. However, you need to allow the server to be able relay through itself (send mail through itself). I made sure that it is able to do this. Please let me know if the script is generating any errors as it maybe useful for troubleshooting. Below is the relevant part of the config file with notations in CAPS Code:
The last attempt of mail01.inetu.net is the setting on my personal email going through my hosts main mail server. It gave the same message saying it was sent, but I didn't get an email (and would think I'd need to put in the password somewhere for this). :-/ *sigh*........ any ideas? |
Title: Re: assign an email host - help Post by lets on 09/06/06 at 04:02:15 Well.............. the problem appears to be with my server and mail system. It would appear the system wont, or can't send mail back to itself through this script...e.g. the server is on rhtubs.com and doesn't/won't send email to @rhtubs.com In a fluke of frustration I changed my registered email to one on another domain, and it works just fine................... oh and, $config{'mailhost'} = 'localhost'; works. Thanks |
The eAuction Support Forums » Powered by YaBB 2.2! YaBB © 2000-2007. All Rights Reserved. |