Displaying 5 results from an estimated 5 matches for "mailops".
2011 Aug 25
6
manage sudoers with augeas
Hello,
I am trying to use augeas via puppet,
augeas { "mailops":
context => "/files/etc/sudoers",
changes => [
"set spec[user = ''%mail-ops'']/user %mail-ops",
"set spec[user = ''%mail-ops'']/host_group/host ALL",
"set spec[user = ''%mail-ops'']/host_gro...
2020 Oct 08
6
Mail server troubles
Hi,
This is probably a bit OT, but here goes.
I've been running our local school's mail server since 2013, with mail
addresses for school staff and some teachers. The server is running CentOS 7
with Postfix and Dovecot, and it's a nice no-bullshit configuration with SPF,
DKIM and DMARC.
The school sends quite a lot of email out to parents, and sometimes, mail gets
rejected:
2001 May 02
1
openssh-2.9p1: OVERVIEW
The file OVERVIEW mentions `sdist' (no longer there) and fails to mention
`sftp', `sftp-server'.
Please fix it.
Thanks for all the work you guys have put in OpenSSH.
-O
---------------------------------------------------------------
Updated 19 Oct 1999 for OpenSSH-1.2
The software consists of ssh (client), sshd (server), scp, sdist, and
the auxiliary programs ssh-keygen,
2001 Jul 24
2
Help /red hat 7.1 Wine
I am daniel, and i am use linux red hat 7.1.
Can someone help me get the wine program for me.
And can you help me install it.
2010 May 21
1
question about scripts sieves
hello list
hello dovecot network
hello all the reader
here is a sieve script
this
########################################
require
["fileinto","regex","comparator-i;ascii-numeric","reject","relational"];
# rule:[spammanage]
if header :value "ge" :comparator "i;ascii-numeric" ["X-Spam-score"]
["500"] {