Subject: The mailing list for listmasters using Sympa
List archive
- From: Marten Mattisen <address@concealed>
- To: "address@concealed" <address@concealed>
- Subject: [sympa-users] Issue with getting tracking to work
- Date: Tue, 31 Mar 2015 10:47:53 +0200
Hi!
I have got Sympa (6.2b.9, Postfix 2.11) up and running nicely, but am having difficulties with enabling tracking.
The aliases are set up as so:
/etc/mail/sympa_aliases
sympa: "| /home/sympa/bin/queue address@concealed"
listmaster: "| /home/sympa/bin/queue address@concealed "
#bounce+*: "| /home/sympa/bin/bouncequeue address@concealed " <- attempted disabling here and added the line in /etc/aliases instead for testing
abuse-feedback-report: "| /home/sympa/bin/bouncequeue address@concealed"
sympa-request: address@concealed
sympa-owner: address@concealed
## This aliases file is dedicated to Sympa Mailing List Manager
## You should edit your sendmail.mc or sendmail.cf file to declare it
[list specific addresses here]
/etc/postfix/main.cf
alias_maps = hash:/etc/aliases, hash:/etc/mail/sympa_aliases
alias_database = hash:/etc/aliases, hash:/etc/mail/sympa_aliases
myorigin = /etc/mailname
mydestination = lists.dom.tld, localhost.dom.tld, localhost
mynetworks = 127.0.0.0/8 ip.ip.ip.0/24 [::ffff:127.0.0.0]/104 [::1]/128
mailbox_size_limit = 0
recipient_delimiter = +
inet_interfaces = all
inet_protocols = all
propagate_unmatched_extensions = canonical, virtual, alias <- just a line from further testing
transport_maps = regexp:/home/sympa/etc/transport_regexp
sympa_destination_recipient_limit = 1
sympabounce_destination_recipient_limit = 1
/home/sympa/etc/transport_regexp
/^.*\-owner\@lists.dom.tld$/ sympabounce:
/^.*\@lists.dom.tld$/ sympa:
Some possibly helpful lines from syslog:
Mar 31 11:24:55 lists postfix/pickup[29172]: D1FBB41392: uid=1001 from=<address@concealed>
Mar 31 11:24:55 lists postfix/qmgr[29173]: D1FBB41392: from=< address@concealed ee>, size=4255, nrcpt=1 (queue active)
Mar 31 11:24:56 lists postfix/pickup[29172]: 2B17341393: uid=1001 from=< address@concealed >
Mar 31 11:24:56 lists postfix/qmgr[29173]: 2B17341393: from=< address@concealed >, size=4253, nrcpt=1 (queue active)
Mar 31 11:24:57 lists postfix/pipe[29178]: 653BB41391: to=< address@concealed >, relay=sympa, delay=1, delays=0/0/0/1, dsn=2.0.0, status=sent (delivered via sympa service)
Mar 31 11:24:58 lists postfix/bounce[29218]: 2B17341393: sender delivery status notification: 1E89141392
Mar 31 11:24:59 lists postfix/pipe[29178]: 1E89141392:
Mar 31 11:25:00 lists sympa_msg[28072]: notice main::process_message() Processing Sympa::Message < address@concealed>; envelope_sender=; address@concealed; address@concealed
Mar 31 11:25:00 lists sympa_msg[28072]: err main::#356 > main::process_message#705 List bounce+marten.mattisen==a==dom.tld==listname==462 does not exist
Mar 31 11:25:00 lists sympa_msg[28072]: notice main:: Moving bad file bounce+marten.mattisen==a==dom.tld==listname==462 @lists.dom.tld.1427790296.29219 to bad/
It seems as if Sympa identifies the path as a list, which is odd to say the least. Does anything out-of-place stick out in the pasted configuration? I have tried it with a couple of different 6.2b.x versions on two separate sites(similar configuration though) and have the same problem on both.
- [sympa-users] Issue with getting tracking to work, Marten Mattisen, 03/31/2015
Archive powered by MHonArc 2.6.19+.