Skip to Content.
Sympa Menu

en - Re: [en@sympa] postfix and sympa maps

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Theodore Knab <address@concealed>
  • To: Phil Stracchino <address@concealed>
  • Cc: address@concealed
  • Subject: Re: [en@sympa] postfix and sympa maps
  • Date: Wed, 16 Apr 2025 15:03:23 -0400


Thanks for the resonse Phil.

I am not sure this is permissions issue. I thought that earlier and
opened all the permissions.

My postfix user can read the /etc/sympa/aliases.sympa.postfix file.

I have these:


root@testlist:~# ls -lah /etc/sympa/aliases.sympa.postfix
-rwxrwxrwx 1 postfix sympa 584 Apr 16 09:21 /etc/sympa/aliases.sympa.postfix
root@testlist:~# ls -lah /etc/sympa/aliases.sympa.postfix.db
-rwxrwxrwx 1 postfix sympa 12K Apr 16 13:26
/etc/sympa/aliases.sympa.postfix.db

/etc/sympa directory
drwxr-xr-x 13 sympa sympa 4.0K Apr 16 09:22 .

Do I need to put an alias in here for my new list or is that supposed to
happen automatically ?

# Service aliases for Sympa.
sympa: "| /usr/lib/sympa/bin/queue address@concealed"
listmaster: "| /usr/lib/sympa/bin/queue
address@concealed"
bounce: "| /usr/lib/sympa/bin/bouncequeue
address@concealed"
abuse-feedback-report: "| /usr/lib/sympa/bin/bouncequeue
address@concealed"
sympa-request: postmaster
sympa-owner: postmaster
#listserv: sympa
#listserv-request: sympa-request
#majordomo: sympa
#listserv-owner: sympa-owner



On 16/04/25 14:39 -0400, Phil Stracchino wrote:
> On 4/16/25 13:48, Theodore Knab (via en Mailing List) wrote:
> > Hi,
> >
> > I am having issues getting postfix to send email to sympa on a single
> > host. What am I missing ? I am able to send and receive email. But, when
> > I create a list
> > sympa doesn't seem to be creating the map files anywhere. Shouldn't this
> > happen automatically ?
> >
> > For example, I created a list called 'chicken'.
>
>
> > #virtual maps
> > root@testlist:~# cat /etc/sympa/aliases.sympa.postfix
> > # Service aliases for Sympa.
> > sympa: "| /usr/lib/sympa/bin/queue
> > address@concealed"
> > listmaster: "| /usr/lib/sympa/bin/queue
> > address@concealed"
> > bounce: "| /usr/lib/sympa/bin/bouncequeue
> > address@concealed"
> > abuse-feedback-report: "| /usr/lib/sympa/bin/bouncequeue
> > address@concealed"
> > sympa-request: postmaster
> > sympa-owner: postmaster
> > #listserv: sympa
> > #listserv-request: sympa-request
> > #majordomo: sympa
> > #listserv-owner: sympa-owner
>
>
> Just for sanity's sake: What are the permissions on /etc/sympa and
> /etc/sympa/aliases.sympa.postfix?
>
>
> I set mine up this way:
>
> alias_maps = lmdb:/etc/postfix/aliases
> lmdb:/etc/sympa/sympa_aliases
>
> alias_database = lmdb:/etc/postfix/aliases
> lmdb:/etc/sympa/sympa_aliases
>
> Where /etc/sympa/sympa_aliases is group-readable by Postfix, and that
> appears to Just Work.
>
>
> --
> Phil Stracchino
> Fenian House Publishing
> address@concealed
> address@concealed
> Landline: +1.603.293.8485
> Mobile: +1.603.998.6958

--
Theodore Knab
Annapolis Linux Users Group
Nearby Annapolis, Maryland United States of America
--------------
Life is like riding a unicycle. To keep your balance you must keep moving.



Archive powered by MHonArc 2.6.19+.

Top of Page