online 1
gast (50)

/ Forum / Anwendungen(Java,C++...)

Anwendungen(Java,C++...)Anwendungen(Java,C++...)

Fragevon index vom 27.10.2019, 08:41 Options

Autoresponder

Hallo zusammen,

Ich habe vor kurzen einen kleinen Autoresponder für meine Webseite gekauft die übertrageung aller dateien auf den server klappte auch als ich aber die installation beenden wollte und über meinen Browser die dafür nötigen user daten angeben wollte kahm eine fehlermeldung

Database error: pconnect(localhost, root, $Password) failed.
MySQL Error: ()
Session halted.


und als ich die Anleitung zu rate gezogen habe brachte sie mich auch nicht viel weiter ich hoffe jamand kann mir sagen welche einstellungen ich wo vornehmen muß die englische anleitung schreibe ich hier dazu ich hoffe jemand kann mir weiter helfen.

MfG
index


Das ist die Anleitung .

Installation And Setup Instructions:

1) Create a folder named "responder" on your web server and copy ALL files in that folder.
Chmod 777 the folders 'temp' and 'media'

2) Create a new database

3) Modify the MYSQL database information using the new database
you have just created in the file include/globals.php

4) Run the installer program using:
http://www.yoursite.com/responder/install.php
Enter your Name, Email, Username, Password and click the "Install" button.
Please DO NOT forget to remove the install.php file after installation.

5) Modify the mail account username/password (main email address for domain*)
in the file robot/imap_globals.php.
Note: For $MailHost, the variable is usually yoursite.com.
If you are unsure of your mail server, please contact your host administrator

6) Add to cron job php responder/robot/check_deliver_broadcast_messages.php once at a minute

7) Add to cron job php responder/robot/check_deliver_followup_messages.php once at one day

8) Add to cron job php responder/robot/check_instant_messages.php once at a minute
If you have ability it would be better to install the check_POP3_mailbox.pl Perl-script.
It has a powerful bounced email manager.

The check_POP3_mailbox.pl requires the Net::POP3, DBI and DBD::mysql modules installed.
You have to edit the variables inside the file:
# pop3 mail server connection parameters
$mailHost = "yourdomain.com";
$mailUser = "username";
$mailPassword = "password";
# Database connection parameters
$dbName = "responder";
$dbUser = "responder";
$dbPass = "password";
$dbHost = "localhost";

You should upload the check_POP3_mailbox.pl file into cgi-bin folder with ASCII-text ftp-mode
then set permissions (chmod) to 755.
Set the cron job (point 8) as
/usr/bin/perl /absolute-path/cgi-bin/check_POP3_mailbox.pl


*This email address must have the ability to catch all emails received
for that domain that have no address (catch all, default email address)

Running The Software:
Login: http://www.yoursite.com/responder/index.php


Antwort schreiben

Hinweis

Diese Frage ist schon etwas älter, Sie können daher nicht mehr auf sie antworten. Sollte Ihre Frage noch nicht gelöst sein, stellen Sie einfach eine neue Frage im Forum..

Neue Einträge

Version: supportware 1.9.150 / 10.06.2022, Startzeit:Mon Jan 26 11:26:25 2026