SME 7.5 all updates installed.
after searching through the faqs and forum and following the recommended config adjustments i still cant exceed the assumed 11MB email attachment limit. Ive adjusted my limits to at least 25MB and tested with 21MB still getting 552 errors- message too big. Attachment 11MB or less seem ok.
Subject:   21MB
      Sent:   15/05/2012 10:50 p.m.
The following recipient(s) cannot be reached:
      'john@ber.net.nz' on 15/05/2012 10:52 p.m.
            552 Message too big!
I have followed the recommendation as per the settings to adjust the email attachment size limits...
http://wiki.contribs.org/SME_Server:Documentation:FAQ#Set_max_email_sizeHERES my current settings for the suggested configs relating to email attachment limits.
login as: root
root@192.168.0.254's password:
Last login: Tue May 15 11:31:08 2012 from 192.168.0.230
[root@server ~]# config setprop qmail MaxMessageSize 30000000
[root@server ~]# signal-event email-update
[root@server ~]# config show qmail
qmail=service
    MaxMessageSize=30000000
    status=enabled
[root@server ~]# config show clamav
clamav=service
    ArchiveBlockEncrypted=no
    ArchiveBlockMax=no
    ArchiveMaxCompressionRatio=300
    Checks=24
    DNSDatabaseInfo=current.cvd.clamav.net
    DatabaseMirror=db.local.clamav.net
    Debug=no
    DetectBrokenExecutables=no
    FilesystemScan=weekly
    FilesystemScanExclude=/proc,/sys,/usr/share,/var
    FilesystemScanFilesystems=/home/e-smith/files
    FilesystemScanReportTo=admin
    Foreground=yes
    HTTPProxyPassword=
    HTTPProxyPort=
    HTTPProxyServer=
    HTTPProxyUsername=
    HeuristicScanPrecedence=no
    IdleTimeout=60
    LeaveTemporaryFiles=no
    LogClean=no
    LogFileUnlock=yes
    LogTime=no
    LogVerbose=yes
    MaxAttempts=6
    MaxConnectionQueueLength=30
    MaxDirectoryRecursion=20
    MaxFileSize=25M
    MaxFiles=1500
    MaxRecursion=8
    MaxThreads=20
    Quarantine=enabled
    QuarantineDirectory=/var/spool/clamav/quarantine
    ReadTimeout=300
    ScanArchive=yes
    ScanHTML=yes
    ScanMail=yes
    ScanOLE2=yes
    ScanPE=yes
    ScanRAR=no
    SelfCheck=1800
    ShowProxySettings=no
    ShowUpdateSettings=no
    SignaturesUpdated=unknown
    UpdateNonOfficeHrs=disabled
    UpdateOfficeHrs=disabled
    UpdateWeekend=disabled
    status=enabled
[root@server ~]# config show php
php=service
    AllowUrlFopen=Off
    UploadMaxFilesize=30M
    status=enabled
[root@server ~]# config show qpsmtpd
qpsmtpd=service
    Bcc=disabled
    BccMode=cc
    BccUser=maillog
    DNSBL=disabled
    LogLevel=6
    MaxScannerSize=25000000
    RBLList=bl.spamcop.net:combined.njabl.org:dnsbl.ahbl.org:dnsbl-1.uceprotect.net:dnsbl-2.uceprotect.net:list.dsbl.org:multihop.dsbl.org:psbl.surriel.com:zen.spamhaus.org
    RHSBL=disabled
    RequireResolvableFromHost=no
    SBLList=bogusmx.rfc-ignorant.org:multi.surbl.org:black.uribl.com:rhsbl.sorbs.net:bulk.rhs.mailpolice.com:fraud.rhs.mailpolice.com:porn.rhs.mailpolice.com:adult.rhs.mailpolice.com:ex.dnsbl.org
    TlsBeforeAuth=0
    access=public
    qplogsumm=disabled
    status=enabled
[root@server ~]# config show qmail
qmail=service
    MaxMessageSize=30000000
    status=enabled
[root@server ~]#
Can anyone advise any further...I've noticed that this has been and ongoing query and yet to be resolved.