Hi,
i installed qmail is working fine.then i installed
clamav 0.85.1 stable version. after installing clamav
i can`t send mail but i can able to receive the
mails.while sending the mails iam getting the
following Error
ERROR:
Requested action aborted: error in processing
Server replied: 451 qq
>
> As you surely know, a 5xx is sent back to the return-path, and it is
> almost always faked...
>
True, but you are issuing a 550 to the sending server, which in turn is
responsible for delivery of the MAILER-DAEMON to the return-path. Your
server is not sending the non-deliverable, therefor
>
> In order to get error codes that mean something, instead of
> '451 qq temp
> fail', you'll need to recompile qmail/netqmail.
>
And since we are talking about permanent failures, that should have said
"551 mail server permanently rejected message" where exit code is 31.
-
> Hello list and Jason Haar,
>
> A discussion on a local mailing list here
> raised an interesting point regarding the
> new psender functionality in qmail-scanner >= 1.21.
>
> Previously, qmail-scanner sent notifications for
> all incoming virus emails. This was prone to
> SMTP forgery, but at l
>
> So why don't we change qmail-scanner to return
> a 5xx SMTP error code and a short message when a
> virus email is quarantined?
>
> That way, a legitimate sender will instantly
> know that there is a problem with his email,
> instead of believing that the email was delivered
> successfully. I
Hello list and Jason Haar,
A discussion on a local mailing list here
raised an interesting point regarding the
new psender functionality in qmail-scanner >= 1.21.
Previously, qmail-scanner sent notifications for
all incoming virus emails. This was prone to
SMTP forgery, but at least the senders o
The 451 error is definitely from Qmail-scanner. It can be caused by a ton
of things, though, from permission problems to running out of memory. Go
into your qmail-scanner-queue.pl file, turn Debugging on (debug=1), put the
QMAILQUEUE varialble back in tcp.smtp, and get the error again. Then, ch
doyou wrote:
>
> Hi Folks,
>
> I have just updated my fbsd to 4.7RC and since the update this is the error
> im getting -
>
> SMTP error: 451 qq temporary problem (#4.3.0)
softlimit
softlimit
softlimit
did I mention softlimit?
(increase it)
it seems 90% of the "problems" reported to this Q-S
Hi Folks,
I have just updated my fbsd to 4.7RC and since the update this is the error
im getting -
SMTP error: 451 qq temporary problem (#4.3.0)
i tried reinstalling QS same deal so i have removed
QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl" from the tcp.smtp file
for now and all is worki