Displaying 20 results from an estimated 20 matches for "guett".
Did you mean:
guest
2019 Nov 18
2
Perl was: JMAP: Re: http API for IMAP
...he IETF hackathon this
> weekend :)
I am a big biased. AFAIK it is written in Perl. I am very happy that I did not need to use Perl since 18 years now.
The regex where great. But time has changed.
Everytime you use regex today, I feel like being on the wrong track.
Related: https://github.com/guettli/programming-guidelines#regex-are-great---but-its-like-eating-rubbish
Regards,
Thomas G?ttler
> Cheers,
>
> Bron.
>
> On Fri, Nov 15, 2019, at 00:44, Thomas G?ttler via dovecot wrote:
>> Am 14.11.19 um 14:03 schrieb Benny Pedersen via dovecot:
>> > Thomas G?...
2010 Feb 20
23
Rails 3 possible bug in Routing
Hi, I just ran into this ActionController::RoutingError and just
wanted to check if someone can confirm this as a bug in the Rails 3
beta gem.
config/routes.rb contains:
get ''login'' => ''session#new''
post ''login'' => ''session#create'', :as => :login
GET /login works fine:
Started GET
2019 Nov 14
4
JMAP: Re: http API for IMAP
...ww.cyrusimap.org/imap/developer/jmap.html
>
> cyrus already have it, we just wait for dovecot :)
I used my favorite search engine (ecosia) and found
https://proxy.jmap.io/
This way you can use JMAP even if you imap server does not
support it.
Regards,
Thomas G?ttler
--
Thomas Guettler http://www.thomas-guettler.de/
I am looking for feedback: https://github.com/guettli/programming-guidelines
2019 Nov 13
5
http API for IMAP
2019 Nov 19
1
Perl was: JMAP: Re: http API for IMAP
Am 18.11.19 um 16:18 schrieb Ralph Seichter via dovecot:
> * Thomas G?ttler via dovecot:
>
>> https://github.com/guettli/programming-guidelines#regex-are-great---but-its-like-eating-rubbish
>
> Thanks for including the disclaimer "It's my personal opinion and
> feeling. No facts, no single truth." in your 'guidelines' (many of which
> I disagree with). I just wish you had included...
2019 Nov 14
6
http API for IMAP
...are the future. JavaScript running on in browser or
mobile phone can't connect to IMAP/SMTP.
AFAIK you can't sent a link/URL to a mail on a shared folder to a friend.
Like "Hi bob, she loves me. See this message from here https:/...../"
Regards,
Thomas G?ttler
--
Thomas Guettler http://www.thomas-guettler.de/
I am looking for feedback: https://github.com/guettli/programming-guidelines
2018 Jan 23
8
Sending Signal to remote process
...answer, openssh does not implement this.
It would be realy great if openssh could forward the signal to the remote-command.
What do you think?
Regards,
Thomas G?ttler
[1] https://stackoverflow.com/questions/46333657/send-signals-to-remote-process-with-python/47581495#47581495
--
Thomas Guettler http://www.thomas-guettler.de/
I am looking for feedback: https://github.com/guettli/programming-guidelines
2019 Nov 14
2
JMAP: Re: http API for IMAP
...ovecot via https?
>
> google jmap, with is imho work on progress in dovecot
Yes, great. That's what I have been looking for.
Is there already an open source imap2jmap server?
Again, thank you for these four letters: jmap. That
was what I had on my mind.
Regards,
Thomas
--
Thomas Guettler http://www.thomas-guettler.de/
I am looking for feedback: https://github.com/guettli/programming-guidelines
2019 Jan 04
3
[SUSPECTED SPAM] VPN over SSH: State of the art?
...at this has been discussed before and I know that you should avoid
it, and use a real VPN solution.
I would like to move from port-forwarding via ssh to VPN and I have only
the ssh port open.
What is the current state of the art if you want to create VPN over ssh?
Regards,
Thomas
--
Thomas Guettler http://www.thomas-guettler.de/
I am looking for feedback: https://github.com/guettli/programming-guidelines
2017 Sep 01
3
sftp/scp only without real users
Hi,
my goal: sftp/scp only access, without the need for linux users.
I want to provide 10 sftp/scp directories to 10 people. Let's call this
"virtual account"
I don't want to create linux users for each of them.
I would like to create one linux user (backup_user). In his
home-directory will be 10 directories. For each "virtual account" one
directory.
Every
2018 Jan 08
2
naive sftp user point of view was: SFTP chroot: Writable root
...There would be something really wrong if
the WebDAV/NFS/SMB server would suddenly execute uploaded data.
Don't get me wrong, I am a happy OpenSSH user since several years. I use it daily and it is rock solid. Thank
you very much for this great tool!
Regards,
Thomas G?ttler
--
Thomas Guettler http://www.thomas-guettler.de/
I am looking for feedback: https://github.com/guettli/programming-guidelines
2019 Nov 14
0
http API for IMAP
...obile phone can't connect to IMAP/SMTP.
>
> AFAIK you can't sent a link/URL to a mail on a shared folder to a friend.
> Like "Hi bob, she loves me. See this message from here https:/...../"
>
> Regards,
> Thomas G?ttler
>
>
>
>
> --
> Thomas Guettler http://www.thomas-guettler.de/
> I am looking for feedback:
> https://github.com/guettli/programming-guidelines
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20191114/ab566b2f/attachment.html>
2019 Nov 16
0
JMAP: Re: http API for IMAP
...we just wait for dovecot :)
>
>
> I used my favorite search engine (ecosia) and found
>
> https://proxy.jmap.io/
>
> This way you can use JMAP even if you imap server does not
> support it.
>
>
> Regards,
> Thomas G?ttler
>
>
> --
> Thomas Guettler http://www.thomas-guettler.de/
> I am looking for feedback: https://github.com/guettli/programming-guidelines
>
--
Bron Gondwana
brong at fastmail.fm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/...
2019 Nov 18
0
Perl was: JMAP: Re: http API for IMAP
* Thomas G?ttler via dovecot:
> https://github.com/guettli/programming-guidelines#regex-are-great---but-its-like-eating-rubbish
Thanks for including the disclaimer "It's my personal opinion and
feeling. No facts, no single truth." in your 'guidelines' (many of which
I disagree with). I just wish you had included the same disclaimer...
2006 Jan 10
0
Remove trailing whitespace (Patch)
Hi,
I wasted some time because there was a space character at the end of
an ignore line. I wrote a small patch which removes all whitespace
at the end of all ignore lines.
Patch is attached.
Thomas
--
Thomas Guettler, http://www.thomas-guettler.de/
E-Mail: guettli (*) thomas-guettler + de
Spam Catcher: niemand.leermann at thomas-guettler.de
-------------- next part --------------
--- logcheck_1.2.42 2006-01-10 21:08:40.000000000 +0100
+++ logcheck 2006-01-10 21:18:06.000000000 +0100
@@ -212,8 +212,9 @@...
2018 Jan 04
2
SFTP chroot: Writable root
...Connected to remote-host.
Changing to: /
sftp> put foo.txt
Uploading foo.txt to /foo.txt
remote open("/foo.txt"): Permission denied
Here the permissions:
remote-host:~ # ls -ld /home/mysftp/
drwxr-xr-x 2 root root 4096 Dez 20 14:17 /home/mysftp/
Regards,
Thomas
--
Thomas Guettler http://www.thomas-guettler.de/
I am looking for feedback: https://github.com/guettli/programming-guidelines
2019 Nov 15
2
http API for IMAP
...quot;
means you are uploading your email credentials to the server smtpjs.com. Use with extreme caution.
JS running in the browser can't. JS running in Node.js can.
> Please do your research before stating obvious falsehoods.
The above line is from you. Should I repeat it?
--
Thomas Guettler http://www.thomas-guettler.de/
I am looking for feedback: https://github.com/guettli/programming-guidelines
2008 Jan 25
2
Routing optimization, named routes and default url options
I came across this when switching from rails 1.2.6 to 2.0.2, there is
a change in the way routes are generated between these to version due
to the routing optimization in rails 2.0.2.
In version 1.2.6 it was possible to overwrite the default_url_options
method in ActionController::Base to define parameters attached to each
generated url.
Due to the routing optimization in rails 2.0.2 this is not
2011 Jun 29
5
Enhance sftp protocol: get SHA hash of file
Hi,
it would be great, if the sftp protocol could be
enhanced: get sha (or other hash value) from a file or part of a file.
This would make it possible to run a rsync like file transfer
on sftp.
I would suggest a protocol like this
Client sends to Server:
get-supported hash-methods
returns whitespace seperated list like md5 sha1 sha256 ....
get-hash HASH-METHOD FILENAME STARTOFFSET
2018 Jan 05
3
SFTP chroot: Writable root
On Fri, Jan 05, 2018 at 09:42:18PM +1030, David Newall wrote:
> On 05/01/18 20:06, Jakub Jelen wrote:
> > if the confined user has write access to the chroot directory,
> > there are ways how to get out, gain privileges and or do other
> > nasty things.
>
> I'm not inexperienced with UNIX and unix-like operating systems (30+ years),
> and I can't think what