Posts by MR_LOLKOPF

    I have uninstalled the plugin and dropped the database. Then I have reinstalled the plugin. Same problem.



    I have done some tests ... now is all working. Here is my solution:


    The sa_user had as host the public IP address from my server (for example: 123.123.123.123). I have changed this to "localhost". Now I can login with the sa_user. I have sent an testmail from GMAIL with the EICAR signature. ClamAV is working and spamassassin, too.



    Thanks for your help! :)

    Thanks for your answer.


    Good to know that gmx filters the EICAR signature.


    The table "imscp_spamassassin" is existing.


    With the login credentials from the 00_imscp.cf file I CAN'T login.


    What sould I do? Reinstall the Plugin, maybe?


    I'm using Debian 7 and i-MSCP 1.1.5

    Hello!


    I wanted to install spamassassin and clamav.


    First: SpamAssassin


    I have done this:


    aptitude update
    aptitude install spamassassin spamass-milter libmail-dkim-perl libnet-ident-perl libencode-detect-perl
    aptitude install pyzor razor


    then I installed the plugin. Then I've enabled in the config.php pyzor and razor. Then I clicked on "Update Plugins".


    Then I have sent from gmx.de an testmail with: XJS*C4JDBQADN1.NSBN3*2IDNEN*GTUBE-STANDARD-ANTI-UBE-TEST-EMAIL*C.34X


    The mail was normally delivered :(


    When I click in RoundCube on settings and then SPAM there comes an error:


    DATABASE ERROR: CONNECTION FAILED!
    Unable to connect to the database!
    Please contact your server-administrator.




    Second: ClamAV


    I have done:


    aptitude update
    aptitude install clamav clamav-base clamav-daemon clamav-freshclam clamav-milter
    service clamav-freshclam stop
    freshclam
    service clamav-freshclam start
    service clamav-daemon restart


    Then I have installed the plugin.


    Then I have sent from gmx.de an testmail with: X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*


    The mail was normally delivered :(



    I also tried to restart postfix. But spamassassin and clamav are not working.



    I hope someone can help me. Thanks in advance!! :)

    Files

    • Unbenannt.PNG

      (26.63 kB, downloaded 74 times, last: )

    Wenn POP und IMAP mit SSL mit Outlook funktioniert, dann muss es ja irgendwie an dem P2S Tool liegen. Auf deren Seite sehe ich zwei Versionen. Eine "stabile von 2009" und eine "neueste Version von 2014". Vielleicht kannst du ja mal zum testen eine andere Version nehmen. Ansonsten kannst du denke ich mal nur den Technischen Support anschreiben. Was anderes fällt mir jetzt so gerade nicht ein.

    Da muss es doch noch ein paar mehr Einträge in der Datei geben, oder? Wenn nicht, dann würde ich sagen liegt es garnicht an dem Server.


    Welches Programm nutzt du für den POP3 Abruf? Ein Kunde von mir hat den gleichen Aufbau. Zum abrufen wird POPcon genutzt.

    @ciscllc Das Modul ist von Dritten. Ein Kollege benutzt das gleiche und bei dem geht das ohne Probleme. Ich werde einfach mal am Freitag bei Paysafecard anrufen und fragen ob überhaupt meine IP auf der Whitelist ist und dann je nach dem handeln. Werde mich dann melden wenn es was neues gibt. Trotzdem danke für deine/eure Hilfe! :)

    @ciscllc Das Paket php5-openssl scheint nicht einfach per apt-get installierbar zu sein.


    Ich habe ein paar Tests gemacht:


    Code
    1. wget --spider https://soatest.paysafecard.com/psc/services/PscSer vice?wsdl
    2. Spider mode enabled. Check if remote file exists.
    3. --2014-04-30 21:14:56-- https://soatest.paysafecard.com/psc/services/PscService ?wsdl
    4. Resolving soatest.paysafecard.com (soatest.paysafecard.com)... 194.1.158.32
    5. Connecting to soatest.paysafecard.com (soatest.paysafecard.com)|194.1.158.32|:44 3... connected.
    6. HTTP request sent, awaiting response... 403 Forbidden
    7. Remote file does not exist -- broken link!!!


    Wenn ich privat über meinen Computer auf diese Seite gehe, bekomme ich ebenfalls ein 403 Forbidden. Wenn ich wenigstens wüsste ob Paysafecard die Webserver IP auf der Whitelist hat...