Gnus development mailing list
 help / color / mirror / Atom feed
From: reader@newsguy.com
Subject: Any mimedefang sharp shooters here?
Date: Fri, 23 Jun 2006 12:26:33 -0500	[thread overview]
Message-ID: <87psgzdbqu.fsf@newsguy.com> (raw)

I want to get copies of all my personal outgoing mail as it leaves my
local sendmail process.  Its a single user machine so that would be
any mail leaving.  I do have some dummy accounts for testing mail and
such.  

I want to see *EXACTLY* what is actually being sent to my ISP
smarthost.  Certain mail I send clears my mta and appears to clear my
ISP smarthost as judged by verbose smtp output of mailx -v.

And I don't get a bounce.  The mail just never appears at the other
end.

Looks like I should be able to do this by installing mimedefang.  It
wants to do lots more than I need so I thought maybe I could sort of
short circuit the various perl sub funcs that get used and either make
them be ignored or return immediately allowing the script to run up to
the `filter_end' function where hopefully I could add some simple code
to have a duplicate deposited somewhere on my machine.

My perl is way too shakey to do this without wreaking major havoc.





             reply	other threads:[~2006-06-23 17:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-23 17:26 reader [this message]
2006-06-23 23:37 ` Adam Sjøgren
2006-06-24  0:25   ` Adam Sjøgren
2006-06-24  4:16     ` reader
2006-06-24 11:29       ` Adam Sjøgren
2006-06-24 12:34         ` reader
2006-06-24 12:49         ` reader
2006-06-24 13:33           ` Adam Sjøgren
2006-06-24 15:11             ` reader

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87psgzdbqu.fsf@newsguy.com \
    --to=reader@newsguy.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).