All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Patrick Bennett" <patrick@pebcomputing.com>
To: mlmmj@mlmmj.org
Subject: Re: silently discarded post
Date: Fri, 30 Sep 2005 15:56:21 +0000	[thread overview]
Message-ID: <012d01c5c5d7$8222b3c0$6664a8c0@stnick> (raw)
In-Reply-To: <003f01c5c4e1$dbd80420$6664a8c0@stnick>

----- Original Message ----- 
From: "Mads Martin Joergensen" <mmj@mmj.dk>
To: <mlmmj@mmj.dk>
Sent: Friday, September 30, 2005 7:34 AM
Subject: Re: silently discarded post


>* Patrick Bennett <patrick@pebcomputing.com> [Sep 29. 2005 23:50]:
>> I pointed this out to the user and he says that listing is kept in a
>> global directory at work (he is a government employee... take a look
>> at the address, you can probably guess where) and he has no power to
>> change the way the listing is set up.  Additionally, he won't be able
>> to get anywhere having the IT Department change the listing for him,
>> since this is about a email issue for personal use.
>>
>> Thus, if this is the source of the error, the only way for him to be
>> able to use the mailing list is for mlmmj to be able to work around
>> it.
>
> It is the source of the error, and very hard to work around. Reason
> mlmmj discards it, is that it's not a valid from with two email adresses
> in it, and then it's thrown away.
>

I wonder if this could be (from a logical standpoint) handled in one of the 
following two ways, and whether it would make sense to program this logic 
into mlmmj:

1) Even though it is not a "valid from" if it contains (what appear to be) 
two email addresses and one of the two is on the authorized-to-post-list, 
the mail is accepted;

or

2) here's a quick survey of "From" fields in the message sources in my 
inbox:

From: "Patterson, Daniel@EDD" <DPatters@edd.ca.gov> (the offending example)
From: "renatofea@yahoo.com.br" <renatofea@yahoo.com.br>
From: Mads Martin Joergensen <mmj@mmj.dk>
From: root@norcalsolutions.com
From: Arno van Amersfoort <arnova@rocky.eld.leidenuniv.nl>

If there is a matching pair of <>, everything inside the "" (if they exist), 
or everything prior to < should be discarded.  Or perhaps it would be better 
to simply scan the "From" field and first discard everything inside quotes, 
before searching it for an @?

As I see it, the problem isn't so much a bloated mailer (even though it 
probably is bloated), it's that the @ symbol is considered a valid character 
for the "name" field of many mailers' email account settings (and now I see 
Neale's reply that this is within the RFC's).  I've just tested outlook 
express and mozilla thunderbird and both accepted @'s.  I believe my user is 
using outlook.  Theoretically, lots of mlmmj users and administrators - and 
not just ones using microsoft mailers - could run into this 
two-@'s-in-the-from-field snafu.

TIA,
Patrick 


  parent reply	other threads:[~2005-09-30 15:56 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-29 10:37 silently discarded post Patrick Bennett
2005-09-29 10:50 ` Mads Martin Joergensen
2005-09-29 11:12 ` Søren Boll Overgaard
2005-09-29 11:16 ` Sven 'Darkman' Michels
2005-09-29 11:40 ` Patrick Bennett
2005-09-29 11:43 ` Mads Martin Joergensen
2005-09-29 20:21 ` Patrick Bennett
2005-09-29 20:48 ` Patrick Bennett
2005-09-29 21:47 ` Patrick Bennett
2005-09-30 14:34 ` Mads Martin Joergensen
2005-09-30 14:38 ` Sven 'Darkman' Michels
2005-09-30 14:41 ` Mads Martin Joergensen
2005-09-30 15:36 ` Neale Pickett
2005-09-30 15:56 ` Patrick Bennett [this message]
2005-09-30 17:36 ` Neale Pickett

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='012d01c5c5d7$8222b3c0$6664a8c0@stnick' \
    --to=patrick@pebcomputing.com \
    --cc=mlmmj@mlmmj.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.