Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Unable to send ecards  (Read 5988 times)

0 Members and 1 Guest are viewing this topic.

Alejandrito

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 31
Unable to send ecards
« on: September 19, 2004, 02:49:59 pm »

Hi everyone!

I'm testing the ecard service and everytime i want to send an ecard, I get this kind of mail in my system (you know, i have to type "mail" in the comand line...). Of course the user doesn't get the email with the postcard URL...

I'm using Debian Sarge, Xampp as webserver and the last CPG version... any help here?

Quote
Message 1:
From MAILER-DAEMON Thu Sep 09 06:19:46 2004
Envelope-to: nobody@sarge
Delivery-date: Thu, 09 Sep 2004 06:19:46 +0300
X-Failed-Recipients: xxxxxxx@wu-wien.ac.at
Auto-Submitted: auto-generated
From: Mail Delivery System <Mailer-Daemon@sarge>
To: nobody@sarge
Subject: Mail delivery failed: returning message to sender
Date: Thu, 09 Sep 2004 06:19:46 +0300

This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

  xxxxx@wu-wien.ac.at
    SMTP error from remote mailer after MAIL FROM:<nobody@sarge> SIZE=1930:
    host popstar.wu-wien.ac.at [137.208.3.10]: 553 5.1.8 <nobody@sarge>... Domain of sender address nobody@sarge does
not exist

------ This is a copy of the message, including all the headers. ------

Return-path: <nobody@sarge>
Received: from nobody by localhost.localdomain with local (Exim 4.34)
        id 1C5FTM-0002BZ-RI
        for xxxxx@wu-wien.ac.at; Thu, 09 Sep 2004 06:19:44 +0300
To: xxxxx@wu-wien.ac.at
Subject: Registro en Alejandro's Foto Gallery
From: xxxxx@myy.helia.fi
Subject: Registro en Alejandro's Foto Gallery
Message-Id: <E1C5FTM-0002BZ-RI@localhost.localdomain>
Sender: nobody <nobody@sarge>
Date: Thu, 09 Sep 2004 06:19:44 +0300
« Last Edit: September 21, 2004, 09:15:41 am by GauGau »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Unable to send ecards
« Reply #1 on: September 19, 2004, 08:19:55 pm »

coppermine relies on a mail server properly set up, it's trying to use sendmail by default, SMTP if configured to do so. If your server can't send the emails, you will have to look into your mail server's settings - there's little that can be done from the viewpoint of coppermine.

Joachim
Logged

Alejandrito

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 31
Re: Unable to send ecards
« Reply #2 on: September 19, 2004, 10:31:05 pm »

Well, i had it like this: www.myserver.com/coppermine/ then i migrated from 4images to coppermine so now i have it in the main directory, maybe that broke the ecard system?

There is a way to make a backup and then restore the configuration?

Thanks
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Unable to send ecards
« Reply #3 on: September 20, 2004, 06:08:18 am »

maybe that broke the ecard system?
no, the postion of the coppermine files are not related. In fact (like I said), Coppermine is not related at all, but your webserver's internal mailserver setup. Coppermine just uses PHP's built-in mail() function - for details, please take a look at http://www.php.net/mail

Joachim
Logged

Alejandrito

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 31
Re: Unable to send ecards
« Reply #4 on: September 21, 2004, 08:22:47 am »

i got it, just modified this in php.ini

Code: [Select]
; For Win32 only.
;SMTP = localhost

; For Win32 only.
;sendmail_from = me@localhost.com

it wasn't commented, so...now it works :)

Thanks!
Logged

Alejandrito

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 31
Re: Unable to send ecards
« Reply #5 on: September 29, 2004, 08:04:09 pm »

Weel, i just realize that i send the ecards,  but the user doesn't get the card!!

I still get this (typing "mail" i see new emails with the error message):

Quote
SMTP error from remote mailer after MAIL FROM:<nobody@sarge>:
    host mx0.gmx.de [213.165.64.100]: 550 5.1.8 {mx050} Cannot resolve your domain

Code: [Select]
$ cat /etc/hostname
sarge

Please try this and you will se what i mean:

http://alex.no-ip.biz/

Thanks in advance...
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 19 queries.