Can we add a tag like this to all the mail at the ruby talk mail server(s)?

Guys & Gals ,

Im using Lotus notes as my inbox and even with rules like : IF To contains
ruby-talk Move to folder RUBY

I still get all the emails from the ruby-talk list in my inbox.

Im not asking for a Lotus administrator here but whoever administors the
Ruby list cant you tag all the email at the server so that all the Subject
lines have [Ruby-Talk] inserted or something like this

Thats how many other email lists work , and it would help me ! Dont know
about others?

Cheers

Peter Barry
skype: hairymail
YIM: hairy_mail

Remember from your perspective, you are always on top of the world.

Try, ": IF X-ML-Name contains ruby-talk Move to folder RUBY".

cjs

···

On Mon, 24 Oct 2005, Peter Barry wrote:

Im using Lotus notes as my inbox and even with rules like : IF To contains
ruby-talk Move to folder RUBY

I still get all the emails from the ruby-talk list in my inbox.

--
Curt Sampson <cjs@cynic.net> +81 90 7737 2974
   Make up enjoying your city life...produced by BIC CAMERA

Selon Peter Barry <pbarry@thoughtworks.com>:

Guys & Gals ,

Im using Lotus notes as my inbox and even with rules like : IF To contains
ruby-talk Move to folder RUBY

I still get all the emails from the ruby-talk list in my inbox.

Strange, I have exactly the same rule (but on the server side. I have IMAP mail
and let the filtering happen at the server rather than the client, but I used
to do exactly the same on the client side with Eudora and Thunderbird and it
also worked), and I have not received *any* ruby-talk e-mail in my inbox. It
looks like a bug in Lotus Notes. Actually I have two mailing lists where I do
that and for both it works perfectly.

Im not asking for a Lotus administrator here but whoever administors the
Ruby list cant you tag all the email at the server so that all the Subject
lines have [Ruby-Talk] inserted or something like this

Thats how many other email lists work , and it would help me ! Dont know
about others?

Although the idea might help (at the cost of title clutter, but that can't be
helped sometimes), I think you should file a bug report. It is just not normal
that Notes fails that way with such a simple rule...

···

--
Christophe Grandsire.

http://rainbow.conlang.free.fr

It takes a straight mind to create a twisted conlang.

Hello.

Peter Barry:

Im not asking for a Lotus administrator here but whoever administors
the Ruby list cant you tag all the email at the server so that all the
Subject lines have [Ruby-Talk] inserted or something like this

Please don't do this. Subject tags are just a waste of space, and
filtering on them is not the smartest approach anyway (what if replied
to you off-list, but maitained the subject line? what if I wrote to you
an off-list email about the [Ruby-Talk] tag? what if a thread migrated
to other mailing list while maintaining the subject line?).

The 'List-Id: ruby-talk.ruby-lang.org' header is there on purpose.

Cheers,
-- Shot

···

--
  The opposite of the religious fanatic is not the fanatical atheist but the
  gentle cynic who cares not whether there is a god or not. -- Eric Hoffer
====================== home.pl: Nr 1 w Polsce. Domeny, Hosting, Serwery WWW, Strony, eSklep, Office 365 === home.pl: Nr 1 w Polsce. Domeny, Hosting, Serwery WWW, Strony, eSklep, Office 365 ===

Peter Barry wrote:

Guys & Gals ,

Im using Lotus notes as my inbox and even with rules like : IF To contains ruby-talk Move to folder RUBY

I still get all the emails from the ruby-talk list in my inbox.

Im not asking for a Lotus administrator here but whoever administors the Ruby list cant you tag all the email at the server so that all the Subject lines have [Ruby-Talk] inserted or something like this

Thats how many other email lists work , and it would help me ! Dont know about others?

Well, what I usually do, apart from adding a TO: contains ruby-talk, I
always have an additional rule that checks the Reply-To Header. This
usually is more reliable.
Cheers,
V.-

