Displaying 20 results from an estimated 10000 matches similar to: "Unknown User"
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"))
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
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
2012 May 16
2
Idea for feature recursive ssh: "scp file user1@gateway:user2@server:"
[I sent this email to the list in January but haven't seen it appear.
Maybe it didn't get through moderation?]
How many times have I typed in one window
ssh -L 8022:server:22 user1 at gateway
only so that I can type (in another window!)
scp -P 8022 file user2 at localhost:
This is a pain:
* cumbersome
* requires two commands windows
* confuses ssh's host key
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 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
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
2014 Jun 04
3
IMAP copy fails because the mailbox size of user1 is exceeding the quota limit of user2??
Hi all,
I do have a mailbox-quota problem in dovecot 2.0.19 that is beond my understanding.
Could someone pls. give me a hint.
- user1 max. mailbox quota is set to 1GB, the current mailbox size of user1 is 15MB
- user2 max. mailbox quota is set to 10MB, the current mailbox size of user1 is 10kB
- user1 shares the folder 'shared_folder' to user2 with all rights (read, write ...)
-
2014 Jul 30
2
Fwd: SMB question
Hi, I sent you an email but now when I read it again, it looks like there
were some mistakes in it... Please ignore that and address only the
following message:
Hi,
I don't know if this is the right place to ask, but I really couldn't find
it anywhere on the web and if you could only provide me with a quick hint,
it would be really helpful!
I'm experiencing the following problem
2012 Jun 26
1
unable to log on to Samba shares remotely
Dear,
I have a working Samba 3.5.6 running on one of my servers onto which (existing) users can successfully log on.
Recently, I needed to add some projects and some users but I cannot succeed in letting these new users access the shares.
The smb.conf file is very small and I had only 4 users until now.
In the following smb.conf, projA_dirs is only accessed by user1, while projB_dirs is the new
2011 Sep 23
1
Strange behavior from shared namespaces and INBOX, probably a bug
Hi,
we have experienced some erratic behavior from Dovecot 2.0.15 if a user's INBOX
is shared.
Some folders of user1, including the INBOX, have been shared using these IMAP commands:
. login user1 XXXXXX
. setacl INBOX user2 lrwstiekx
. setacl box-a user2 lrwstiekx
Now if we use telnet to log in as user2 and select "shared/user1", it will contain the same
mails as
2009 Mar 05
3
problems to users want connect after not activity in dovecot
hi,
some users report me some issues about when they try to conecct to dovecot.
they come early and when want to connect to theirs account, receive a
message from mua (ms-outlook) sayind "the pop server not responds in
60 seconds, Do you want to wait other 60 seconds for a server
response?"... later, they can connect to server without other
problems...
looking the logs, i not have much
2009 Jul 03
3
alias best practice
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Given a Linux mail server with Postfix+Dovecot using MySQL as userbase, a single
Linux user for file system access, two mail domains configured (acme1.com
acme2.com) and a maildir structure as follows
\var\spool\mail\acme1.com-
\user1
\user2
\user3
\var\spool\mail\acme2.com-
2016 Feb 19
4
Automatically inferring %d on multi-domain virtual install ?
On Fri, Feb 19, 2016 at 08:41:15AM +0100, Steffen Kaiser wrote:
> >I'm trying to allow domain-less logins for a multi-domain virtual IMAP
> >server, and wondering if I can automatically infer the domain (value of
> >variable %d) from the local IP (%l) or the hostname used by the client
> >when connecting to my server.
> >
> >Let's say I have two host
2005 Jan 04
1
DID and Callback - Questions!!!
Hi,
I need some information on DID and Callback. Please read-on:
Question on DID (User1 Calling User2 via normal Telephone line and sending
its CLI:
Connectivity is as below:
User1 ==PSTN==> DigiumE1/Asterisk1 ==INTERNET==> DigiumE1/Asterisk2
==PSTN==> User2
1. Can User1 make a single stage call to User2 via Asterisk1?
Currently User1 is able call User2 on Two Stage basis (Asterisk
2004 Oct 29
5
Problem with smbmount
Hello list,
I have a problem with my samba shares.
I have a server with samba installed on it (3.0.7-Debian).
I have workstations under wxp and workstations under linux.
I have a common share which looks like this :
[Archive]
available = yes
valid users = user1, user2
comment = Repertoire Archive
browseable = yes
write list = user1, user2
writable = yes
admin
2011 Aug 15
2
XP is unable to write to samba shares - Valid users?
I have a client with a linux server with samba installed and I've created
users using the smbpasswd command (user1,user2,user3...) but when I go to
the XP machines they can see the different shares but are unable to write to
the folders or create additional folders based on their user1 and password.
I want them to validate themselves to the linux server so that if their
domain goes down they
2016 Feb 12
2
Automatically inferring %d on multi-domain virtual install ?
Hi,
I'm trying to allow domain-less logins for a multi-domain virtual IMAP
server, and wondering if I can automatically infer the domain (value of
variable %d) from the local IP (%l) or the hostname used by the client
when connecting to my server.
Let's say I have two host names: mail.foo.org (10.0.0.100) and
mail.bar.com (10.0.0.200), with forward and reverse DNS configured to
resolve A
2005 Apr 26
2
groups DOMAIN+user doesn't work
Hello,
I am using winbind (samba 3.0.11).
A command "groups DOMAIN+user" doesn't work for some users:
# groups DOMAIN+user1
id: cannot find name for group ID 10073
# groups DOMAIN+user2
DOMAIN+user2 : DOMAIN+domain users DOMAIN+apskaita
# getent passwd DOMAIN+user1
DOMAIN+user1:*:10042:10000:xxx:/home/DOMAIN/user1:/bin/false
# getent passwd DOMAIN+user2