Posts by Tom-i

    Nabend zusammen,


    aktuell komme ich nicht dahinter was hier genau passiert.


    Ein Kunde verschickt alle paar Minuten mehrere Spammails.


    Einen passenden Aufruf auf den http Server gibt es in der Zeit nicht. Auch keinen Cronjob oder sonst was.


    Code
    1. Jun 4 22:39:49 wsx postfix/smtpd[3945]: connect from wsx.myhostname.de[193.26.xxx.xxx]
    2. Jun 4 22:39:49 wsx postfix/smtpd[3945]: C346154C03D: client=wsx.myhostname.de[193.26.xxx.xxx]
    3. Jun 4 22:39:49 wsx postfix/cleanup[4483]: C346154C03D: message-id=<[email protected]>
    4. Jun 4 22:39:49 wsx spamd[2309]: spamd: connection from localhost [::1]:60311 to port 783, fd 6
    5. Jun 4 22:39:49 wsx spamd[2309]: spamd: processing message <[email protected]> for [email protected]:111
    6. Jun 4 22:39:49 wsx spamd[1440]: prefork: child states: BI
    7. Jun 4 22:39:50 wsx spamd[2309]: spamd: identified spam (12.5/5.0) for [email protected]:111 in 0.6 seconds, 1624 bytes.
    8. Jun 4 22:39:50 wsx spamd[2309]: spamd: result: Y 12 - DRUGS_ERECTILE,DRUG_ED_CAPS,FUZZY_CPILL,HTML_MESSAGE,RAZOR2_CF_RANGE_51_100,RAZOR2_CF_RANGE_E8_51_100,RAZOR2_CHECK,URIBL_BLACK,URI_WPADMIN scantime=0.6,size=1624,[email protected],uid=111,required_score=5.0,rhost=localhost,raddr=::1,rport=60311,mid=<[email protected]>,autolearn=no autolearn_force=no
    9. Jun 4 22:39:50 wsx postfix/cleanup[4483]: C346154C03D: milter-reject: END-OF-MESSAGE from wsx.myhostname.de[193.26.xxx.xxx]: 5.7.1 Blocked by SpamAssassin; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<clientdomain.com>
    10. Jun 4 22:39:50 wsx postfix/smtpd[3945]: disconnect from wsx.myhostname.de[193.26.xxx.xxx]


    Jemand eine Idee wie ich dahinter komme?


    Gruß
    Thomas

    Code
    1. ALTER TABLE `domain` CHANGE `external_mail` `external_mail` VARCHAR(15) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL DEFAULT 'off';
    2. ALTER TABLE `domain_aliasses` CHANGE `external_mail` `external_mail` VARCHAR(15) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL DEFAULT 'off';

    sorry, in german its called "standard" for "default".

    oh i just found it i think.. The two Domains had empty external_mail fields in domains table. just added "off" to domains and the users domain_aliases domains, and rebuild, domains are writen again to /etc/postfix/imscp/domains .


    I think this happens if you choose nothing for mailserver while the domains are added.


    Nuxwin a bug for you?

    Hello,


    noticed that my Debian 8.7 Imscp 1.3.x did not add domains to /etc/postfix/imscp/domains when they are added.


    Updated now to 1.4.1, but still the same some domains are not added even if they have Email Accounts.


    So the Mails do not arrive in Mailboxes..


    Reconfigure did not help.


    Thanks.

    Hej Goover,


    thank you for your fast response.


    I just got it solved:


    I tried the Upgrade via a virtual console hvc0 over xen "xm console vm"


    It seems that the size of the window is not recognized this way.


    /var/log/imscp/imscp-setup.log shows something of 80x25 ...


    Just logged in via ssh directly to the vm and was able to upgrade without error!


    SOLVED.


    Hope it helps someone!


    Thank you.

    Hi,


    the problem after Nightly Upgrade try:


    Code
    1. [ERROR]
    2. Addons::Webstats::showDialog: syntax error at (eval 1087) line 1, near "require
    3. Addons::Webstats::libgpm:::"
    4. iMSCP::Debug::END: Exit code: 1


    Any hints?