Obsolete Releases > SME 8.x Contribs

Backup from 7.6 and Restore concepts 9 64b

<< < (3/5) > >>

mgb:
ok is work
new sme server
test

mgb:
That's why I asked for backup
Users and E "
Only

Stefano:
you can't "simply" backup users and email..
you have to find the reason why you (sender) are in BL

janet:
mgb

Your need to improve your understanding of sme server.

Probably/possibly this is the issue.
The sme 9 RBL lists are different (less block lists) than your earlier sme7.6 installation, that's why the restored server is blocking some mail & the newly installed sme9 is letting mail get through. The old sme7.6 RBL settings are transferred to the new sme9 server via the backup & restore.

This should fix the restored server

check settings first with
config show qpsmtpd

and make a note of those settings.
Many of the lists used in sme7.x are defunct

Then do
config setprop qpsmtpd DNSBL enabled RHSBL enabled
signal-event email-update

config setprop qpsmtpd RBLList zen.spamhaus.org
signal-event email-update

config setprop qpsmtpd SBLList ''
signal-event email-update


Here is the output from my sme8.1

config show qpsmtpd

qpsmtpd=service
    Authentication=disabled
    Bcc=disabled
    BccMode=cc
    BccUser=maillog
    DNSBL=enabled
    Instances=5
    LogLevel=8
    MaxScannerSize=250000000
    RBLList=zen.spamhaus.org
    RHSBL=enabled
    RelayRequiresAuth=enabled
    SBLList=
    TlsBeforeAuth=1
    access=public
    qplogsumm=disabled
    status=enabled

Here is the output from my (default settings) sme9.0

config show qpsmtpd
qpsmtpd=service
    Bcc=disabled
    BccMode=cc
    BccUser=maillog
    DNSBL=disabled
    LogLevel=6
    MaxScannerSize=25000000
    RBLList=bl.spamcop.net:dnsbl-1.uceprotect.net:dnsbl-2.uceprotect.net:psbl.surriel.com:zen.spamhaus.org
    RHSBL=disabled
    RelayRequiresAuth=enabled
    SBLList=multi.surbl.org:black.uribl.com:rhsbl.sorbs.net
    TlsBeforeAuth=1
    access=public
    qplogsumm=disabled
    status=enabled


The default settings in sme9.0 are too aggressive in my opinion, & the settings in MY sme8.1 are far more real world realistic.

mgb:
sme 9
config show qpsmtpd
qpsmtpd=service
    Authentication=enabled
    Bcc=enabled
    BccMode=cc
    BccUser=maillog
    DNSBL=enabled
    LogLevel=6
    MaxScannerSize=25000000
    RBLList=bl.spamcop.net:dnsbl-1.uceprotect.net:dnsbl-2.uceprotect.net:psbl.surriel.com:zen.spamhaus.org
    RHSBL=enabled
    RelayRequiresAuth=enabled
    SBLList=multi.surbl.org:black.uribl.com:rhsbl.sorbs.net
    TlsBeforeAuth=1
    access=public
    qplogsumm=disabled
    status=enabled

Then do
config setprop qpsmtpd DNSBL enabled RHSBL enabled
signal-event email-update

config setprop qpsmtpd RBLList zen.spamhaus.org
signal-event email-update

config setprop qpsmtpd SBLList ''
signal-event email-update

config show qpsmtpd
qpsmtpd=service
    Authentication=enabled
    Bcc=enabled
    BccMode=cc
    BccUser=maillog
    DNSBL=enabled
    LogLevel=6
    MaxScannerSize=25000000
    RBLList=zen.spamhaus.org
    RHSBL=enabled
    RelayRequiresAuth=enabled
    SBLList=
    TlsBeforeAuth=1
    access=public
    qplogsumm=disabled
    status=enabled
[root@mail ~]#
is not work send get mail

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version