Page 1 of 1

SMTP

Posted: Tue Jan 26, 2010 7:45 am
by fk59
Hi there,

cause php mail isnt working correct at our Intranet, i have to setup smtp for HESK.

Is there a tutorial for that?

The tipp from jrewolinski isnt working correct at my side, an empty white page is shown.

Its urgent!

Thx and bye
Frank

P.S. iam using xampp

Posted: Tue Jan 26, 2010 11:14 am
by fk59
Problem is solved. Was an auth-error with the provider Host Europe.

You can use this little programm:

http://sourceforge.net/projects/smtpauth/files/

Generates an authentifikation for php-scripts, which dont supports smtp-login.

Have fun!

Frank

Posted: Tue Jan 26, 2010 1:01 pm
by Petert
I am working on replacing the mail() function in the scripts with phpMailer ( http://phpmailer.worxware.com/index.php?pg=phpmailer )

To avoid problems as you mentioned.

Posted: Tue Jan 26, 2010 3:50 pm
by jmays
Dooes the smtp authorization downloadget installed in the helpdesk directory on the webserver or the email server?

Posted: Tue Jan 26, 2010 4:38 pm
by fk59
on that machine, who is apache running (xampp).

If you have a provider, install it anywhere on your pc.

bye
Frank :-)