coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: jxmac18 on March 31, 2004, 10:39:43 PM

Title: WinXP SMTP configuration for e-Card and registration.
Post by: jxmac18 on March 31, 2004, 10:39:43 PM
With my gallery now successfully loaded, I'm trying to enable SMTP. Having re-installed IIS and checked the IIS config via inetmgr  :(  e-Card and registration are both failing to send mail:
     
QuoteThe registration confirmation email can't be send !

Modifed include\mailer.inc and set:
smtp_host - my computer name (from inetmgr)
smtp_username - my computer login (which I've granted security to in inetmgr)
smtp_password - my winxp password?

Now get back these errors:
     
QuoteRan into problems sending Mail. Response: 504 5.7.4 Unrecognized authentication type
If I change the IIS SMTP authentication to include 'Basic Authentication' and 'Integrated Windows Authentication', I get this error from e-Card and registration:
     
QuoteRan into problems sending Mail. Response: 535 5.7.3 Authentication unsuccessful

The logging information from IIS is unhelpful, and I've checked around but nothing obvious - is mailer.inc this right place to configure this?  :?

Many thanks
Jack
Title: WinXP SMTP configuration for e-Card and registration.
Post by: jxmac18 on March 31, 2004, 11:21:26 PM
:idea: I think this should actually be my ISPs SMTP server. I've configured the smtp_host to point to them, and now at least the mail is disappearing somewhere.

I'll be able to test this properly when the ISP posts me back my forgotten dial-up password.... at the moment the mails are disappearing without my username/password.