public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: antlists <antlists@youngman.org.uk>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Courier Sub-addressing
Date: Fri, 22 May 2020 16:17:24 +0100	[thread overview]
Message-ID: <2075bdc5-67c3-ebfd-111a-b5f4c36dd47e@youngman.org.uk> (raw)
In-Reply-To: <20200521201402.ymcnpq7tdjl3nry4@ad-gentoo-main.Home>

On 21/05/2020 21:14, Ashley Dixon wrote:
> Hello,
> 
> I am attempting to set up sub-addressing on my  Courier  mail  server,  allowing
> senders to directly deliver messages to a particular folder in my mailbox.   For
> example, I want to provide my University with the address
> `ash-AcademicMatters@suugaku.co.uk` to force all their messages into the
> "AcademicMatters" subdirectory.
> 
> Unfortunately,  I  can't  find  any  official  Courier  documentation  regarding
> sub-addressing.  I have found [1], however I'm not sure it will apply  as  I  am
> using virtual mailboxes.

If I understand what you are attempting correctly (not a given!) then 
what you are trying won't work. You're confusing multiple *folders* with 
multiple *users*.

I'm probably not describing this right, but let's say you've got a small 
business, with a POP3 email account of "business@isp.co.uk". However, 
you've set up a central server with each user having their own account 
eg John, Mary & Sue.

So you configure Sue's mail client to have an address of "Sue 
<sue+business@isp.co.uk>". Out in the internet, smtp servers look at the 
@isp.co.uk bit to deliver it to the right mailserver. Your ISP sees 
"sue+business", *ignores* the bit in front of the plus, and puts it in 
the "business" pop account. Your local mailserver now pulls down the 
email, ignores the bit *after* the +, and shoves it in Sue's email.

This is, I believe, an RFC so Courier is simply implementing the spec. 
That's probably why there is precious little Courier reference material, 
it assumes you have the RFC to hand ...

I don't know what happens with your "-" example, but it just looks wrong 
to me. It should be looking for an AcademicMatters POP account, and then 
delivering the mail to a user account called ash on the server called 
AcademicMatters. Internet email addresses and domains are read 
right-to-left (Janet used to be left-to-right, but the Americans won, as 
usual).

Cheers,
Wol


  parent reply	other threads:[~2020-05-22 15:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-21 20:14 [gentoo-user] Courier Sub-addressing Ashley Dixon
2020-05-22 12:52 ` james
2020-05-22 15:17 ` antlists [this message]
2020-05-22 20:11   ` Ashley Dixon

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=2075bdc5-67c3-ebfd-111a-b5f4c36dd47e@youngman.org.uk \
    --to=antlists@youngman.org.uk \
    --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