Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: prasann4u on September 12, 2006, 10:55:12 AM

Title: hi,
Post by: prasann4u on September 12, 2006, 10:55:12 AM
using sme7,
by sending email to multiples users  through application server i m getting this error

The message could not be sent because its size exceeded the server's limit. You can use the option, located in Tools | Accounts | Properties | Advanced, to break messages into smaller parts. Subject 'VarMargin Analysis Report for 11/09/2006 (Client Wise-Security)', Account: '144.100.1.226', Server: '144.100.1.226', Protocol: SMTP, Server Response: '552 Mail with no Date header not accepted here', Port: 25, Secure(SSL): No, Server Error: 552, Error Number: 0x800CCC6D

i want to disable this function which is stopping outgoing mails by anyway,

pls help me
Title: hi,
Post by: mmccarn on September 12, 2006, 04:24:00 PM
This looks like it's related to the "qpsmtpd" plugin "check_basicheaders" that checks each inbound message for From: and Date: headers.

I don't know if you can turn this off with a "db" entry, or if you'll need to create a custom template for /var/service/qpsmtpd/config/plugins.

You could also have your application server insert  a "Date:..." header.