Re: Perl script using sendmail to forward spam reports

2014-07-26 Thread /dev/rob0
On Thu, Jul 24, 2014 at 08:39:20PM -0500, Chris wrote: > This is a stand-alone system. I'm using postfix to forward to > myself outputs of various cron-jobs and reporting spam to > s...@uce.gov. Sorry, this is off topic here, but I am amazed to see someone who is actually doing this. I'd be eq

Re: Perl script using sendmail to forward spam reports

2014-07-25 Thread Wietse Venema
Chris: > On Fri, 2014-07-25 at 16:23 -0500, Chris wrote: > > On Fri, 2014-07-25 at 17:14 -0400, Wietse Venema wrote: > > > Chris: > > > > default_transport = error > > > > relay_transport = error > > > > > > It's like somebody took two guns and aimed at both feed. > > > > > > Wietse > > > > Th

Re: Perl script using sendmail to forward spam reports

2014-07-25 Thread Chris
On Fri, 2014-07-25 at 16:23 -0500, Chris wrote: > On Fri, 2014-07-25 at 17:14 -0400, Wietse Venema wrote: > > Chris: > > > default_transport = error > > > relay_transport = error > > > > It's like somebody took two guns and aimed at both feed. > > > > Wietse > > They should both be 'smtp' no

Re: Perl script using sendmail to forward spam reports

2014-07-25 Thread Viktor Dukhovni
On Fri, Jul 25, 2014 at 04:29:27PM -0500, Chris wrote: > > > default_transport = error > > > mydestination = localhost, localhost.localdomain, localhost > > > relay_transport = error > > > relayhost = smtp.embarqmail.com:587 > > > > Any questions? > > I hopefully have it correct now Viktor, chan

Re: Perl script using sendmail to forward spam reports

2014-07-25 Thread Chris
On Fri, 2014-07-25 at 21:01 +, Viktor Dukhovni wrote: > On Fri, Jul 25, 2014 at 03:57:43PM -0500, Chris wrote: > > > > That would be virtual_alias_domains, but there could also be issues > > > with various main.cf transport settings or a "*" entry in the > > > transport table. > > > > > > Is

Re: Perl script using sendmail to forward spam reports

2014-07-25 Thread Chris
On Fri, 2014-07-25 at 17:14 -0400, Wietse Venema wrote: > Chris: > > default_transport = error > > relay_transport = error > > It's like somebody took two guns and aimed at both feed. > > Wietse They should both be 'smtp' not error, no wonder it didn't work Thank you so much, hopefully th

Re: Perl script using sendmail to forward spam reports

2014-07-25 Thread Wietse Venema
Chris: > default_transport = error > relay_transport = error It's like somebody took two guns and aimed at both feed. Wietse

Re: Perl script using sendmail to forward spam reports

2014-07-25 Thread Viktor Dukhovni
On Fri, Jul 25, 2014 at 03:57:43PM -0500, Chris wrote: > > That would be virtual_alias_domains, but there could also be issues > > with various main.cf transport settings or a "*" entry in the > > transport table. > > > > Is there "*" key in transport_maps? Otherwise, a full "postconf -n" > > sh

Re: Perl script using sendmail to forward spam reports

2014-07-25 Thread Chris
On Fri, 2014-07-25 at 20:26 +, Viktor Dukhovni wrote: > On Fri, Jul 25, 2014 at 10:25:04AM -0500, Chris wrote: > > > > > Jul 24 17:37:08 localhost postfix/error[988]: 1785111C10E8: > > > > to=, relay=none, delay=1.2, delays=0.55/0.41/0/0.24, > > > > dsn=5.0.0, status=bounced (smtp.embarqmail.c

Re: Perl script using sendmail to forward spam reports

2014-07-25 Thread Viktor Dukhovni
On Fri, Jul 25, 2014 at 10:25:04AM -0500, Chris wrote: > > > Jul 24 17:37:08 localhost postfix/error[988]: 1785111C10E8: > > > to=, relay=none, delay=1.2, delays=0.55/0.41/0/0.24, > > > dsn=5.0.0, status=bounced (smtp.embarqmail.com:587) > > ... > > > Diagnostic-Code: X-Postfix; smtp.embarqmail.co

Re: Perl script using sendmail to forward spam reports

2014-07-25 Thread Chris
On Fri, 2014-07-25 at 10:35 -0400, Wietse Venema wrote: > Chris: > > Jul 24 17:37:07 localhost postfix/qmgr[12001]: 1785111C10E8: > > from=, size=14170, nrcpt=1 (queue active) > > Jul 24 17:37:08 localhost postfix/error[988]: 1785111C10E8: > > to=, relay=none, delay=1.2, delays=0.55/0.41/0/0.24, >

Re: Perl script using sendmail to forward spam reports

2014-07-25 Thread Wietse Venema
Chris: > Jul 24 17:37:07 localhost postfix/qmgr[12001]: 1785111C10E8: > from=, size=14170, nrcpt=1 (queue active) > Jul 24 17:37:08 localhost postfix/error[988]: 1785111C10E8: > to=, relay=none, delay=1.2, delays=0.55/0.41/0/0.24, > dsn=5.0.0, status=bounced (smtp.embarqmail.com:587) ... > Here is

Re: Perl script using sendmail to forward spam reports

2014-07-25 Thread Chris
On Fri, 2014-07-25 at 07:02 -0400, Wietse Venema wrote: > Chris: > > This is a stand-alone system. I'm using postfix to forward to myself > > outputs of various cron-jobs and reporting spam to s...@uce.gov. I have > > postfix up and running on this new box as it was before the crash a > > couple of

Re: Perl script using sendmail to forward spam reports

2014-07-25 Thread Wietse Venema
Chris: > This is a stand-alone system. I'm using postfix to forward to myself > outputs of various cron-jobs and reporting spam to s...@uce.gov. I have > postfix up and running on this new box as it was before the crash a > couple of weeks ago and the cronjob reports are coming in correctly. > This

Perl script using sendmail to forward spam reports

2014-07-24 Thread Chris
This is a stand-alone system. I'm using postfix to forward to myself outputs of various cron-jobs and reporting spam to s...@uce.gov. I have postfix up and running on this new box as it was before the crash a couple of weeks ago and the cronjob reports are coming in correctly. This script is called