Displaying 20 results from an estimated 3000 matches similar to: "rsync feature suggestion"
2005 Oct 19
1
scp and IPv6 address?
Hi,
I was just using ssh to access an IPv6 machine.
ssh root at 2002:1234::1 (example address)
works, while
scp root at 2002:1234::1:/etc/motd .
works not, scp parses this as hostname 2002 and file path
1234::1:/etc/motd
It's a syntax problem.
The manpage addresses this problem for -L and -R arguments, but not
for scp arguments. Any idea how to deal with this problem?
regards
2015 Aug 23
3
Shortcomings of Maildir++ layout
Hi,
I am trying to deal with the problem, that under regular mbox format a
path can lead to either a file or a directory, but not both, while under
IMAP, a path is usually both, a message folder containing subfolders.
I found dovecot's approach to this problem, the Maildir++ layout
described under http://wiki2.dovecot.org/MboxChildFolders , and was
astonished to see, what problems come with
2023 Dec 25
3
[Bug 3648] New: ssh client blocks itself by leaving unix domain socket alive after user
https://bugzilla.mindrot.org/show_bug.cgi?id=3648
Bug ID: 3648
Summary: ssh client blocks itself by leaving unix domain socket
alive after user
Product: Portable OpenSSH
Version: 9.3p1
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: ssh
2015 Nov 18
2
Shortcomings of Maildir++ layout
> Sounds more like you just introduced a new self-created problem that
would require yet another workaround.. ;-)
Definitely wrong.
Appending .dir to directories and .folder to folder files keeps files
completely distinct and name collissions are not possible.
> But what was not clear from your mail, is what exactly you identified
as "the problems" with standard Maildir++
2011 Oct 21
2
Getting the SMTP envelope through IMAP?
Hi,
just a simple question about dovecot:
The mbox file format contains the SMTP envelope sender and transmission
date in a FROM ... line preceding the RFC822 mail header and body.
As far as I see at the moment, the IMAP protocol does not support
transmission of that SMTP envelope data in either way, but confusingly
uses the term ?envelope? for a structure describing the RFC822 mail header.
2003 Jul 06
4
Known hosts and dynamic IP addresses
Hi,
it becomes more and more common to have machines with
dynamically assigned IP addresses online (e.g. DSL), which
can be found through dynamic DNS entries.
Unfortunately, the "Known Hosts" mechanism doesn't work for
these machines: Since the entry is made for the IP address,
there's a new entry every time the address changes.
Therefore, an option should be invented
2007 Aug 07
3
dovecot + LDAP-SASL ?
Hi,
just a question:
I know that dovecot supports SASL authentication and supports LDAP.
Which means that dovecot performs the SASL methods itself and stores the
plaintext secret on LDAP.
But it is also possible to have the LDAP do the SASL work and dovecot just
pass SASL messages through? Even when the LDAP server uses a proprietary
SASL method not supported by dovecot?
regards
Hadmut
2007 Mar 08
2
Proposal: RSS-Feed
Hi,
dovecot provides POP and IMAP services.
Proposal:
Would be nice if it also could offer an RSS-Feed for a mailbox,
giving a summery of sender/subject/date and maybe the first lines
of text.
regards
Hadmut
2015 Dec 09
4
Trouble with Ubuntu 15.10 / syslinux 6.03
Hi,
I'm looking for a hint about what has changed in syslinux 6.03.
Some years ago I had written a script that configures a bootable USB
pen drive with syslinux and some boot images, which still worked well
under Ubuntu 14.04 LTS and previous versions, but does not work
anymore under Ubuntu 15.10 with syslinux 6.03.
I've boiled this down to a test-script that isolates the problem:
2007 Aug 16
1
Migrating NT4->Samba3: Found bogus group member...
Hi,
today I tried to migrate an old NT4 PDC to Samba 3 as described in
http://samba.org/samba/docs/man/Samba-HOWTO-Collection/NT4Migration.html
but with the Samba databases on LDAP: Whenever I tried that
net rpc vampire -S NT4PDC -U administrator%passwd
I received error messages that the users cannot be created. When I set
debugging to level 2, it told me about
Found bogus group
2005 May 15
1
Host verification problem
Hi,
I have a problem with the host verification of ssh in several
networks of the same structure:
In all cases there is a router or a firewall with an official
IP address, making the ssh-ports of several hosts with
RFC1918-addresses available through NAT or TCP forwarding.
Thus, different hosts appear on the same IP address, just with
different ports.
Since SSH uses the IP address but not
2007 Mar 08
2
Seen this behavior before?
Hi,
it's not yet a bug report, just a question:
After I was successfully using dovecot-imap and Thunderbird for quite
a while without any problem (debian unstable), I now sometimes
experience that the IMAP-connection hangs and thunderbird waits
forever when accessing a folder. I did not yet analyze the problem and
I am not sure whether it is a thunderbird or a dovecot problem.
Did anyone
2007 Mar 08
1
Different passwords for different IP-Addresses/protocols?
Hi,
I'd like to do the following:
Have an IMAP server, avaible
- at localhost 127.0.0.1 without SSL for local clients and
web based applications such as squirrelmail
- from outside with SSL for mobile users
but - for security reasons - would like to use different passwords
on both ports.
How could I achieve that?
regards
Hadmut
2007 Nov 01
1
dovecot + LDAP + SASL?
Hi,
I would like to setup an IMAP server with SASL and LDAP support.
As far as I can see dovecot supports SASL and LDAP, but not the way I
need it.
If I understand dovecot correctly, it has it's own set of SASL
mechnisms and uses the LDAP server just to store the plaintext
password. In case of authentication dovecot fetches the plaintext
password from LDAP and then performs the SASL
2014 Feb 23
1
Detail improvement: %c variable
Hi,
although dovecot is great and almost exactly solving my problems and
fitting my requirements, there is an odd detail that causes me problems:
The %c variable. (See http://wiki2.dovecot.org/Variables )
I'm managing an IMAP server for an association, which is connected to an
LDAP server. Users can connect in three ways: IMAPS from the internet,
IMAP from local acccounts, and IMAP
2009 Jun 17
0
Repository wine & debmirror
Hello. At us on work the local repository is created. It is updated by the program debmirror. In Ubuntu 9.04 for creation of a local repository on an original repository should be file Packages.bz2 differently debmirror gives out an error. You in the repository could not create the same file for debmirror? For example http://archive.ubuntu.com/ubuntu/dists/jaunty/main/binary-i386/ is Packages.bz2,
2012 Jan 06
5
proper way to mirror apt.puppetlabs.com?
I am wanting to set up a local mirror of apt.puppetlabs.com, and am a
bit confused by the layout as well as the announcement that was made
in this thread:
http://groups.google.com/group/puppet-users/browse_thread/thread/0786824ea9531fe3/f53c9006843ab8dc
I''m not sure exactly what I should be pulling, as rsync://apt.puppetlabs.com/packages/apt
gets everything, but it seems like a bit of a
2009 Oct 27
3
Optional filter files
Is it possible to call rsync and tell it to use a filter file if it
exists, but otherwise continue without errors?
If I pass "--filter=. .rsync-filter", it will fail if .rsync-filter
doesn't exist.
I know you can pass "--filter=: /.rsync-filter" to search for filter
files in each directory. That won't fail if there aren't any such
files. But I'm only
2014 Dec 06
2
sernet samba4 on Ubuntu
On 06/12/14 20:34, Donelson Trophy wrote:
>
>
> Thank you Hector. Despite my poor spanish, I can see that I need to
> check what dependencies are loading with Sernet-samba.
>
> More tomorrow when I am at a better machine to communicate with the
> forum on.
>
> Thanks.
>
> ---
>
> -------------------------
>
> Bob Wooden of Donelson Trophy
>
>
2007 Jul 28
1
Dovecot LDAP schema?
Hi,
does dovecot define its own LDAP schema or should I create my own one?
(I want to provide IMAP boxes for virtual users that do not have a
Unix account on the mail server and thus do not want to use the
plain uid/gid entries of the posix account objectclass to avoid confusion
and accidently giving access to accounts.)
regards
Hadmut