27 msgSPF interoperability question
2 msgOT: firewalls and their sideffects on MTAs
2 msgProblem with EOM of the sendmail command
8 msgReturn message to sender when message size limi...
3 msgKeep mail for unknown users
2 msgTransparent gateway?
3 msgunknown user
2 msgfind messages denied by remote server
3 msgpostfix redirect problem
2 msgConfiguration Questions
2 msgPOPbeforeSMTP
2 msgPostcard trash
1 msgsmtpd_helo_required
2 msginstalling postfix with mysql support
3 msgloop in aliases
9 msgPATCH: poor SMTP/Milter performance over loopba...

[tolga: Mailman / postfix?]
\ Tolga (29 Jul 2007)
. \ mouss (29 Jul 2007)

9 msgmilter question
3 msgsmtp auth postfix
9 msgDisable queue hashing
Subject:Re: [tolga: Mailman / postfix?]
Group:Postfix-users
From:mouss
Date:29 Jul 2007


 
Tolga wrote:
> I sent the following message but somehow it bounced back, so I'm
> re-sending it.
>
> Regards,
>
> ----- Forwarded message from Tolga <tolga> -----
>
> Date: Sun, 29 Jul 2007 14:47:23 +0300
> From: Tolga <tolga>
> To: Postfix ML <postfix-users>
> Subject: Mailman / postfix?
> Message-ID: <20070729114723.GA26996>
> MIME-Version: 1.0
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
> User-Agent: Mutt/1.5.13 (2006-08-11)
> Status: RO
> Content-Length: 535
> Lines: 17
>
> Hi,
>
> I don't know if this a mailman or postfix question, so please bear with
> me.
>
> If my hostname is ozses.net and I want to make a list for kunduz.org
> (which I also own), how is this possible? What should I put in my
> /etc/mail/aliases? whatever-subscribe

/etc/*/aliases lookup is performed on the local part. no @domain there.

> and make aliases in
> another file to kunduz.org or whatever-subscribe ?
>
> Your replies are appreciated.
> Regards,
>
>

All domains litsed under mydestination are "equivalent" regarding
delivery. so if ozses.net and kunduz.org are under mydestination, then
foo and foo will be delivered to the same mailbox
or program, unless explicitly configured otherwise (virtual alias,
transport, ...).

so the easy way to go is to have kunduz.org in mydestination, and add an
alias to run the MLM commands. again, no @domain in /etc/aliases.

if kunduz.org is not in mydestination, you can use a virtual alias:
whatever-subscribe whatever-subscribe
to redirect the address to a local account. if each domain has its own
lists, you need to use different local-parts for each domain (for
example kunduz.whatever-subscribe@localhost...).




© 2004-2008 readlist.com