Skip to Content.
Sympa Menu

en - RE: [sympa-users] [External] mail server

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: "Michael D. Sofka" <address@concealed>
  • To: address@concealed
  • Subject: RE: [sympa-users] [External] mail server
  • Date: Fri, 12 Mar 2021 08:56:00 -0500

On 2021-03-12 06:57, Luis Manzi wrote:
Now I get this

[centos@ip-10-10-0-69 sympa]$ sudo newaliases

/etc/mail/sendmail.cf: WARNING: dangerous write permissions

/etc/mail/sendmail.cf: line 99: fileclass: cannot open
'/etc/mail/local-host-names': Group writable directory

/etc/mail/sendmail.cf: line 616: fileclass: cannot open
'/etc/mail/trusted-users': Group writable directory

Luis

/etc/mail is the domain of sendmail, and so all permissions must be what sendmail needs/requires. Sympa edits a text file, the alaises file containing sympa lists, and then creates a new aliases.db file by invoking newaliases, which is a sendmail program. Get sendmail working first, then create a directory for the sympa aliases file, and create a (text) file that sympa can edit. Sendmail will take care of the permissions on the aliases.db file.

Mike


DE: Matthew Goebel <address@concealed>
ENVIADO EL: Thursday, March 11, 2021 4:51 PM
PARA: Luis Manzi <address@concealed>
CC: Tom Fillmore <address@concealed>; Silvers, Tim
<address@concealed>; address@concealed
ASUNTO: Re: [sympa-users] [External] mail server

EXTERNAL

If your running sympa as sympa:sympa then I think

/etc/mail/ should be 775 owned by sympa:sympa

644 sympa_aliases.db owned by sympa:sympa

644 sympa_aliases owned by sympa:sympa


Michael D. Sofka address@concealed
ITI Software Architect, Email, TeX, Epistemology
Rensselaer Polytechnic Institute, Troy, NY. http://www.rpi.edu/~sofkam/




Archive powered by MHonArc 2.6.19+.

Top of Page