Displaying 10 results from an estimated 10 matches for "mailkey".
2018 Mar 07
2
Why does dovecot tell Error: passwd-file(...)failed: No such file or directory?
...ial_use = \Trash
}
prefix =
}
passdb {
args = scheme=CRAM-MD5 username_format=%u /etc/dovecot/users
driver = passwd-file
}
service auth {
unix_listener /var/spool/postfix/private/auth {
mode = 0666
}
}
ssl_cert = </etc/pki/tls/certs/mailcert.pem
ssl_key = </etc/pki/tls/private/mailkey.pem
userdb {
args = schme=CRAM-MD5 username_format=%u /etc/dovecot/users
driver = passwd-file
}
userdb {
args = uid=vmail gid=vmail home=/home/vmail/%u
driver = static
}
EOF
Thanks in advance
--
--
Sergio Belkin
LPIC-2 Certified - http://www.lpi.org
-------------- next part -------------...
2018 Mar 07
2
Why does dovecot tell Error: passwd-file(...)failed: No such file or directory?
...args = scheme=CRAM-MD5 username_format=%u /etc/dovecot/users
> driver = passwd-file
> }
> service auth {
> unix_listener /var/spool/postfix/private/auth {
> mode = 0666
> }
> }
> ssl_cert = </etc/pki/tls/certs/mailcert.pem
> ssl_key = </etc/pki/tls/private/mailkey.pem
> userdb {
> args = schme=CRAM-MD5 username_format=%u /etc/dovecot/users
> driver = passwd-file
> }
> userdb {
> args = uid=vmail gid=vmail home=/home/vmail/%u
> driver = static
> }
>
> EOF
>
> Thanks in advance
> --
> --
> Sergio Belkin
>...
2004 Oct 20
1
throttle particular client ip
...Any help, advice, direction, will be apprecicated.
Also to note, as a newbie to tc, htb seems to be the most utilized in the
mail threads. And the man pages for tc mention (and your lartc.org
howto''s) say cbq is more for link sharing.
Thank you for your time and consideration,
--Karl
MailKey: GUINNESS
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2015 Jul 01
1
Using PAM and passwdfile together
...> passdb {
> args = scheme=MD5 username_format=%u /etc/dovecot/auth/%d.passwd
> driver = passwd-file
> }
> protocols = imap pop3
> ssl_ca = </etc/pki/tls/certs/ca-bundle.crt
> ssl_cert = </etc/pki/dovecot/certs/mailcert.pem
> ssl_key = </etc/pki/dovecot/private/mailkey.pem
> ssl_parameters_regenerate = 48
> userdb {
> driver = passwd
> }
> userdb {
> args = uid=199 gid=199 home=/var/mail/vhosts/%d/%n mail=mbox:/var/mail/vhosts/%d/%n:INBOX=/var/mail/vhosts/%d/%n/mail
> driver = static
> }
Each time a virtual mailbox user logs in, PAM...
2004 Oct 27
0
throttle lan client only
...---------------------------------------------------------
I have tried several options, some of which were to simply add the
--destination option to the iptables statement. Others are a mix of
experimental tc cmds. I am not having success.
Any help would be most appreciated.
Thank You
--Karl
MailKey: GUINNESS
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2018 Mar 07
0
Why does dovecot tell Error: passwd-file(...)failed: No such file or directory?
...args = scheme=CRAM-MD5 username_format=%u /etc/dovecot/users
> ? driver = passwd-file
> }
> service auth {
> ? unix_listener /var/spool/postfix/private/auth {
> ??? mode = 0666
> ? }
> }
> ssl_cert = </etc/pki/tls/certs/mailcert.pem
> ssl_key = </etc/pki/tls/private/mailkey.pem
> userdb {
> ? args = schme=CRAM-MD5 username_format=%u /etc/dovecot/users
> ? driver = passwd-file
> }
> userdb {
> ? args = uid=vmail gid=vmail home=/home/vmail/%u
> ? driver = static
> }
>
> EOF
>
> Thanks in advance
> --
> --
> Sergio Belkin
>...
2012 Jan 06
1
ACL with IMAP proxying
...ser = vmail
}
}
service lmtp {
inet_listener lmtp {
address = mail02.ip
port = 24
}
unix_listener /var/spool/postfix/private/dovecot-lmtp {
group = postfix
mode = 0660
user = postfix
}
}
ssl = required
ssl_cert = </etc/ssl/mailcert.pem
ssl_key = </etc/ssl/private/mailkey.pem
userdb {
args = /etc/dovecot/dovecot-sql.conf
driver = sql
}
verbose_proctitle = yes
protocol doveadm {
auth_socket_path = director-userdb
}
protocol lda {
mail_plugins = sieve
}
protocol imap {
imap_id_send = name
mail_plugins = acl imap_acl
}
protocol lmtp {
passdb {
args =...
2004 May 12
8
How do fix a good solution against spam..
Heya folks
First of all, sorry if this isn't the correct list, but yet, I think spam is a kind of
network attack and should be treated as a security issue.. I run a working mail server
using Postfix, MySQL, Courier-IMAP, SpamAssassin and ClamAV (amavisd-new) ..
I've checked the configuration file for SpamAssassin, but yet I havn't find any good
solution for spam.. Sure, spam will
2018 Mar 07
0
Why does dovecot tell Error: passwd-file(...)failed: No such file or directory?
...c/dovecot/users
> > driver = passwd-file
> > }
> > service auth {
> > unix_listener /var/spool/postfix/private/auth {
> > mode = 0666
> > }
> > }
> > ssl_cert = </etc/pki/tls/certs/mailcert.pem
> > ssl_key = </etc/pki/tls/private/mailkey.pem
> > userdb {
> > args = schme=CRAM-MD5 username_format=%u /etc/dovecot/users
> > driver = passwd-file
> > }
> > userdb {
> > args = uid=vmail gid=vmail home=/home/vmail/%u
> > driver = static
> > }
> >
> > EOF
> >
> &g...
2012 Sep 16
3
Error: User doesn't have home dir set, disabling duplicate database
Hi all
I receive the following error in my mail.log.
Does anybody know how to configure dovecot to get rid of this ?
I have one server up and running with postfix, dovecot and a mysql backend.
The error above happens on another server with postfix, dovecot and a ldap
backend.
Any hints ?
Mit freundlichem Gru?
Carsten Laun-De Lellis
Dipl.-Ing. Elektrotechnik
Certified