Gnus development mailing list
 help / color / mirror / Atom feed
From: Doug Bagley <doug@deja.com>
Subject: Re: Authentication warning on sender ... yuck
Date: 09 Feb 2000 21:42:53 -0600	[thread overview]
Message-ID: <yg9d7q5zps2.fsf@yow.dejanews.com> (raw)
In-Reply-To: Harry Putnam's message of "09 Feb 2000 17:17:17 -0800"

Harry Putnam <reader@newsguy.com> writes:
> Once more raising the question of what gnus does concerning a "Sender"
> line and where gnus stops and sendmail (mta)  starts.
> 
> I've been noticing this line in my messages:
> Authentication-Warning: reader.ptw.com: reader set sender to blah blah 

Sendmail will produce these headers.

> All those mail clients use sendmail as mta, but only messages sent
> with gnus contain that warning.  I do have this in .gnus.
> 
> (setq message-syntax-checks '((sender . disabled)))

The problem isn't the sender or gnus really, it's how sendmail is
invoked, with command line arguments to set the SMTP MAIL FROM, or
approximately that, my brain is fading.

I solved it on my end by adding myself as a trusted user to my
sendmail.cf, check out this section if you have it in your sendmail.cf:

#####################
#   Trusted users   #
#####################

# this is equivalent to setting class "t"
#Ft/etc/sendmail.ct
Troot
Tdaemon
Tuucp

Cheers,
Doug



  reply	other threads:[~2000-02-10  3:42 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-02-10  1:17 Harry Putnam
2000-02-10  3:42 ` Doug Bagley [this message]
2000-02-10  8:08 ` Kai Großjohann
2000-02-10  8:18   ` Hrvoje Niksic
2000-02-10 15:02     ` Kai Großjohann
2000-02-10 15:16       ` Doug Bagley
2000-02-10 15:27         ` Karl Kleinpaste
2000-02-10 16:17           ` David S. Goldberg
2000-02-10 17:14             ` Stainless Steel Rat
2000-02-11  8:21           ` Amos Gouaux
2000-02-11 13:06         ` Michael Sperber [Mr. Preprocessor]
2000-02-11 16:39           ` Amos Gouaux
2000-02-10 20:12       ` Russ Allbery

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=yg9d7q5zps2.fsf@yow.dejanews.com \
    --to=doug@deja.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).