···

--
http://www.braveworld.net/riva

____________________________________________________________________
http://www.freemail.gr - äùñåÜí õðçñåóßá çëåêôñïíéêïý ôá÷õäñïìåßïõ.
http://www.freemail.gr - free email service for the Greek-speaking.

What is needed here is a change on how we should look at our email
addresses.

Do you give your home phone number to a client? Do you give your
business phone number to your parents? If not, then why should you
give your personal email address to a client and your business email
address to your parents?

Let's expand this further. Why should you be subscribing to a mailing
list with your personal email address? Why should you be the one doing
the routing of incoming emails? And, worse, asking the originator of
the email to, say, prefix the subject.

Email addresses are much cheaper than phone number. For each
occassion, you can afford to give out new email address. For example,
I use a different email address for ruby-talk mailing list than the
email address I hand out to friends, and to co-workers, and to my
parents.

This way, I'm not doing the routing of incoming emails; they do by
sending emails to the email address I gave them, their emails will
land on the mailboxes I want without me doing no further configuration
changes.

I feel sad that email addresses in this age of cyberspace are still
treated as if it is as expensive as a phone number. They are cheap,
dirt cheap.

Imagine this: work@yourname.yourdomain, friend@yourname.yourdomain,
ruby-talk@yourname.yourdomain, newegg@yourname.yourdomain.

If your organisation is still in the backwater, giving you only one
email address, instead of a sub-domain, that's OK. That's just for
work, right?

OTOH, for your personal life, you can get a subdomain for free from
various dyndns providers, and start churning out email addresses.

I am doing this. And I notice one other member in the this mailing
list is also doing this. Come on, we are geeks here. Revolution starts
from us outwards.

YS.

Nice idea but my Lotus doesnt support X-ML-Name under rules, thanks
anyway.
Peter Barry
skype: hairymail
YIM: hairy_mail

Remember from your perspective, you are always on top of the world.

Curt Sampson <cjs@cynic.net>
24/10/2005 14:38
Please respond to
ruby-talk@ruby-lang.org

To
ruby-talk@ruby-lang.org (ruby-talk ML), pbarry@thoughtworks.com
cc
ruby-talk ML <ruby-talk@ruby-lang.org>
Subject
Re: [Ruby-Talk] can we add a tag like this to all the mail at the ruby
talk mail server(s)?

Im using Lotus notes as my inbox and even with rules like : IF To

contains

ruby-talk Move to folder RUBY

I still get all the emails from the ruby-talk list in my inbox.

Try, ": IF X-ML-Name contains ruby-talk Move to folder RUBY".

cjs

···

On Mon, 24 Oct 2005, Peter Barry wrote:
--
Curt Sampson <cjs@cynic.net> +81 90 7737 2974
   Make up enjoying your city life...produced by BIC CAMERA

While we're at it, my procmail recipe:

     # Ruby Talk mailing list
     :0:
     * ^TO_ruby-talk@ruby-lang.org
     .Lists.RubyTalk/

--Steve

···

On Oct 24, 2005, at 2:08 AM, Curt Sampson wrote:

Try, ": IF X-ML-Name contains ruby-talk Move to folder RUBY".

You never know...... it could be me making a mistake with my
understanding of the syntax or semantics of the rules in Lotus,

but I have an easy fix anyway

Im going to use gmail rule and change my ruby-talk registered email . its
easier that way for me anyway. I will try and find out about the Lotus
issue though, just in-case it is a bug like you say

Peter Barry
skype: hairymail
YIM: hairy_mail

Remember from your perspective, you are always on top of the world.

Christophe Grandsire <christophe.grandsire@free.fr>
24/10/2005 15:07
Please respond to
ruby-talk@ruby-lang.org

To
ruby-talk@ruby-lang.org (ruby-talk ML)
cc

Subject
Re: [Ruby-Talk] can we add a tag like this to all the mail at the ruby
talk mail server(s)?

