Cyrus-SASL + sendmail 8.12.9 + "group writable file"

Scot W. Hetzel hetzels at westbend.net
Sat May 3 12:59:28 PDT 2003


From: "Hajimu UMEMOTO" <ume at mahoroba.org>
> >>>>> On Sat, 3 May 2003 11:17:14 -0500
> >>>>> "Scot W. Hetzel" <hetzels at westbend.net> said:
>
> hetzels> So far I could only duplicate this problem when using PINE
(mail/pine4) to
> hetzels> send the e-mail.  I was unable to get the problem to occur with
the mail or
> hetzels> sendmail commands.
>
> How does PINE send email?
>
That's a good question.  I tried tracing it, and I see it getting as far as
line 6663 (call_mailer) in pine/send.c before I loose it.

in send.c line 6653,  smtp_command sets postcmd to
"/usr/sbin/sendmail -bs -odb -oem", but then pine continues on inside the if
statement and resets postcmd to NIL, and then on  line 6663 it calls
smtp_open_full in c-client.

Scot



More information about the freebsd-questions mailing list