OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Postfix Archives: RE: Listar users... anybody?

RE: Listar users... anybody?


Subject: RE: Listar users... anybody?
From: Alex Miller (postfixbannerclub.com)
Date: Fri Jan 14 2000 - 20:58:31 CST


Chuck,

Yes,

for starters you have:
listar: |"//home/listar/listar"

it should be
listar: "|/home/listar/listar"

that is it reads
listar (name of alias)
: (is an alias)
                                (next parameter)
" (begin substitution string)
| (pipe all data sent to alias to a program)
/home/listar/listar (path/program)
" (end substition string)

You need to do that for all your aliases.
That should help get you started.
If you are using postfix and want to do virtual aliases you will
need help. It's easy and great but it takes a while because
the doc isn't ready yet.

You should DEFINITELY join the listar-support list as well.
Email listar-support-requestlistar.org with the word subscribe in the
subject.

Alex Miller

> -----Original Message-----
> From: owner-postfix-userspostfix.org
> [mailto:owner-postfix-userspostfix.org]On Behalf Of Chuck Mead
> Sent: Friday, January 14, 2000 9:38 PM
> To: Postfix users
> Subject: Listar users... anybody?
>
>
>
> I am planning to make the transition from majordomo to listar if
> I can get the
> dang thing to work...
>
> Anybody have a clue what could be wrong with these aliases?
>
> # listar aliases
> listar: |"//home/listar/listar"
> listar-owner: chuck[10.0.0.50]
>
> # Aliases for 'family' mailing list.
> family: |"//home/listar/listar -s family"
> family-request: |"//home/listar/listar -r family"
> family-repost: |"//home/listar/listar -a family"
> family-admins: |"//home/listar/listar -admins family"
> family-moderators: |"//home/listar/listar -moderators family"
> family-bounce: |"//home/listar/listar -bounce family"
> family-owner: chuck[10.0.0.50]
>
> Note that this is just a test config... no where near production
> yet and I'm
> tinkering but it's kind of hard to tinker if the aliases don't
> work at all...
>
> listar is *NOT* getting called and the family alias above is
> unknown according
> to the bounces I am getting.
>
> However I see this:
>
> [rootns postfix]# postalias -q family aliases
> |"//home/listar/listar -s family"
>
> This is with postfix-19991231-pl02.
>
> I am guessing that it's a permissions problems but I haven't
> found it yet...
>
> Anybody else?
>
> --
> Chuck Mead, CTO, MoonGroup Consulting, Inc. <http://moongroup.com>
> <chuckmoongroup.com> Public key available at: wwwkeys.us.pgp.net
> 9:33pm up 13 days, 17:04, 2 users, load average: 0.42, 0.28, 0.21
>
>
>



This archive was generated by hypermail 2b27 : Fri Jan 14 2000 - 21:05:01 CST