forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Ecards & Email => Topic started by: Mdouden on September 11, 2004, 07:50:27 pm

Title: SMTP Probs [NOT SOLVED]
Post by: Mdouden on September 11, 2004, 07:50:27 pm
Hello,

i just set up a coppermine photo album.. But the mail function does not work with me..
Ecards and Conformation mails both do not work....
this is the error message i get :
The registration confirmation email can't be send !

I filled in my smtp server in the file :  include\mailer.inc.php
$CONFIG['smtp_host'] = 'post.demon.nl';

anyone?
 ??? ??? ??? ???

thanks in advance!

Title: Re: SMTP Probs
Post by: Joachim Müller on September 11, 2004, 08:56:52 pm
did you fill in username and password as well? Post the modified lines of mailer.inc.php
Did you make sure you're server (or the one you're refering to) is set up to handle emails, and will it relay for you (certainly not without authentification)? Are you self-hosted or webhosted? Server OS? I recommend you post more details, usually a link and test user account (non-admin) with privileges to send ecards are a good point to start with.

Joachim
Title: Re: SMTP Probs
Post by: Mdouden on September 11, 2004, 10:18:32 pm
hej..
there is no need to fill in a user and password (no user authentication ) but i tried it anyway.. It disn't work.
I use my own server to host coppermine..
It's a W2K3 server with Apache 1.3.27; MySQL 4.0.12-nt and PHP 4.2.3

Here's my board :
Http://82.161.162.12/206club/

user: Test2
pass: testtest

thanks

P.S. i now get the error :
Could not connect to smtp host : 9 : Bad file descriptor
Title: Re: SMTP Probs
Post by: Nibbler on September 11, 2004, 10:31:36 pm
I get "550 relay not permitted" when I connect to it.
Title: Re: SMTP Probs
Post by: Mdouden on September 11, 2004, 11:47:27 pm
I get "550 relay not permitted" when I connect to it.
should be working right...
Title: Re: SMTP Probs
Post by: kegobeer on September 11, 2004, 11:56:59 pm
Have you tried the Microsoft troubleshooting tree yet?

http://support.microsoft.com/?kbid=323358#20
Title: Re: SMTP Probs
Post by: Mdouden on September 12, 2004, 12:26:39 am
There is nothing in the MS tree that could help me..
I use a SMTP server of my ISP.
Title: Re: SMTP Probs
Post by: kegobeer on September 12, 2004, 12:36:11 am
A lot of times when trying to use your personal SMTP for non-personal means, your host will reject attempts if the send from headers don't match your normal account.  You can try changing your email to whatever your ISP email address is.

For example, normally your email is webmaster@yoursite.com.  You'd change it to mdouden@myisp.com.

If you're still having troubles, there are plenty of free email servers for Windows.  You could use that and then not have to use SMTP at all.
Title: Re: SMTP Probs
Post by: Mdouden on September 12, 2004, 09:36:59 am
My E-mail is in fact an emailadres from my ISP.. so that's is not gonna work..
Do you have a good SMTP package for my server?
Title: Re: SMTP Probs
Post by: Joachim Müller on September 12, 2004, 10:33:09 am
IIS comes with SMTP (but I'm sure you don't want to throw apache away and use IIS instead, wouldn't recommend it at least). I've been looking into this some time ago (I was searching for an easy way to send emails from anywhere on a windows client) and I have come up with blat (http://www.blat.net/) for use with another app (haven't used it with coppermine though). You might want to search for the terms "windows smtp server" both on the sf.net page or google for it as well. There is however no equivalent to sendmail (and/or it's clones) for windows (none that is free at least).

Joachim
Title: Re: SMTP Probs
Post by: kegobeer on September 12, 2004, 10:44:49 am
http://www.mailenable.com/
http://www.pmail.com/
http://www.argosoft.com/mailserver/

All are free mail servers for Windows.  I had great success with the Argosoft server.
Title: Re: SMTP Probs
Post by: Mdouden on September 13, 2004, 09:52:48 am
Will try all of them thanks!
Title: Re: SMTP Probs
Post by: Mdouden on September 16, 2004, 06:24:48 pm
I tried another thing..
Someone is hosting a linux SMTP server..
I can send a mail with outlook express using a username and password for his SMTP server...
That works perfectly..
But with coppermine it doesn't work..

I wonder if someone has the email thing working anyway??
Title: Re: SMTP Probs [NOT SOLVED]
Post by: Joachim Müller on September 16, 2004, 11:18:27 pm
sure, thousands have it working.

Joachim
Title: Re: SMTP Probs [NOT SOLVED]
Post by: maxwellmax on September 27, 2004, 09:52:05 am
aight guys now im lost...during my install i was never instructed to fill in any smpt info (that i remember) nor was i told to do so in any instruction or install doc. ive looked over and over in the config screeen and there is no mention of smtp....well this is the drill ...
with this in mind "i havnt configured any smtp info in coppermine"
why does my mailings work???

i use smtp= "localhost" in my php.ini
i use windows advanced server
i use ISS
i do NOT use iss internal smpt
i do not use a unix child or sendmail either unix style or win32
i use IMAIL which is a SMPT server of it s own.listening on port 25...(which is configured as localhost)
and is configured for mail.turnkeyhost.com which is not configured for relaying except for local domains.
(the copper and imail and everything is working off this one box)

so i ask then do i still need to set these SMTP configurations in my /include/mailer.inc.php file as was mentioned in this thread..or should i just thank god it works anyway?

thank you kindly


Hello,

i just set up a coppermine photo album.. But the mail function does not work with me..
Ecards and Conformation mails both do not work....
this is the error message i get :
The registration confirmation email can't be send !

I filled in my smtp server in the file :  include\mailer.inc.php
$CONFIG['smtp_host'] = 'post.demon.nl';

anyone?
 ??? ??? ??? ???

thanks in advance!


Title: Re: SMTP Probs [NOT SOLVED]
Post by: kegobeer on September 27, 2004, 03:17:38 pm
The instructions for smtp are in the documentation that came with Coppermine.  Look in the docs directory, click on index.htm, and search for smtp.
Title: Re: SMTP Probs [NOT SOLVED]
Post by: lu-x on November 16, 2004, 11:30:52 am
Hi !

After configuring the mailer.inc for my account, I get the following message, when I try to send an e-card:

Ran into problems sending Mail. Response: 500 5.5.1 Command unrecognized: "AUTH LOGIN"

You can see the whole thing at
http://www.lu-x.de/base/index.php

thanx in advance for helping me!
Title: Re: SMTP Probs [NOT SOLVED]
Post by: Tranz on November 16, 2004, 11:34:52 am
How exactly did you configure the file?
Title: Re: SMTP Probs [NOT SOLVED]
Post by: lu-x on November 16, 2004, 05:19:22 pm
Hi there,

I attached a file with the information of the mailer.inc.

Thank you.
L.

Title: Re: SMTP Probs [NOT SOLVED]
Post by: Tranz on November 16, 2004, 06:46:23 pm
NEVER EVER post account passwords publicly unless they are temporary non-admin test accounts. I removed the attachment. You should change your account password immediately.
Title: Re: SMTP Probs [NOT SOLVED]
Post by: Tranz on November 16, 2004, 06:49:27 pm
Having seen the settings, they seem allright. Are you able to use the exact same settings on a regular email client?
Title: Re: SMTP Probs [NOT SOLVED]
Post by: lu-x on November 17, 2004, 11:46:10 am
You are right - I was hesitating to do this - thank you for removing it.... :)