I'm not sure you want to do this. This would make barracuda an open
relay, allowing it to send to *any* domain, not just the ones local to
your QMT.
Are your clients submitting to barracuda or QMT?? I was thinking that
barracuda was handling only MX (incoming) traffic. What's the point of
having barracuda handling submissions?
--
-Eric 'shubes'
On 12/06/2014 03:47 AM, Rajesh M wrote:
dave
port 587 (qmailtoaster submission port) is configured to use smtp
authentication by default
pl see /var/qmail/supervise/submission/run
to disable smtp authentication for barracuda ip pl try this
nano /etc/tcprules.d/tcp.smtp
add the line below to the file on top, where 1.1.1.1 is your barracuda ip
1.1.1.1:allow,RELAYCLIENT="",CHKUSER_START="NONE"
# qmailtctlcdb
there is no need to restart qmail
rajesh
----- Original Message -----
From: SYS [mailto:[email protected]]
To: [email protected]
Sent: Fri, 05 Dec 2014 11:46:42 -0700
Subject: [qmailtoaster] smtp auth
Hi guys, been a while, out of country on business.
However when I got back , I find the the company bought a Barracuda to
help supposedly with spam catching. ( Never had a problem before , oh
well I am not the boss)
Any hoo, situation is, when Barracuda is set to sent to qmail on port
25, all works.
However when changing to port 587, it fails. message show below
*Test results:*
Error performing SMTP test:
Connected to 1.1.1.1:587 session output follows:
220 qmt.local - Welcome to The Email Server Server ESMTP
EHLO mail4.myserver.net
250-qmt.local - Welcome to The Email Server Server
250-STARTTLS
250-PIPELINING
250-8BITMIME
250-SIZE 41943040
250 AUTH LOGIN PLAIN CRAM-MD5
mail from:<[email protected]>
503 AUTH first (#5.5.1)
Where in qmail can I change to set smtp auth " not required " but only
from the Barracuda IP
I thought it should be in the tcp.smtp file,
But not sure
This is a Centos5 QMT installation
Thanks Guys
Dave M
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]