Re: "Content/Error_report_too_long, _sorry."
Sam Varshavchik <[email protected]> Sat, 19 Oct 2024 08:51:34 -0400
| Newsgroups | gmane.mail.maildrop |
|---|---|
| Message-ID | <[email protected]> |
This is a MIME GnuPG-signed message. If you see this text, it means that
your E-mail or Usenet software does not support MIME signed messages.
The Internet standard for MIME PGP messages, RFC 2015, was published in 1996.
To open this message correctly you will need to install E-mail or Usenet
software that supports modern Internet standards.
--===============8163428295840222175==
Content-Type: multipart/signed;
boundary="=_ripper.email-scan.com-150510-1729342294-0002";
micalg=pgp-sha1; protocol="application/pgp-signature"
This is a MIME GnuPG-signed message. If you see this text, it means that
your E-mail or Usenet software does not support MIME signed messages.
The Internet standard for MIME PGP messages, RFC 2015, was published in 1996.
To open this message correctly you will need to install E-mail or Usenet
software that supports modern Internet standards.
--=_ripper.email-scan.com-150510-1729342294-0002
Content-Type: text/plain; format=flowed; delsp=yes; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
Philip Rhoades via Courier-maildrop writes:
>> maildrop writes log message to standard error, so it's up to you to handle
>> it however you wish. If you want to redirect standard error somewhere else,
>> you could even get fancy and find something that will write its input to a
>> dated filename, and then use logrotate, or something, to purge old log files.
>
>
> I probably wasn't clear - I would like to have a separate log file for each
> separate email - instead of one long log file . .
That's just a matter of being granular enough. Instead of only a date, also
include the time, and the current pid. That should produce a unique filename
for each message. Something like:
| maildrop 2>/tmp/`date +'%Y%m%d%H%M%S' | tr -d '\012'; echo $$`
--=_ripper.email-scan.com-150510-1729342294-0002
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQRupkKLJP96aW75pIOKYPgoojZS4gUCZxOrVgAKCRCKYPgoojZS
4r2BAQDHj7C79gaByar2rd4MvPdYiqMXCMdRl+q91RNlxZCV6gEA3iSgYFjBNZwy
3/5LGAS2N1Y3LdfmhC5NeT0WmPU8TA4=
=Di4h
-----END PGP SIGNATURE-----
--=_ripper.email-scan.com-150510-1729342294-0002--
--===============8163428295840222175==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
--===============8163428295840222175==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Courier-maildrop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/courier-maildrop
--===============8163428295840222175==--