Displaying 7 results from an estimated 7 matches for "mailgroup".
Did you mean:
maigroup
2008 May 27
2
Error when using include directive in Sieve
.../sieve/global
require ["include"];
include :global "spam";
include :personal "sieve";
# cat /var/vmail/sieve/spam
require "fileinto";
if exists "X-Spam-Flag" {
fileinto "Junk";
}
# ls -l /var/vmail/sieve/
total 16
-rw-r--r-- 1 mailuser mailgroup 68 2008-05-28 00:40 global
-rw------- 1 mailuser mailgroup 80 2008-05-28 00:40 globalc
-rw-r--r-- 1 mailuser mailgroup 68 2008-05-27 21:15 spam
-rw------- 1 mailuser mailgroup 80 2008-05-27 21:25 spamc
# cat /etc/dovecot/dovecot.conf
[...]
sieve_global_dir = /var/vmail/sieve/
sieve_global_path = /...
2012 May 10
2
Postfix Query
...ly,
but dovecot is delivering to
/var/mail/subdomain.example.com/tim
Looking at my logs it seems that the mail location is being picked up
not being acted on...
May 10 21:51:20 auth(default): Info: master out: USER 1
tim at subdomain.example.com maildir=example.com/subdomain/tim uid=mailuser
gid=mailgroup quota_rule=*:bytes=2147483647
...a bit further down...
May 10 21:51:20 deliver(tim at subdomain.example.com): Info: auth input:
maildir=example.com/subdomain/tim
...then further down it seems to change all of a sudden...
May 10 21:51:20 deliver(tim at subdomain.example.com): Info: maildir:
data...
2008 May 02
2
Fatal: Running as root isn't permitted
...====================
dovecot.conf
=======================================
protocols = imap pop3
listen = 0.0.0.0
login_greeting = Servidor de correo para preparado.
disable_plaintext_auth = no
log_path = /var/log/dovecot.log
info_log_path = /var/log/dovecot-info.log
mail_uid = mailuser
mail_gid = mailgroup
# IMAP configuration
protocol imap {
mail_plugins = quota imap_quota
}
# POP3 configuration
protocol pop3 {
pop3_uidl_format = %08Xu%08Xv
mail_plugins = quota
}
# LDA configuration
protocol lda {
log_path = /var/log/dovecot-lda.log
postmaster_address = postmaster
auth_soc...
2007 May 21
1
per user quota using LDAP entries
...eNumber: xxx-xxxx
loginShell: /bin/bash
gidNumber: 2516
uidNumber: 1000
mail: kenneth.oncinian at xx.xx.xx
facsimileTelephoneNumber: xxx xxxx
objectClass: top
objectClass: person
objectClass: organizationalPerson
objectClass: inetorgperson
objectClass: posixAccount
objectClass: account
objectClass: mailgroup
objectClass: mailgroupmanagement
objectClass: mailgroupmanagement-globalconfig
objectClass: mailgroupmember
objectClass: mailrecipient
objectClass: netscapemailserver
objectClass: nsmailclient
objectClass: ntuser
objectClass: sambaSamAccount
objectClass: proxyaccess
objectClass: jabberaccess
uid: k...
2009 Jul 24
2
fts_squat + virtual => crash
...driver: pam
passdb:
driver: passwd-file
args: /etc/dovecot/userdb
userdb:
driver: passwd
userdb:
driver: passwd-file
args: /etc/dovecot/userdb
socket:
type: listen
master:
path: /var/run/dovecot/auth-master
mode: 432
user: root
group: mailgroup
plugin:
sieve: ~/.dovecot.sieve
sieve_dir: ~/sieve
fts: squat
fts_squat: partial=4 full=10
Bye,
--
intrigeri <intrigeri at boum.org>
| gnupg key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
| Do not be trapped by the need to achieve anything.
| This way, you a...
2010 Jul 18
2
Unable to get Dovecot LDA/deliver working
...ver_host = localhost
search_base = dc=domain,dc=com
version = 3
query_filter = (&(objectclass=mailUser)(mail=%s))
result_attribute = uid
result_format = %s/Maildir/
/etc/postfix/ldap-groups.cf
server_host = localhost
search_base = dc=domain,dc=com
version = 3
query_filter = (&(objectclass=mailGroup)(mail=%s))
leaf_result_attribute = mail
special_result_attribute = member
/etc/postfix/master.cf
dovecot unix - n n - - pipe
flags=DRhu user=vmail:vmail argv=/usr/local/libexec/dovecot/deliver -d
<username>
I hope someone can help me, because many people...
2010 Jan 25
4
Does Amazon.com blocks scraping?
Hi there
Does anyone know if Amazon.com has any sort of server side script that tries
to block scraping activities? I first noticed that if I didn?t change the
agent alias, it would fetch a page exactly like the normal one, but without
the intial search field(maybe a silly way to prevent scraping). Then after
it, I changed to some other alias, and submit a search. I got the result
page as