similar to: question about %u and %h used in mail_location

Displaying 20 results from an estimated 10000 matches similar to: "question about %u and %h used in mail_location"

2002 Jun 04
1
Share using %U -> File already opened
"H-disk" share is " /home/%U/disk" User1 H: ---------> /home/user1/disk (h-disk) User2 H: ----------> /home/user2/disk (h-disk) When User1 opens a file "H:Øfoo.doc" and then User2 opens a file on this share with the _same_ name ("H:Øfoo.doc") we get from Word (office programs?): "Foo.doc already opened by another user". When user1
2012 Nov 21
1
Dovecot director doveadm with switch "-A" error
Hi, we have a problem with our director proxy configuration. When we run on proxy server the doveadm command with -A switch, fails with the error: # doveadm -D quota get -A doveadm(user1): Debug: auth input: user=user1 proxy starttls=any-cert doveadm(user1): Error: Proxy is missing destination host doveadm: Error: Failed to iterate through some users If we execute the command with a single
2016 Jan 25
3
troubleshoot samba - Could not convert sid - problem
Environment: try to join and setup simple file-share in a sub-domain off from an AD forest which operates under 2008R2 forest, and domain functional level; while keeping primary domain for SSH remote logins Samba is running Version 3.6.23-24.el6_7 running on CentOS6.7. RPM based 'net ads join -k' , 'net ads keytab list', 'net testjoin -k' reflected positive results. I can
2004 Jul 07
1
mbox:~/%u-mail/
Is it possible to use something like: default_mail_env = mbox:~/%u-mail/:INBOX=/var/mail/%u such that for a user: user1 with a home directory: /home/share the imap files would then be stored in: /home/share/user1-mail/ ???
2004 Nov 15
2
Problem with "include=smb.%U.conf"
Hi, Does anybody know why Windows clients can see shares that are defined by the "include=/etc/samba/smb.%U.conf" option in but Mac OS X and Linux Samba clients cannot see those shares? In other words, I have a bunch of users. Each user has a set of his/her own unique shares on my Linux server that are defined in files called: /etc/samba/smb.User1.conf /etc/samba/smb.User2.conf
2020 Jun 23
2
nodelay passdb extra field does not work?
On Tue, Jun 23, 2020 at 5:17 PM Aki Tuomi <aki.tuomi at open-xchange.com> wrote: > > > On 23/06/2020 12:15 Joe Wong <joewong99 at gmail.com> wrote: > > > > > > Hello, I have added 'y' as nodelay in my passdb query and I see the > following in log: > > > > dovecot: imap-login: Debug: Ignoring unknown passdb extra field: nodelay >
2020 May 11
2
[EXT] Re: Support for MULTISEARCH
> On 11/05/2020 14:09 Joe Wong <joewong99 at gmail.com> wrote: > > > > > > On Mon, May 11, 2020 at 5:16 PM Aki Tuomi <aki.tuomi at open-xchange.com> wrote: > > > > > On 11/05/2020 12:12 Joe Wong <joewong99 at gmail.com> wrote: > > > > > > > > > > > > > > > > > > On Sun, May
2014 Nov 04
1
Dovecot-lda permission errors or maybe authentication errors?
I am a new dovecot user who recently transitioned my old mailserver to a new CentOS/Postfix/Dovecot system. I am running a simple configuration with about a dozen system users and Maildir folders. The e-mail setup seems to be running fine when I use the default local-delivery-agent in Postfix. However, I am trying to use the dovecot-lda instead so I can take advantage of the sieve functionality.
2018 Dec 21
2
upg. CentOS 7.5 to 7.6: unable to mount smb shares - samba NT domain member using ldap
Originally I posted this question at CentOS forum 20.12.2018. https://www.centos.org/forums/viewtopic.php?f=48&t=69193 Hi all, I am not able to mount samba shares after upgrading CentOS 7.5 to 7.6. I have been searching and trying to configure samba and winbind but no success. I find a lot of manuals and help pages about setting samba and winbind for machine acting as AD DC member but
2013 Oct 14
2
Using dovecot as LDA for postfix
Hi Here is my environment: Red Hat Enterprise Linux Server release 5.7 (Tikanga) postfix-2.9.1-1.rhel5 dovecot 1.0.7 I want to config a complete postfix-dovecot mail server. First I configured postfix to use procmail, its default LDA and dovecot for pop3 and imap. I didn't changed main.cf a lot, just myhostname and a few other properties. I didn't set home_mailbox. About dovecot.conf
2020 Sep 01
2
about header address parsing
Hi, Is this expected or not? From: user1 at fuga.example.com <user1 at example.com> To: user2 at hoge.example.com <user2 at example.com> ? a uid fetch 43055 (envelope) * 1860 FETCH (UID 43055 ENVELOPE ("Thu, 30 Jul 2020 13:52:59 +0900" "test1" ((NIL NIL "user1" "fuga.example.com")) ((NIL NIL "user1" "fuga.example.com"))
2006 Jun 10
1
issues with cifs mount
I have a samba 3.0.14a PDC on FreeBSD 6.0-RELEASE. With pam_mount on Ubuntu 5.10 users have their home mounted with mount.cifs. I have 2 issues with this setting. First with the evolution email client, when I pop my mails I have the following error: Cannot append message to mbox file: /home/profs/user1/.evolution/mail/local/Inbox: Permission denied The log.smbd shows: [2006/06/10 08:25:33, 2]
2012 Jan 26
1
How to remove rows representing concurrent sessions from data.frame?
I have a dataset like this (dput for this below) which represents user computer sessions: username machine start end 1 user1 D5599.domain.com 2011-01-03 09:44:18 2011-01-03 09:47:27 2 user1 D5599.domain.com 2011-01-03 09:46:29 2011-01-03 10:09:16 3 user1 D5599.domain.com 2011-01-03 14:07:36 2011-01-03 14:56:17 4 user1 D5599.domain.com
2009 Dec 11
1
id/permissions question
People, There is an imap client, which runs with user1 uid, but when its accessed to watch a maildir, whose (and its contents) ownership is user1:user1, this error occurs: dovecot: IMAP(user1): fchown(/path/user1/dovecot-uidlist.tmp, -1, 12(mail)) failed: Operation not permitted (egid=1000(user1), group based on /path/user1) dovecot.conf contains this line: mail_privileged_group = mail
2018 Feb 15
1
Segfault on selecting mailbox twice in a row
Hi, I was doing some testing with new 2.2 changes. I?m using commit 15d5b8a from origin/master-2.2. The setup is using imapc to connect to a different imap server. If I use the following commands, dovecot will crash every time: A login username password B select inbox C select inbox The logfile snippit is at the end of the mail. Let me know if you need more information. John ---- Feb 15
2020 Sep 02
1
about header address parsing
On Tue, 1 Sep, 2020 at 09:59, Timo Sirainen <timo at sirainen.com> wrote: > On 1. Sep 2020, at 6.24, TACHIBANA Masashi <tachibana at qualitia.co.jp> > wrote: >> >> Hi, >> >> Is this expected or not? >> >> From: user1 at fuga.example.com <user1 at example.com> >> To: user2 at hoge.example.com <user2 at example.com> >>
2003 Nov 27
1
How to set up a share in smb.conf for ACL's
I have a great understanding problem about acls and share-definitions. I use Samba 3.0.1pre3, compiled with acl-support, everything works fine, ACL's can be set with Windows XP File-Manager and the getfacl shows that it is OK. My Problem ist that I dont know how to define a share for acls. For example, here is my share [user1] Path=/lanman/user1 Valid users=user1,@root Force user=user1 Read
2011 Jan 11
1
scaling to multiple data files
Hello, I have logging information for multiple machines, which I am trying to summarize and graph. So far, I process each host individually, but I would like to summarize the user count across multiple hosts. I want to answer the question "how many unique users logged in on a certain day across a group of machines"? I'm not quite sure how to scale the data frame and analysis to
2009 Jun 23
1
[extensions.conf] Any idea why not working as it should?
Hello I noticed a small bug in the way my extensions.conf work: Users can choose extensions 1-4 or 9 to tell why they're calling, and I'll send an e-mail to the person(s) to whom is involved. Extension 4 is actually for personal messages for User1, and extension 9 is for everyone (User1, User2, and User3). => For some reason, when the caller chooses extension 4, both User1 and User2
2020 Feb 12
1
Dovecot process died with assertion failed
Hi, I'm testing Dovecot v2.3.9.2. So, I found a problem that a Dovecot process termed with Panic, like below: Feb 10 08:50:09 imap(user1 at example.com)<38440><p9ec0zSeSIQKEAIK>: Panic: file message-snippet.c: line 71 (snippet_add_content): assertion failed: (*count_r <= size) Feb 10 08:50:09 imap(user1 at example.com)<38440><p9ec0zSeSIQKEAIK>: Error: Raw