Displaying 20 results from an estimated 1000 matches similar to: "Disable user login for a few seconds ?"
2010 Feb 02
3
deny=yes in userdb
I would like deliver to reject certain users.
Since supposedly deliver only uses userdb, not passwd, I can't use deny=yes for that. Or does userdb support deny=yes?
Yes, I should rather reject them right in the MTA, but that currently takes too long to implement. Or how to reject gast* in postfix using nss authentication?
2010 Nov 16
2
Postfix - message queue filling with Host or name not found - try again
Hi list,
I have noted over the last week or so my DNS servers are dumping lots of 
messages for bogus domain lookups. Examining the postfix queue with 
postqueue -p:  I see many
(Host or domain name not found. Name service error for 
name=bdgiedjhea.po6e4ina.com type=MX: Host not found, try again)
                                         Jake at bdgiedjhea.po6e4ina.com
My question - why does this
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
2009 Mar 13
1
Postfix smtp_recipient_restrictions causing mail to fail
Hi All,
I'm currently playing with smtp_recipient restrictions to try and knock 
some of this spam on it's head. On my old debian server, I was using 
this and successfully filtering out at least 90% if not more of all spam 
emails which was great. I didn't even need spamassassin.
However, trying to do the same thing on my new CentOS based server isn't 
working. With the
2019 Mar 20
1
Dovecot quota and Postfix smtpd_recipient_restrictions?
> From: Urban Loesch
> 
> Hi,
> 
>> I would like to enable (the same) quota (count) for all 
>> (virtual)users,
>> on Debian Stretch, Postfix 3.1.8, Dovecot 2.2.27,
>> and is not clear for me if I need to tell Postfix to communicate with 
>> the service in /etc/postfix/main.cf as here:
>> 
>> 
>> smtpd_recipient_restrictions =
>>   
2012 Mar 12
3
postfix and spam, I am impressed
I have had the same email address since 1997 (when microsoft stole 
bob.com from me thanks to network solutions...)
In the early days I of course was free with my email and used it everwhere.
Fast forward to 2012, some 15 years later.
woof..the amount of spam sent to me has always just kept getting worse 
and worse.
On my centos 5 server I just used sendmail with spamassassin and it 
killed a
2017 Feb 08
1
AW: How to add User in MSSQL DB - error unknown user
Linux caloro.ch 3.16.0-4-amd64 #1 SMP Debian 3.16.39-1 (2016-12-30) x86_64
GNU/Linux
Apt-get install postfix dovecot
Adduser -m maurizio
Add config steps to dovecot.conf, main.cf, master.cf
 
Email from CLI running, but if connect from Outlook or Thunderbird I have
this error, I think
that maurizio this user aren?t opened correct on this sqldb?
root at caloro:/home/maurizio# postconf -n
2018 Aug 07
2
id <username> - doesnt list all groups
Hello,
my enviroment:
All Servers are Ubuntun 16.04-18.04
SAMBA AD DC Server and several SAMABA DOMAIN MEMBER (connected via 
WINBIND). In ADDC I've created a group "restrictaccess" and added some 
users.
Now when im typing "id <username>" on a Domain Member, for some users 
the group "restrictaccess" are listed for some not!
For example:
ON DC:
#
2013 May 02
1
Tuning!
Hi Buddies,
I have 2 servers running dovecot + postfix for pop/imap users.
The users mailbox are in a Nfs storage.
The load of server is ranging at 3.0 to 15.0.
I really dont know what happened.. I read a lot about tuning of dovecot,
and the changes are applied, how you can see.
The Hardware of server is really good!
The host have 8GB of mem and 2 sockets with 2 cores anyone.
The server receives
2009 Feb 19
1
LDA dovecot with Postfix not workin :-(
Hi, tried to use postfix with virtual users and dovecot
imaps/imap pop3/pop3s workin fine lokal smtp too,
but a remote host is not able to send mail
Debian Etch
uname -a Linux mail 2.6.18-6-xen-amd64
#virtual user
vmail:x:5000:8::/home/vmail:/bin/sh
#master.cf added
dovecot   unix  -       n       n       -       -       pipe
    flags=DRhu user=vmail:mail argv=/usr/lib/dovecot/deliver -d
2012 Apr 04
2
Modifying LDAP search results for user_attrs
I need to authenticate users via LDAP either by mailaddress or login name.
In both cases the mailbox location is /src/mail/%d/%n. I can easily deduct
that path from the mailaddress, but not so from the login name.
Can I get the mail address as part of fetching user_attrs and modify it on the
fly? Something along the lines of this:
user_attrs =
2010 May 26
1
Samba4 Patch: newuseradv and newgroupadv scripts for net cmd utlity
Hi all,
As per Jelmer's request - in response to bug #7455 attached diff file. 
Please let me know what you think and if any modificationes need to be 
performed
Regards
Luk
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: newusergroupadv.diff
URL:
2014 Feb 20
1
Quota-Status issue
Following this guide:
http://sys4.de/en/blog/2013/04/08/postfix-dovecot-mailbox-quota/ I can't
seem to get it to work, as soon as I add the smtpd_recipient_restrictions
setting to postfix I can no longer send mail at all. I get the message SMTP
Error (450): Failed to add recipient "postmaster at example.com" (4.7.1 :
Recipient address rejected: Internal error occurred. Refer to
2015 Jan 22
1
Postfix Dovecot LDAP setup
[EDIT]: Sorry about the second mail. ignore the first one - it had try & 
and error mistakes in. Problem is still the very same as explaned below. 
Thanks a lot.
Hi,
since days I'm trying to substitude my SQL based Postfix/Dovecot mail 
server by a LDAP based setup. Everything seems to go smooth so far - 
thanks to the many how to and Dovecot wiki. Unfortunately I'm 
struggeling,
2008 Sep 16
1
Quota, maildir, MySQL,
Hi everybody,
I am trying to work with quota. I use postfix and dovecot with a sql 
backend. Below you'll find my configuration. Everything works except for 
the quota part. It doesn't seem to see the quota and doesn't respond to 
the sender that the client is over its quota.
versions:
postfix-2.5.20070531-mysql
dovecot-1.0.2-mysql
Thanks for the help in advance.
My Settings:
#
2013 Apr 08
4
LMTP Setup/Design Help Request
Hi altogether,
I am switching from dbmail 2.2 to dovecot 2.1.7, and I was able to do a successful transition of IMAP. But I
had a very hard time with receiving mail, and in the end -- after loads of reading and debugging -- I broke
down and failed. This is why I am asking you for your kind help.
I only have virtual users and have set
mail_uid = dovemail
mail_gid = dovemail
For authentication,
2017 Feb 08
2
How to add User in MSSQL DB - error unknown user
Hello
 
Please I need to add  "Maurizio" to this MSSQL DB, but I don't now how to
add this step 
in my opinion I'think that the user can't be found, so I will have the
"unknown user"
Can give here any little help to fix this?
 
Feb  8 12:09:56 caloro dovecot: auth: Debug: auth client connected
(pid=13300)
Feb  8 12:09:56 caloro dovecot: auth: Debug: client
2016 Dec 29
1
dovecot-ldap.conf.ext for FreeIPA usage
Hello,
I'm figuring out how to auth users against FreeIPA and I wonder if
someone did this without GSAPI.
My users are stored in a mysql DB where I wonder what I shall use as
authname, the username or the mailaddress. As the mailaddress is
always unique it could be best but if a user has multiple
mailaddresses under seperate domains username might be better.
Any clue here and maybe an
2014 Feb 07
3
lda+ldap multiple users
Hi list and timo,
I use dovecot lda with ldap to do a email => user lookup.
I experienced that if a Mailaddress matches several users the delivery 
is aborted.
----------------
dovecot: auth: Error: ldap(christian.test at securepoint.de): LDAP search 
returned multiple entries
dovecot: auth: ldap(christian.test at securepoint.de): unknown user
dovecot: lda: Error: user christian.test at
2018 Aug 07
2
id <username> - doesnt list all groups
Thank for your answer:
But i dont know understand why is following not working:
I want to restrict the ssh access for a special domain member:
In my "sshd_config" i added:
AllowGroups restrictaccess root
With user2 im able to login via ssh!
log: pam_krb5(sshd:auth): user user2 authenticated as user2 at ROOTRUDI.DE
With user1 im not!
log: User user1 from 192.168.0.100 not allowed