Displaying 20 results from an estimated 27 matches for "vhome".
Did you mean:
home
2013 Jul 17
2
Dovecot 2.2.4/sendmail with sql user and aliases
...and
s_courriel_utilisateur.domaine=s_courriel_domaine.id \
and s_courriel_domaine.nom = '%d' \
and ( s_courriel_utilisateur.utilisateur = '%n'
or s_courriel_alias.alias = '%n' )
user_query = SELECT \
concat("/vhome/",s_courriel_domaine.nom,"/home/",s_courriel_utilisateur.utilisateur)
as home, \
concat("/vhome/",s_courriel_domaine.nom,"/home/",s_courriel_utilisateur.utilisateur,"/mail/index")
as "index", \
concat("/vhome/",s_courriel_domaine.no...
2007 Aug 09
2
1.1.alpha2 error in logs
...il. Error seems to be consistent for all users.
Running 1.0.3 on the system previously.
Aug 8 22:49:26 stage2 dovecot: IMAP(testuser):
mkdir(/var/spool/vmail/192.168.0.199/.imap/testuser) failed: Permission
denied
This is what I'm using for my env in dovecot.conf...
default_mail_env = mbox:/vhome/%l/home/%n/mail:INBOX=/var/spool/vmail/%l/%n
And here's what we have in the user's mail directory (from before)...
/vhome/192.168.0.199/home/testuser/mail/.imap/Deleted Items
/vhome/192.168.0.199/home/testuser/mail/.imap/Deleted Items/dovecot.index
/vhome/192.168.0.199/home/testuser/mail/...
2010 Jan 01
1
Occasional but consistent trouble with --filter
...h that I believe it should be easily handled
by the --filter option.
I'm infact attempting to use the following rsync command in the new server:
rsync -auEAXDSvz --delete-after --numeric-ids --compress-level=9 --stats
--super --progress -e 'ssh -oCompression=no' '--filter=-!r
/srv/vhome/*/users/*/.mail/' user at oldserver:/srv/vhome /srv/
The command works *mostly* well, but occasionally (and consistently) it
attempts migrating or deleting stuff whose pathname seems not match the
filter spec above.
In example, the command always tries migrating files from
/vhome/xxx/home/www...
2005 Jul 17
1
Authentication feature I need
...xactly the same format as the
/etc/password and /etc/shadow files. The user name within the files
would be the %n part of the email address passed to authenticate
with.
Basically the password file names are /etc/vmail/passwd.%d with the
user withing the file being %n.
marc:x:40000:12:Marc Perkel:/vhome/perkel.com/home/marc:/bin/false
test:x:40001:12::/vhome/perkel.com/home/test:/bin/false
dd:x:40002:12:Atia:/vhome/perkel.com/home/dd:/bin/false
test2:x:40003:12::/vhome/perkel.com/home/test2:/bin/false
2005 Jul 16
1
Feature Request - Authentication Scheme - Linuxconf
...tly the same format as the
/etc/password and /etc/shadow files. The user name within the files
would be the %n part of the email address passed to authenticate with.
Basically the password file names are /etc/vmail/passwd.%d with the user
withing the file being %n.
marc:x:40000:12:Marc Perkel:/vhome/perkel.com/home/marc:/bin/false
test:x:40001:12::/vhome/perkel.com/home/test:/bin/false
dd:x:40002:12:Atia:/vhome/perkel.com/home/dd:/bin/false
test2:x:40003:12::/vhome/perkel.com/home/test2:/bin/false
It also makes merging several servers with separate passwd/shadow files
into one virtual system...
2005 Aug 01
1
Feature request - umask for index files
...il files.
The reason is that I'm putting indexes in a separate location and I need
group create rights in directories. Otherwise what happens is that the
first user creates the directories, but the second user for the domain
that has a different UID gets an error.
default_mail_env =
mbox:/vhome/%d/home/%n:INBOX=/vhome/%d/home/%n/INBOX:INDEX=/nobackup/imap-index/%d/%n
--
Marc Perkel - marc at perkel.com
Spam Filter: http://www.junkemailfilter.com
My Blog: http://marc.perkel.com
2010 Aug 24
8
Home directories
...uld help here at least some. Make all of the documentation use
only the new word, and add alias for userdb so that the new name and the
"home" both work (I guess docs would need to keep using the "home" as
field name for some more years).
So far I've only come up with "vhome" as the replacement name. Other
ideas?
2012 Oct 29
0
Owner of samba share nobody nogroup
...orkgroup = DOMAIN
idmap config * : backend = tdb
idmap config * : range = 10000-20000
idmap config DOMAIN : backend = rid
idmap config DOMAIN : range = 10000-20000
idmap config DOMAIN : base_rid = 0
winbind enum users = yes
winbind enum groups = yes
winbind refresh tickets = yes
template homedir = /vhome/%U
template shell = /bin/bash
client use spnego = yes
client ntlmv2 auth = yes
encrypt passwords = yes
winbind use default domain = yes
restrict anonymous = 2
/etc/auto.master
--------
+auto.master
/vhome /etc/auto.vhome
/etc/auto.vhome
--------
* -fstype=nfs4,rw,hard,intr nfs.domain.com:/&
2007 Feb 24
1
(auth) killed with signal 11
Running rc24 and with one user in particular they are getting "(auth)
killed with signal 11" when trying to pop email. IMAP works. What causes
this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://dovecot.org/pipermail/dovecot/attachments/20070224/195f61be/attachment-0002.html>
2005 Aug 21
1
Multiple Mail Environments?
...make sense to have a separate
mail environment for each database? For example:
userdb passwd {
default_mail_env = mbox:~/mail/:INBOX=/var/mail/%u
}
# Linuxconf passwd-like file with specified location
userdb passwd-file {
args = /etc/vmail/passwd.%d
default_mail_env =
mbox:/vhome/%d/home/%n:INBOX=/vhome/%d/home/%n/INBOX:INDEX=/nobackup/imap-cache/%d-%n
}
Is this possible? If not - perhaps it should be?
--
Marc Perkel - marc at perkel.com
Spam Filter: http://www.junkemailfilter.com
My Blog: http://marc.perkel.com
2011 Jan 04
1
Converting from Maildir - sdbox
...at
good at reading directions.
Trying to use dsync. Getting this error:
Mail locations must use the same virtual mailbox hierarchy separator
(specify separator for the default namespace)
Currently using maildir. The setup is as follows:
mail_uid = mail
mail_gid = mail
mail_location = maildir:/vhome/%d/home/%n:INDEX=/imap-cache/%d-%n
I don't have any namespace setting. Not quite sure what a namespace is
or why I need one.
This is what I'm trying to run:
dsync -u marc at perkel.com backup sdbox:/email/%d/home/%n
What I'm hoping to do is do a mass conversion while running. Then...
2012 Apr 09
1
v2.1.4 released
http://dovecot.org/releases/2.1/dovecot-2.1.4.tar.gz
http://dovecot.org/releases/2.1/dovecot-2.1.4.tar.gz.sig
+ Added mail_temp_scan_interval setting and changed its default value
from 8 hours to 1 week.
+ Added pop3-migration plugin for easily doing a transparent IMAP+POP3
migration to Dovecot: http://wiki2.dovecot.org/Migration/Dsync
+ doveadm user:
2012 Apr 09
1
v2.1.4 released
http://dovecot.org/releases/2.1/dovecot-2.1.4.tar.gz
http://dovecot.org/releases/2.1/dovecot-2.1.4.tar.gz.sig
+ Added mail_temp_scan_interval setting and changed its default value
from 8 hours to 1 week.
+ Added pop3-migration plugin for easily doing a transparent IMAP+POP3
migration to Dovecot: http://wiki2.dovecot.org/Migration/Dsync
+ doveadm user:
2012 Sep 24
3
Winbind issue using samba 3.6.3
...f
[global]
security = ads
realm = DOMAIN.COM
password server = pdc.domain.com bdc.domain.com
workgroup = DOMAIN
idmap backend = rid:DOMAN=10000-20000
idmap uid = 10000-20000
idmap gid = 10000-20000
winbind enum users = yes
winbind enum groups = yes
winbind refresh tickets = yes
template homedir = /vhome/%U
template shell = /bin/bash
client use spnego = yes
client ntlmv2 auth = yes
encrypt passwords = yes
winbind use default domain = yes
restrict anonymous = 2
I've seen other posts out there with similar problems, but haven't seen a solution that works for me.
2006 Nov 09
2
LDAP authentication windows 2003
...0.1,
secured</font><br>
<font face="Tahoma">Nov 9 08:09:32 mailsec dovecot: POP3(user@domain):
Effective uid=1001, gid=1001</font><br>
<font face="Tahoma">Nov 9 08:09:32 mailsec dovecot: POP3(user@domain):
mbox: data=/dados/vhome/user@domain:INBOX=/dados/vmail/user@domain</font><br>
<font face="Tahoma">Nov 9 08:09:32 mailsec dovecot: POP3(user@domain):
mbox: root=/dados/vhome/user@domain, index=/dados/vhome/user@domain,
inbox=/dados/vmail/user@domain</font><br>
<font face...
2007 Mar 11
1
Dovecot Convert
Trying to figure out how to convert an existing mbox system to maildir
Below is my dovecot.conf file. Tried adding this at the bottom of the
file and nothing happens.
plugin {
convert_mail = mbox:/vhome/%d/home/%n:INBOX=/vhome/%d/home/%n/INBOX
convert_skip_broken_mailboxes=yes
}
What am I doing wrong?
## Dovecot 1.0 configuration file
# '#' character and everything after it is treated as comments. Extra spaces
# and tabs are ignored. If you want to use either of these explicitly,
p...
2005 Jul 31
5
Dovecot Deliver?
I guess Dovecot has an LDA called deliver. What is it and how do I use
it? Or is it ready to be used. can't find any docs on it.
--
Marc Perkel - marc at perkel.com
Spam Filter: http://www.junkemailfilter.com
My Blog: http://marc.perkel.com
2007 Feb 24
2
POP Problem
Getting an error on POP only - "Authentication Server Isn't Connected"
IMAP works fine.
This used to work. not sure what changed.
2005 Jul 27
1
Index File Permissions - Perhaps feature Request
Trying an experiment to put the index files on a different volume than
the mailbox files The idea being that the mailbox files are in a limited
space slow raid1 array and the index files are somewhere else that is
fast and not backed up. I'm using a virtual file structure as follows:
/vhome/%d/home/%n
The index files are set to:
/nobackup/indexes/%d/%n
Upon startup it created the index files correctly making all the missing
directories. But I have an issue with the permissions. The problem is
that it works for the first user, but the second user will have a
permission error on t...
2006 Feb 27
1
Config Error Puzzle
Can somebody help me get this right please. I'm trying to upgrade to
version 1 and I get this error which I can't workaround:
expecting "=" on line 33
Line 33 is the passdb file name ??
I'm trying this with 1.0 beta3 on a Devil linux system (v 1.2.9).
Thanks
Dick
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: