|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Subject: Re[4]: PATCH: sendmail compatibility: '.' as end of input
From: Kurt Andersen (kurta
spk.hp.com)Date: Mon Mar 13 2000 - 13:41:52 CST
- Next message: Wietse Venema: "Re: Re[4]: PATCH: sendmail compatibility: '.' as end of input"
- Previous message: Wietse Venema: "Re: processing mail on a domain basis"
- In reply to: Wietse Venema: "Re: Re[2]: PATCH: sendmail compatibility: '.' as end of input"
- Next in thread: Wietse Venema: "Re: Re[4]: PATCH: sendmail compatibility: '.' as end of input"
- Next in thread: Matthias Andree: "Re: PATCH: sendmail compatibility: '.' as end of input"
- Reply: Kurt Andersen: "Re[4]: PATCH: sendmail compatibility: '.' as end of input"
- Reply: Wietse Venema: "Re: Re[4]: PATCH: sendmail compatibility: '.' as end of input"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
wietse
porcupine.org (Wietse Venema) wrote:
> You might want to temporarily replace /usr/lib/sendmail by a script
> that echoes arguments and input to the syslog daemon:
>
> #!/bin/sh
>
> /some/where/logger -p mail.info -t faux-sendmail args: $*
> /some/where/logger -p mail.info -t faux-sendmail
>
> Wietse
Here are the results:
Mar 13 10:45:00 pacific faux-sendmail: To: kurta
spk.agilent.com
Mar 13 10:45:00 pacific faux-sendmail: Subject: Reminder- test 3
Mar 13 10:45:00 pacific faux-sendmail: Mime-Version: 1.0
Mar 13 10:45:00 pacific faux-sendmail: Content-Type: text/plain;charset=us-ascii
Mar 13 10:45:00 pacific faux-sendmail:
Mar 13 10:45:00 pacific last message repeated 2 times
Mar 13 10:45:00 pacific faux-sendmail: ^I** Calendar Appointment **
Mar 13 10:45:00 pacific faux-sendmail:
Mar 13 10:45:00 pacific faux-sendmail: ^IDate:^I03/13/2000
Mar 13 10:45:00 pacific faux-sendmail: ^IStart:^I1050
Mar 13 10:45:00 pacific faux-sendmail: ^IEnd:^I1145
Mar 13 10:45:00 pacific faux-sendmail: ^IWhat:^Itest 3
I actually put a slightly more sophisticated PERL script in to observe
any signals that might be sent out of band but nothing showed up.
I am mystified as to how dtcm expects this child process to go away, but
it worked with sendmail 8.9.3 and earlier...
--Kurt
-- Kurt Andersen <kurtaspk.agilent.com> Agilent Technologies, Spokane -- UNIX/Network Support Team (UST) Information Technology Department (509) 921-3792
- Next message: Wietse Venema: "Re: Re[4]: PATCH: sendmail compatibility: '.' as end of input"
- Previous message: Wietse Venema: "Re: processing mail on a domain basis"
- In reply to: Wietse Venema: "Re: Re[2]: PATCH: sendmail compatibility: '.' as end of input"
- Next in thread: Wietse Venema: "Re: Re[4]: PATCH: sendmail compatibility: '.' as end of input"
- Next in thread: Matthias Andree: "Re: PATCH: sendmail compatibility: '.' as end of input"
- Reply: Kurt Andersen: "Re[4]: PATCH: sendmail compatibility: '.' as end of input"
- Reply: Wietse Venema: "Re: Re[4]: PATCH: sendmail compatibility: '.' as end of input"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]