Selon Peter Barry <pbarry@thoughtworks.com>:

Guys & Gals ,

Im using Lotus notes as my inbox and even with rules like : IF To

contains

ruby-talk Move to folder RUBY

I still get all the emails from the ruby-talk list in my inbox.

Strange, I have exactly the same rule (but on the server side. I have IMAP
mail
and let the filtering happen at the server rather than the client, but I
used
to do exactly the same on the client side with Eudora and Thunderbird and
it
also worked), and I have not received *any* ruby-talk e-mail in my inbox.
It
looks like a bug in Lotus Notes. Actually I have two mailing lists where I
do
that and for both it works perfectly.

Im not asking for a Lotus administrator here but whoever administors the
Ruby list cant you tag all the email at the server so that all the

Subject

lines have [Ruby-Talk] inserted or something like this

Thats how many other email lists work , and it would help me ! Dont know
about others?

Although the idea might help (at the cost of title clutter, but that can't
be
helped sometimes), I think you should file a bug report. It is just not
normal
that Notes fails that way with such a simple rule...

···

--
Christophe Grandsire.

http://rainbow.conlang.free.fr

It takes a straight mind to create a twisted conlang.

Yohanes Santoso wrote:

What is needed here is a change on how we should look at our email
addresses.

Do you give your home phone number to a client? Do you give your
business phone number to your parents? If not, then why should you
give your personal email address to a client and your business email
address to your parents?

Let's expand this further. Why should you be subscribing to a mailing
list with your personal email address? Why should you be the one doing
the routing of incoming emails? And, worse, asking the originator of
the email to, say, prefix the subject.

I'm sympathetic to this point of view, but I also know first-hand the troubles one can have tracking multiple E-mail addresses.

I believe that the ruby-talk mail contains sufficient header info for any decent mail reader to Do The Right Thing, and that munging the subject line, while arguably useful, is not required.

(BTW, I'm tempted to say that this sort of explicit subject prefixing is akin to type declarations, and wondering if comparisons of the form "$FOO is like [static|explicit] typing" is some sort of Goodwin's Law for Ruby discussions.)

James Britt

···

--

http://www.ruby-doc.org - The Ruby Documentation Site
http://www.rubyxml.com - News, Articles, and Listings for Ruby & XML
http://www.rubystuff.com - The Ruby Store for Ruby Stuff
http://www.jamesbritt.com - Playing with Better Toys

Yohanes Santoso wrote:

[snip]

I feel sad that email addresses in this age of cyberspace are still
treated as if it is as expensive as a phone number. They are cheap,
dirt cheap.

Imagine this: work@yourname.yourdomain, friend@yourname.yourdomain,
ruby-talk@yourname.yourdomain, newegg@yourname.yourdomain.

If your organisation is still in the backwater, giving you only one
email address, instead of a sub-domain, that's OK. That's just for
work, right?

OTOH, for your personal life, you can get a subdomain for free from
various dyndns providers, and start churning out email addresses.

I am doing this. And I notice one other member in the this mailing
list is also doing this. Come on, we are geeks here. Revolution starts
from us outwards.

I like the way you think, Yohanes. But the problemn is: How do you then
manage all of those email accounts? When you look for something that
someone mailed you, how do you ever find it?

Hal

This is all nice. And I also try to separate the work address and the
other address.
But even if I use a freemail, I get only one address for personal use.
They explicitly disallow registering more (because I could use more
space then). And dealing with several different freemails is terrible.
Dyndyns does not work for me. It is only a technical issue to get it
working (recompiling the client for mips or whatever) but there is
still no place where I could receive the emails at home.
First the computers eat energy when they are running all the time. It
is waste of electricity and money.
Second the computers tend to break. I would probably get much more
bounces than with a freemail.

