4images Forum & Community
4images Issues / Ausgaben => Installation, Update & Configuration => Topic started by: kewlbro on November 08, 2002, 12:23:28 AM
-
I`ve tried to setup the 4images script to use SMTP mail, using my own mail server which is configured to use SMTP authentication.
I`ve selected SMTP mail and entered the correct username and password for my SMTP server, but when I try and send an email to members, or when new people try and register, it says that the server isn`t using authentication, and to try and leave the username and password blank.
Using a normal mail client like Outlook Express, the SMTP server works fine. What am I doing wrong ?
Any help much appreciated !
Thanks.
Nige.
-
u might have the same problem as me (read second problem):
http://4homepages.de/forum/viewtopic.php?t=1382
and Jan, when I close look at my mail server log I can see that 4images doesnt actualy send login information:
Tue 2002-11-05 21:56:29: [668:2943] AUTH LOGIN
Tue 2002-11-05 21:56:29: [668:2943] 334 VXNlcm5hbWU6
Tue 2002-11-05 21:56:29: [668:2943] QUIT
Tue 2002-11-05 21:56:29: [668:2943] 334 UGFzc3dvcmQ6
Tue 2002-11-05 21:56:29: [668:2943] Winsock Error 10053 Software caused a connection abort.
but it should be:
Tue 2002-11-05 22:13:25: [352:2973] AUTH LOGIN
Tue 2002-11-05 22:13:25: [352:2973] 334 VXNlcm5hbWU6
Tue 2002-11-05 22:13:25: [352:2973] dmFubw==
Tue 2002-11-05 22:13:25: [352:2973] 334 UGFzc3dvcmQ6
Tue 2002-11-05 22:13:25: [352:2973] ZHVkZQ==
Tue 2002-11-05 22:13:25: [352:2973] 235 Authentication successful