4images Forum & Community

4images Issues / Ausgaben => Discussion & Troubleshooting => Topic started by: rohanrohanrohan on June 23, 2003, 03:25:12 PM

Title: Urgent HELP needed regarding email sending
Post by: rohanrohanrohan on June 23, 2003, 03:25:12 PM
Guys I moved host and everything else works fine in my gallery. I have a large gallery and new users are registering but emails are not being sent to them i.e activation code.

i checked by trying to send mail via the gallery to some users.

this is msg i get "Error sending email!"

with smtp enable and entyering localhost in field i get this message

"Email Error: RCPT TO invalid mail server response: 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
"

checked my php settings using the phpinfo command and they are

sendmail_from        me@localhost.com

sendmail_path          /usr/sbin/sendmail -t -i  



plz i need solution as im getiting new members at the rate of 30-40 per day.

BTW:: I have checked the forums here extensively. NO solution has yet been proposed so im hoping someone is kind enough to post it now, thats if tehre is one!!
Title: Urgent HELP needed regarding email sending
Post by: SLL on June 23, 2003, 03:30:26 PM
it's a matter of your smtp/pop server configuration and has nothing to do with 4images.  ask your host to configure it for you (to accept mails from localhost)
Title: Urgent HELP needed regarding email sending
Post by: rohanrohanrohan on June 23, 2003, 04:00:25 PM
but im on a shared hosting service. dont think he would be willing to make changes to the server. isnt their a way around it? like there was a way around for the safe mode im sure there is onefor this.
Title: Urgent HELP needed regarding email sending
Post by: Chris on June 23, 2003, 04:08:37 PM
Are you SURE you need to use SMTP to send emails?

Try this: http://www.4homepages.de/forum/viewtopic.php?t=3162

And if you REALLY need to use SMTP, localhost.com is certainly not your domain name, right?  :wink:
Title: Urgent HELP needed regarding email sending
Post by: rohanrohanrohan on June 23, 2003, 04:12:50 PM
vivid news i didnt use smtp! i tried it to see if it works but it doesnt also!

i used the norml setting of no smtp and i got error mentioned above

then tried smtp with localhost setting and got dioffernety error mentione d above

so basically there are those two settings to send mail and BOTH dont work for me.

so my users can never get the activation key and thus not use the gallery.

so  tahts why im asking for a solution rather than trying the same setings again again.
Title: Urgent HELP needed regarding email sending
Post by: rohanrohanrohan on June 25, 2003, 01:14:15 AM
anyone??? plz plz plz!!
Title: Urgent HELP needed regarding email sending
Post by: V@no on June 25, 2003, 01:24:44 AM
Quote
553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)

this means, that the mail server denyed request sending email, ask your host about it.
P.S. I dont think this error acur when u use php buildin function mail(), but not SMTP
Title: Urgent HELP needed regarding email sending
Post by: rohanrohanrohan on June 26, 2003, 01:46:39 AM
well i just installed phpbb forums and also cant send mails. so i giess its my server config. my host is not very helpful. is tehre any way around this like there was a way around for the safe mode probllem
Title: Urgent HELP needed regarding email sending
Post by: Chris on June 26, 2003, 03:29:30 PM
Not in this case except for using the php mail() function
Title: Urgent HELP needed regarding email sending
Post by: rohanrohanrohan on June 26, 2003, 03:39:11 PM
how to do that?
Title: Urgent HELP needed regarding email sending
Post by: Chris on June 28, 2003, 04:05:51 PM
FAQ - post about errors when sending email using SMTP
Title: Urgent HELP needed regarding email sending
Post by: rohanrohanrohan on June 28, 2003, 07:15:26 PM
Quote from: Chris
FAQ - post about errors when sending email using SMTP


i read that and ALL the relevant topics in the forum. What u are proposing is the default setting in 4images. i.e no smtp. but as mentioned in this thread NONE of the settings work!
Title: Urgent HELP needed regarding email sending
Post by: Chris on June 30, 2003, 08:12:04 PM
That's right.  I proposed using the php built-in mail() function, you asked me how to use that, and I pointed you to the FAQ post about it.

If it doesn't work for you, read this: http://us4.php.net/manual/en/ref.mail.php
and then consult your host about this issue.  If your host is unresponsive and doesn't help, I can only suggest you find another host.  There is no "workaround" for this case.
Title: Urgent HELP needed regarding email sending
Post by: rohanrohanrohan on June 30, 2003, 08:15:28 PM
ah so much problems! i just decided to change host which i was thinking anyways as the old host was crap in terms of features and performance.

all works well now!
Title: Urgent HELP needed regarding email sending
Post by: Chris on June 30, 2003, 08:35:03 PM
Glad to hear it  :wink: