On 1/21/2011 6:57 PM, Jerrale G wrote:
On 1/21/2011 7:18 PM, Wietse Venema wrote:
Jerrale G:
Thanks to Wietse and Noel for their help; however, what is
this about?
NOQUEUE: reject: RCPT from [x.x.x.x]:59439: 550 5.5.1
Protocol error;
The explanation is the logfile, right before this.
The des
On 1/21/2011 7:18 PM, Wietse Venema wrote:
Jerrale G:
Thanks to Wietse and Noel for their help; however, what is this about?
NOQUEUE: reject: RCPT from [x.x.x.x]:59439: 550 5.5.1 Protocol error;
The explanation is the logfile, right before this.
The description of those messages (DNSBL, PREGR
Jerrale G:
> Thanks to Wietse and Noel for their help; however, what is this about?
>
> NOQUEUE: reject: RCPT from [x.x.x.x]:59439: 550 5.5.1 Protocol error;
The explanation is the logfile, right before this.
The description of those messages (DNSBL, PREGREET, etc.) is in
the POSTSCREEN_README f
On 1/21/2011 11:39 AM, Jerrale G wrote:
With 2.7 and prior, we would use -o content_filter under the first
transport to check for viruses and then pipe to spamassassin:
# line 5 of master.cf
#smtp inet n - n - - smtpd
# -o content_filter=scan:[127.0.0.
On 1/21/2011 12:54 PM, Noel Jones wrote:
On 1/21/2011 10:39 AM, Jerrale G wrote:
With 2.7 and prior, we would use -o content_filter under the
first transport to check for viruses and then pipe to
spamassassin:
# line 5 of master.cf
#smtp inet n - n - - smtpd
# -o content_filter=scan:[127.0.0.1]:
On 1/21/2011 10:39 AM, Jerrale G wrote:
With 2.7 and prior, we would use -o content_filter under the
first transport to check for viruses and then pipe to
spamassassin:
# line 5 of master.cf
#smtp inet n - n - - smtpd
# -o content_filter=scan:[127.0.0.1]:10025
# -o smtpd_authorized_xforward_hosts
Jerrale G:
> With 2.7 and prior, we would use -o content_filter under the first
> transport to check for viruses and then pipe to spamassassin:
> # line 5 of master.cf
> #smtp inet n - n - - smtpd
> # -o content_filter=scan:[127.0.0.1]:10025
> #