Skip to Content.
Sympa Menu

en - Re: [sympa-users] Mail for robot gets delivered to host domain - what did I forget?

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: "Stefan Hornburg (Racke)" <address@concealed>
  • To: address@concealed
  • Subject: Re: [sympa-users] Mail for robot gets delivered to host domain - what did I forget?
  • Date: Tue, 29 Mar 2022 07:23:06 +0200

On 29/03/2022 01:40, Roger Klorese wrote:
On 3/28/22 3:52 PM, Roger Klorese wrote:

I'm groping my way through configuring a new server. It's a testimony to
Postfix and Sympa, I guess, that my knowledge has aged out of my head,
because I haven't had to touch basic configuration for many years.

I am sending mail to, address@concealed, which is
in a robot on divine.onlinepolicy.net, the list server. I am running Sympa
6.2.68, installed by RPM.

I have the following in Postfix's main.cf:

relay_domains = $mydestination,/etc/postfix//local-host-names

In that file, the robot domains are listed, one per line. Each has an A
record (and an MX record for most, if not all) pointing to a local address on
this system.

In master.cf:

sympa     unix  -       n       n       -       -       pipe
  flags=R user=sympa argv=/usr/libexec/sympa/queue ${recipient}
sympabounce unix -      n       n       -       -       pipe
  flags=R user=sympa argv=/usr/libexec/sympa/bouncequeue ${recipient}

For transport, I have in Postfix's main:

transport_maps = regexp:/var/lib/sympa/transport_regexp

In the transport_regexp file:

/^.*-owner\@hosting\.onlinepolicy\.net$/ sympabounce:
/^.*\@hosting\.onlinepolicy\.net$/ sympa:

But mail fails with this in the Sympa log:

Mar 28 15:50:04 divine sympa_msg[15832]: notice
Sympa::Spindle::ProcessIncoming::_twist() Processing Sympa::Message
<address@concealed>;
address@concealed;
address@concealed;
address@concealed
Mar 28 15:50:04 divine sympa_msg[15832]: notice
Sympa::Spindle::ProcessIncoming::_twist() Processing Sympa::Message
<address@concealed>;
address@concealed;
address@concealed;
address@concealed
Mar 28 15:50:04 divine sympa_msg[15832]: err main::#243 >
Sympa::Spindle::spin#83 > Sympa::Spindle::ProcessIncoming::_twist#249 List
list-owners-announce does not exist
Mar 28 15:50:04 divine sympa_msg[15832]: err main::#243 >
Sympa::Spindle::spin#83 > Sympa::Spindle::ProcessIncoming::_twist#249 List
list-owners-announce does not exist

What am I forgetting to get mail delivered to the robot instead of the host?


I should add that I am getting this:

This is an automatic response sent by Sympa Mailing Lists Manager.
Impossible to distribute your message for list
'address@concealed' for the following reason:

The following address is not a known mailing list:

    address@concealed



How does your robot configuration file looks like?

Regards
Racke

--
Automation expert - Ansible and friends
Linux administrator & Debian maintainer
Perl Dancer & conference hopper

Attachment: OpenPGP_signature
Description: OpenPGP digital signature




Archive powered by MHonArc 2.6.19+.

Top of Page