Anyway, the sorting does not work for me. I do not like to read part
of a thread in my inbox as direct replies, part in ruby-talk, and
possibly part in yet another mailbox if I was subscribed to other ruby
mailing list as well.
What is even worse, if I read something interesting about a Linux
issue, was it in a Mandrake list, one of the dev lists (which I
haven't usubscribed because they do not produce much mail), or in some
list seemingly unrelated list which just happened to touch the topic
because somebody wanted to do something on Linux?
I almost never know. So I have to search most of the mailboxes anyway.
So I gave up sorting mail, and use gmail. It is not perfect but it is
the best solution for email I have found so far.

Thanks

Michal Suchanek

···

On 10/24/05, Yohanes Santoso <ysantoso-rubytalk@dessyku.is-a-geek.org> wrote:

What is needed here is a change on how we should look at our email
addresses.

Do you give your home phone number to a client? Do you give your
business phone number to your parents? If not, then why should you
give your personal email address to a client and your business email
address to your parents?

Let's expand this further. Why should you be subscribing to a mailing
list with your personal email address? Why should you be the one doing
the routing of incoming emails? And, worse, asking the originator of
the email to, say, prefix the subject.

Email addresses are much cheaper than phone number. For each
occassion, you can afford to give out new email address. For example,
I use a different email address for ruby-talk mailing list than the
email address I hand out to friends, and to co-workers, and to my
parents.

This way, I'm not doing the routing of incoming emails; they do by
sending emails to the email address I gave them, their emails will
land on the mailboxes I want without me doing no further configuration
changes.

I feel sad that email addresses in this age of cyberspace are still
treated as if it is as expensive as a phone number. They are cheap,
dirt cheap.

Imagine this: work@yourname.yourdomain, friend@yourname.yourdomain,
ruby-talk@yourname.yourdomain, newegg@yourname.yourdomain.

If your organisation is still in the backwater, giving you only one
email address, instead of a sub-domain, that's OK. That's just for
work, right?

OTOH, for your personal life, you can get a subdomain for free from
various dyndns providers, and start churning out email addresses.

--
             Support the freedom of music!
Maybe it's a weird genre .. but weird is *not* illegal.
Maybe next time they will send a special forces commando
to your picnic .. because they think you are weird.
www.music-versus-guns.org http://en.policejnistat.cz

Stephen Waits wrote:

···

On Oct 24, 2005, at 2:08 AM, Curt Sampson wrote:

Try, ": IF X-ML-Name contains ruby-talk Move to folder RUBY".

While we're at it, my procmail recipe:

     # Ruby Talk mailing list
     :0:
     * ^TO_ruby-talk@ruby-lang.org
     .Lists.RubyTalk/

GMail rule

Filterkriterien: to:(ruby-talk@ruby-lang.org)
Ausführen: Posteingang überspringen, Label "ruby-talk" anwenden

Works like a charm. :slight_smile:

    robert

Yeah I have my mailer move it if the To: field matches: ruby-talk@ruby-lang.org ANd it works great

Cheers
-Ezra Zygmuntowicz
WebMaster
Yakima Herald-Republic Newspaper
ezra@yakima-herald.com
509-577-7732

···

On Oct 24, 2005, at 2:17 AM, Stephen Waits wrote:

On Oct 24, 2005, at 2:08 AM, Curt Sampson wrote:

Try, ": IF X-ML-Name contains ruby-talk Move to folder RUBY".

While we're at it, my procmail recipe:

    # Ruby Talk mailing list
    :0:
    * ^TO_ruby-talk@ruby-lang.org
    .Lists.RubyTalk/

--Steve

I create new email aliases for every store I shop at, and every survey
I fill out. Easy to track where they sell the addresses to. I have
all of them forward to my main address that I check with thunderbird.

OTOH, I like gmail for reading news groups, so I don't use my vanity
domain there.

Regards,
Jason
http://blog.casey-sweat.us/

···

On 10/24/05, Hal Fulton <hal9000@hypermetrics.com> wrote:

Yohanes Santoso wrote:
>

[snip]

> I feel sad that email addresses in this age of cyberspace are still
> treated as if it is as expensive as a phone number. They are cheap,
> dirt cheap.
>
> Imagine this: work@yourname.yourdomain, friend@yourname.yourdomain,
> ruby-talk@yourname.yourdomain, newegg@yourname.yourdomain.
>
> If your organisation is still in the backwater, giving you only one
> email address, instead of a sub-domain, that's OK. That's just for
> work, right?
>
> OTOH, for your personal life, you can get a subdomain for free from
> various dyndns providers, and start churning out email addresses.
>
> I am doing this. And I notice one other member in the this mailing
> list is also doing this. Come on, we are geeks here. Revolution starts
> from us outwards.

I like the way you think, Yohanes. But the problemn is: How do you then
manage all of those email accounts? When you look for something that
someone mailed you, how do you ever find it?

Hal

Hal Fulton <hal9000@hypermetrics.com> writes:

But the problemn is: How do you then manage all of those email
accounts?

If I have to check each email address one by one, I won't be using
this schema as well; it's simply too time-consuming. Instead, I have
it so my mail server puts emails to various mailboxes depending on the
local part of the recipient. So, from end-user experience, it'd be
very similar to how that end-user manage multiple mailboxes so far.

work@foobar would be accessed at mailbox 'work', ruby-talk@foobar is
in mailbox 'ruby-talk', and so on.

My mail server is qmail, and I have it use the script below to route
all emails for @foobar to their proper mailboxes. And I have not
changed this script in any meaningful way since 4 years ago, even as I
was churning out email addresses. One routing rule for forever (ok,
that's stretching it, but one rule is for a long time).

When you look for something that someone mailed you, how
do you ever find it? Hal

Since these are just ordinary mailboxes, you can use your email client
to search through these mailboxes just like what you are doing
now. There are also email clients that would notify you of new emails
in any mailboxes.

At least, the email client included with mozilla allows you to search
through mailboxes, but I'm not sure if it would also notify you of new
emails in any mailboxes.

Ideally, your email client would also support multiple identities. I
have my email clients, Gnus, configured so that the From addresses in
emails I'm composing are computed from the current open mailbox. If I
compose an email while in the ruby-talk mailbox, the computed From
address would be similar to the address I used to subscribe to
ruby-talk ML.

YS.

(abbreviated script)
#!/bin/sh

MAILDIR=~/Maildir

# Put an email in this mailbox if can't find out which mailbox it should
# belong to.
CATCHALL_FOLDER_NAME="" # "" indicates the IMAP's INBOX mailbox

# qmail put the local part after the first '-' in $EXT
FOLDER_NAME=""
if [[ -n "$EXT" ]]; then
    # pr@domain ---by qmail--> ysantoso-pr@domain ---by this script --> pr
    FOLDER_NAME=`echo ${EXT} | tr -cd [:alnum:] | tr [:upper:] [:lower:]`
fi

FOLDER_DIR=${MAILDIR}/.${FOLDER_NAME}
if [[ ! -d ${FOLDER_DIR} ]]; then
    # Used to autocreate non-existent mailboxes. But no more since spams
    # passing by spam filter could cause various folders to be created.
    # maildirmake.maildrop -f $FOLDER_NAME $MAILDIR > /dev/null || true
    FOLDER_DIR=${MAILDIR}/.${CATCHALL_FOLDER_NAME}
fi
# safecat is a program to write to maildir mailbox in an atomic way
safecat $FOLDER_DIR/tmp $FOLDER_DIR/new
echo "Delivered to ${FOLDER_DIR}"

I just tried sending a mail to martindemello+test@gmail.com. Worked
perfectly, so it's a "trick" worth considering.

martin

···

Michal Suchanek <hramrach@gmail.com> wrote:

But even if I use a freemail, I get only one address for personal use.
They explicitly disallow registering more (because I could use more
space then). And dealing with several different freemails is terrible.