Displaying 20 results from an estimated 5000 matches similar to: "Unwanted file permission changes"
2006 Feb 28
1
vpopmail over NFS not seeing new messages.
Hi all.
We've just migrated our back-end NFS mailstore from FC1 systems to
CentOS4 and are experiencing problems/delays with vpopmail and user
Maildirs. IMAP is fine, it's just POP access that causes us problems.
Now, NFS mounts successfully, the clients can see /home/vpopmail and
serve content as we would expect. IMAP works perfectly and sees new
messages as soon as they're
2010 Jun 14
0
[PATCH] i.d.s/postfix: fixed policyd-weight patterns
At least the policyd-weight in lenny seems to generate quite different
patterns. For example the 'rate' is output multiple times in some
situations, the 'check from' is omited sometimes and somehow those log
messages have a trailing blank.
With those patterns logcheck stays silent again.
Signed-off-by: Mathias Krause <minipli at googlemail.com>
---
2008 Mar 16
1
Problem with rules being 'ignored'
Hey there, sorry to bug you,
I've ran into a little problem conscerning a logcheck-rule I just wrote.
I use logcheck and logcheck-database on Debian Etch. When logcheck
reports me something I don't want it to, I normally write a rule to
match that logentry and put it in a file called my_rules in
/etc/logcheck/ignore.d.server/ ... that worked perfectly fine. Until
that rule:
Logcheck
2020 Feb 04
0
Submission service, XCLIENT and HELO
Hello,
I'm using version 2.3.4.1 and I have a fairly simple setup based on a
submission server where I run dovecot and a relay server with postfix.
The relevant part of dovecot's config is as follows (sanitized):
hostname = submission.domain.local submission_client_workarounds =
whitespace-before-path submission_relay_host = 192.168.1.1 <- postfix
submission_relay_port = 25
2016 Jan 07
0
Helo Checks not always working?
Yes !! you totaly right..
When i make it, its gone within 1 month, the new mail setup is ready, and tested, only the migration todo ...
But first snowboarding again next week.. :-))
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens Rowland penny
> Verzonden: donderdag 7 januari 2016 15:00
> Aan: samba at
2006 Jan 30
1
SOLVED was Re: Any ESRI users? Upgrade 3.0.14 to 3.0.21a broke Arcmap layer loading?
Did not hear from anyone on this, so maybe we are the only ESRI users who
got bit, but this turned out to be an issue with oplocks. Disabling oplocks
on the server eliminated the problem.
On 1/27/06, Elizabeth Schwartz <betsy.schwartz@gmail.com> wrote:
>
> We just upgraded our samba server from 3.0.14 to 3.0.21a and have
> discovered a subtle but very painful problem.
> Users of
2006 Jan 27
0
Any ESRI users? Upgrade 3.0.14 to 3.0.21a broke Arcmap layer loading?
We just upgraded our samba server from 3.0.14 to 3.0.21a and have discovered
a subtle but very painful problem.
Users of ESRI ArcMap (on fully patched Windows XP clients) are unable to
read complex layered file data.
Arcmap works fine with 3.0.14, it works fine with the data on a windows
share, and it works fine when I set up a server to run the version of samba
shipping with Solaris 9 (3.0.2! ).
2006 Nov 10
2
A new attack
Log report is reporting a lot of these lately.. following is just a
short snippet from the beginning on one server.
WARNING!!!!
Possible Attack:
Attempt from 104.29.broadband2.iol.cz [83.208.29.104] with:
command=HELO/EHLO, count=3 : 1 Time(s)
Attempt from 106.7.broadband7.iol.cz [88.102.7.106] with:
command=HELO/EHLO, count=3 : 1 Time(s)
Attempt from
2003 Jan 05
0
Add User Trouble on SMB LDAP PDC 2.2.7-1.1mdk
I am having a problem getting the system to automagically add a machine
account to the LDAP database.
add user script = /usr/share/samba/scripts/smbldap-useradd.pl -w -d
/dev/null -g machines -c 'Machine Account' -s /bin/false %u
Now the above works fine from the command line but will not execute from
the server. When it is added from the command line I can join the
domain with no
2017 Dec 18
0
v2.3.0 release candidate released
On 18/12/2017 15:23, Timo Sirainen wrote:
> https://dovecot.org/releases/2.3/rc/dovecot-2.3.0.rc1.tar.gz
"smtp-server-cmd-helo.c", line 140: void function cannot return value
"smtp-server-cmd-helo.c", line 148: void function cannot return value
--- ../original/src/lib-smtp/smtp-server-cmd-helo.c 2017-12-18
15:04:05.000000000 +0000
+++ src/lib-smtp/smtp-server-cmd-helo.c
2016 Jan 07
3
Helo Checks not always working?
All i have is :
smtpd_client_restrictions = permit_mynetworks, permit_sasl_authenticated
I disabled the unknown restriction due to lots of customers of me are missing PTR records, which needs to be set bij the internet provider.
So they got blocked, i had to remove these.
The Helo check is often on the IT department can adjust them selfs.
And most spammers have incorrect helo’s
2006 Jul 05
0
Bug#376968: logcheck-database: postfix helo restriction
Package: logcheck-database
Version: 1.2.44
Severity: wishlist
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
When using postfix smtpd_helo_restrictions / check_helo_access, the lines
attched in 'postfix-helo.log' appear.
The following rule can be used to filter them out:
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: NOQUEUE: reject: HELO from [^[:space:]]+: 553
2019 Apr 26
2
How "safe" is reject_unknown_helo_hostname?
Helo hostname MUST have resolvable hostname.
Crazy or not, but i use this.
The _access-allow parts for server you really trust.
smtpd_client_restrictions =
permit_mynetworks,
reject_unauth_destination,
check_client_access cidr:/etc/postfix/check_client_access-allow.cidr,
reject_unknown_hostname,
reject_non_fqdn_hostname,
reject_invalid_hostname,
2004 Jun 21
2
Bug#255560: logcheck-database: More Postfix rules
Package: logcheck-database
Version: 1.2.22a
Severity: normal
Thanks to the upgrade to Postfix 2.1 and deploying a newer logcheck
ruleset on a busier server I've found a bunch more rules for Postfix.
I've attached new rules files and patches are inline.
The following patch is for violations.ignore.d:
--- logcheck-postfix.orig 2004-06-21 20:11:14.000000000 +0100
+++ logcheck-postfix
2006 Dec 12
0
Homedir access rights and running KDE
Hello,
I use pam_winbind for users authentification and pam_mount for mounting homedirs stored on w2k3 fiel server.
I still have two more problems to solve:
1. I?m not able to set proper access rights on homedir. I want to set
them to 700 but after mounting the homedir access rights are set to 777.
I used to use pam_mkhomedir umask=0077 attribute to set proper rights,
but this have no effect
2007 Jun 29
3
awful list delays: 4 days!
Hello list,
I am getting the list with days of delay, take for example this message:
Received: from unknown (HELO lists.digium.com) (216.207.245.17) by
mxavas16.fe.aruba.it with SMTP; 29 Jun 2007 13:38:37 -0000
Received: from localhost ([127.0.0.1] helo=INXS.digium.internal) by
lists.digium.com with esmtp (Exim 4.63) (envelope-from
<asterisk-users-bounces at lists.digium.com>) id
2016 Nov 02
0
doveadm index: can't index a different namespace?
Anything else I can provide ??
Sent from my Sprint Samsung Galaxy S7.
-------- Original message --------From: Larry Rosenman <larryrtx at gmail.com> Date: 11/1/16 1:37 PM (GMT-06:00) To: Aki Tuomi <aki.tuomi at dovecot.fi> Cc: Dovecot Mailing List <dovecot at dovecot.org> Subject: Re: doveadm index: can't index a different namespace?
Nothing in them from what I can
2007 Dec 01
0
ADS - Not recognizing Domain Admin group membership (from 1 workstation only)
I've been running a couple Centos5 and RHEL4/5 servers with samba for a
while now and everything has been working great with our Windows 2003 AD.
All of a sudden though I'm experience something really weird on one of the
RHEL5 boxes. Whenever I try to connect as a Domain Admin from one
particular Vista client, I get access denied and repeated prompts for a
username/password - this has
2012 Feb 02
10
postfix - reject of incoming mail due to helo check??
Hi list,
I have been getting the following types of log messages
Jan 30 08:22:33 ndgonline postfix/smtpd[30538]: NOQUEUE: reject: RCPT
from unknown[71.46.229.50]: 450 4.7.1 Client host rejected: cannot find
your hostname, [71.46.229.50]; from=<DWoodman at orangebankfl.com>
to=<rkampen at ndgonline.net> proto=ESMTP helo=<mail.floridianbank.com>
a rdns check shows all is well
2017 Dec 18
2
v2.3.0 release candidate released
Op 12/18/2017 om 6:16 PM schreef James:
> On 18/12/2017 15:23, Timo Sirainen wrote:
>
>> https://dovecot.org/releases/2.3/rc/dovecot-2.3.0.rc1.tar.gz
>
> "smtp-server-cmd-helo.c", line 140: void function cannot return value
> "smtp-server-cmd-helo.c", line 148: void function cannot return value
Just wondering: which system/compiler is giving these errors?