PDA

View Full Version : for those who use phpbb2



Belgiumdude
July 15th, 2002, 05:51
I've got a question:

Well the problem is that when a user putted the "Notfify when new pm" on ,and the administrator hasn't filled in a smtp server he will always get this message: Failed sending email......I would like to provide this option to my members....the problem is that I can't seem to find a good smtp server,host.sk hasn't got 1 so....and I tried hotpops(i got an account there) smtp server and the smtp server of my internet provider,those don't work.....
Does anyone know a free smtp server,that will work ?

The Red Guy
July 15th, 2002, 05:57
Nope, maybe you can disable notify when new pm? Or put a notice.

Belgiumdude
July 15th, 2002, 06:00
but I would really like to provide this option to my members...isn't there a smtp server that would allow this?

Moonman
July 15th, 2002, 07:06
try using mail.host.sk
that is what i used to use at host.sk

Belgiumdude
July 15th, 2002, 08:17
Ran into problems sending Mail. Response: 554 : Recipient address rejected: Relay access denied


any others?

Belgiumdude
July 15th, 2002, 08:57
mail.host.sk does work!!!The problem was that I had in my profile: me@hotpop.com ,and in the configuration me@host.sk,that's why the error occurred.

Bruce
July 15th, 2002, 09:04
Hmm... I never ran into this problem. Themail function in PHP works for me, so I've never had to use SMTP.