Skip to Content.
Sympa Menu

en - RE: [sympa-users] Confirm post via email

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: "Adam Bernstein" <address@concealed>
  • To: "Sam Lalonde" <address@concealed>, <address@concealed>
  • Subject: RE: [sympa-users] Confirm post via email
  • Date: Thu, 27 Jan 2005 21:44:44 -0800

> the message to be sent (which is what I want). It says I need to send a
> message to sympa@host. When I send that message the original post never
> gets distributed. The only way I can get it to distribute is by
> manually doing it in the web interface. If I log into the server I can
> see that the user "sympa" does have the email in his inbox.

Not sure if you've already gotten an answer, but it sounds
like you need to set up the basic system aliases for Sympa --
nothing should ever make it to the user sympa's mailbox,
because it should be redirected to a script. These are the
general aliases I have on my machine:

sympa: "| /var/sympa/bin/queue sympa"
listmaster: "| /var/sympa/bin/queue listmaster"
bounc+*: "| /var/sympa/bin/bouncequeue sympa"

Without the first one, your messages to sympa@ are never
getting through to the Sympa program itself, where they
need to go.

ab




Archive powered by MHonArc 2.6.19+.

Top of Page