public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Devon Miller" <devon.c.miller@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Things that can be improved
Date: Tue, 11 Jul 2006 13:22:18 -0400	[thread overview]
Message-ID: <c52221f0607111022m6bc38ea9j2c00a4a6288e39a9@mail.gmail.com> (raw)
In-Reply-To: <44B14871.2040804@mid.email-server.info>

[-- Attachment #1: Type: text/plain, Size: 853 bytes --]

On 7/9/06, Alexander Skwar <listen@alexander.skwar.name> wrote:
>
> Would
>
> PORTAGE_ELOG_MAILURI="bar@example.invalid user:name@bsp.invalid:
> pass_with_:_colon@domain@mailserver:port"
>
> work? For clarification:
>
>         user= user:name@bsp.invalid
>         pass=pass_with_:_colon@domain
>         mailserver=mailserver
>         port=port


Well, ymmv, but assuming the mailer parses the uri the same way HTTP does,
You would have to percent encode the character with special meanings: So, it
would be more like this:

        user=user%3Aname%40bsp.invalid
        pass=pass_with_%3A_colon%40domain
        mailserver=mailserver
        port=port

Yeilding:

        PORTAGE_ELOG_MAILURI=\
            "bar@example.invalid
user%3Aname%40bsp.invalid:pass_with_%3A_colon%40domain@mailserver:port"

(Line break added to discourage wrapping)

dcm

[-- Attachment #2: Type: text/html, Size: 2030 bytes --]

  parent reply	other threads:[~2006-07-11 17:28 UTC|newest]

Thread overview: 84+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-07 19:22 [gentoo-user] Things that can be improved Rafael Fernández López
2006-07-07 20:34 ` gentuxx
2006-07-07 21:11 ` Daniel da Veiga
2006-07-07 21:12 ` Richard Fish
2006-07-07 21:31   ` Daniel da Veiga
2006-07-07 21:42   ` [gentoo-user] " dnlt0hn5ntzhbqkv51
2006-07-07 21:46   ` [gentoo-user] " leszek
2006-07-07 23:00   ` Daniel Iliev
2006-07-08  0:34     ` Richard Fish
2006-07-08  1:37       ` Daniel Iliev
2006-07-11  1:32       ` Dale
2006-07-08  7:25     ` Justin R Findlay
2006-07-08 14:42       ` Daniel Iliev
2006-07-08 17:59         ` Justin R Findlay
2006-07-08  9:27     ` Neil Bothwick
2006-07-08 14:45       ` Daniel Iliev
2006-07-08 22:15         ` Ryan Tandy
2006-07-09  2:16           ` [gentoo-user][OT]Things " Daniel Iliev
2006-07-09  2:46             ` [gentoo-user]MPlayer: CPU Detection? (was: [OT]Things that can be improved) Ryan Tandy
2006-07-09  3:41               ` [gentoo-user]MPlayer: CPU Detection? Daniel Iliev
2006-07-09  4:40                 ` Ryan Tandy
2006-07-09 13:25                   ` [gentoo-user][OT]MPlayer: " Daniel Iliev
2006-07-07 21:37 ` [gentoo-user] Things that can be improved Hemmann, Volker Armin
2006-07-08  2:23   ` Zac Medico
2006-07-08  8:00     ` Hemmann, Volker Armin
2006-07-08  9:31       ` Neil Bothwick
2006-07-08 20:32         ` Hemmann, Volker Armin
2006-07-08 21:00           ` Neil Bothwick
2006-07-08 21:10             ` Hemmann, Volker Armin
2006-07-08 22:25               ` Neil Bothwick
2006-07-08  0:47 ` Lord Sauron
2006-07-08  1:09   ` Donnie Berkholz
2006-07-08  3:54     ` Lord Sauron
2006-07-08  2:20   ` Zac Medico
2006-07-08  2:49     ` Richard Fish
2006-07-08  4:00     ` Lord Sauron
2006-07-08  4:14       ` Richard Fish
2006-07-08  4:18         ` Lord Sauron
2006-07-08  4:38       ` Zac Medico
2006-07-08  4:44         ` Lord Sauron
2006-07-08 18:24       ` Alexander Skwar
2006-07-08 12:28 ` Rafael Fernández López
2006-07-08 15:02   ` Daniel Iliev
2006-07-08 18:30   ` Alexander Skwar
2006-07-08 19:03     ` Neil Bothwick
2006-07-08 21:03     ` Rafael Fernández López
2006-07-09 15:18       ` Alexander Skwar
2006-07-09 17:47         ` Neil Bothwick
2006-07-09 18:18           ` Alexander Skwar
2006-07-09 21:45             ` Neil Bothwick
2006-07-11 17:22             ` Devon Miller [this message]
2006-07-09 15:21       ` Alexander Skwar
2006-07-09 22:46       ` kashani
2006-07-08 18:15 ` Alexander Skwar
2006-07-08 18:18 ` Alexander Skwar
2006-07-08 20:37 ` Walter Dnes
2006-07-08 20:59   ` Gerhard Hoogterp
2006-07-08 22:26     ` Neil Bothwick
2006-07-09 15:29     ` Alexander Skwar
2006-07-09 15:53       ` David Dalrymple
2006-07-09 16:03         ` Jeremy Olexa
2006-07-10  0:47           ` David Dalrymple
2006-07-09 16:26         ` Alexander Skwar
2006-07-09 17:26         ` Etaoin Shrdlu
2006-07-09 18:50       ` Gerhard Hoogterp
2006-07-09 19:20         ` Alexander Skwar
2006-07-11 11:05       ` Walter Dnes
2006-07-11 11:09         ` Alexander Skwar
2006-07-11 15:07           ` Dale
2006-07-11 16:26             ` Ryan Tandy
2006-07-11 16:35         ` Daniel da Veiga
2006-07-11 19:07           ` Gerhard Hoogterp
2006-07-11 19:56             ` Alexander Skwar
2006-07-11 20:33               ` Allan Gottlieb
2006-07-11 21:01                 ` Dale
2006-07-11 23:43                   ` Allan Gottlieb
2006-07-11 21:14                 ` Benno Schulenberg
2006-07-11 20:30             ` Hans-Werner Hilse
2006-07-09 15:25   ` Alexander Skwar
2006-07-12  0:12 ` David Corbin
2006-07-12  2:21   ` Richard Fish
2006-07-27 13:34 ` Enrico Weigelt
2006-07-27 14:05   ` Neil Bothwick
2006-07-28  7:41   ` [gentoo-user] " Remy Blank

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=c52221f0607111022m6bc38ea9j2c00a4a6288e39a9@mail.gmail.com \
    --to=devon.c.miller@gmail.com \
    --cc=gentoo-user@lists.gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox