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: can't send ecards, no error-messages  (Read 6275 times)

0 Members and 1 Guest are viewing this topic.

Harry

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
can't send ecards, no error-messages
« on: February 23, 2005, 01:20:39 pm »

hello

great tool, great job: thanks a lot!!

I have installed Coppermine.1.3.2

 :( I can't send/receive ecards/emails. User-GUI seems ok. No error-messages after pressing the send button, everything seems ok.
Is there any forgotten configuration?


my url http://www.fctc.ch/tutorial/cpg_album

every user is enabled to send ecards


thanks a lot
bye
Harry
« Last Edit: February 25, 2005, 03:51:43 pm by GauGau »
Logged

Abbas Ali

  • Administrator
  • Coppermine addict
  • *****
  • Country: in
  • Offline Offline
  • Gender: Male
  • Posts: 2165
  • Spread the PHP Web
    • Ranium Systems
Re: can't send ecards, no error-messages
« Reply #1 on: February 23, 2005, 02:02:05 pm »

Create a test script with following code, execute it and see whether you receive the emails

Code: [Select]
<?php
  mail
("yourEmailAddress""Test""This is a test to check mail server");
?>


Report back with your results.
Logged
Chief Geek at Ranium Systems

Harry

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: can't send ecards, no error-messages
« Reply #2 on: February 23, 2005, 02:52:02 pm »

Mail received!

any idea?
« Last Edit: September 11, 2006, 10:57:47 am by Harry »
Logged

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: can't send ecards, no error-messages
« Reply #3 on: February 23, 2005, 07:01:14 pm »

Did you check your spam folder, if it exists? The ecard may be seen as such. There is a mod to make the ecard have a lower spam score if that is your problem.
Logged

Harry

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: can't send ecards, no error-messages
« Reply #4 on: February 23, 2005, 09:41:05 pm »

no, it couldn't be a spam-problem.

have you tried to send a ecard from album http://www.fctc.ch/tutorial/cpg_album ?


Logged

Harry

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: can't send ecards, no error-messages
« Reply #5 on: February 25, 2005, 02:15:13 pm »

success!

I've read the manual chapter 2.6 and configured SMTP to send mails/cards.
seemingly a problem with the PHP build-in mail function.

tx&bye
Harry
Logged
Pages: [1]   Go Up
 

Page created in 0.027 seconds with 19 queries.