Displaying 20 results from an estimated 6000 matches similar to: "Making POP3 not retrieve deleted messages"
2008 Jun 03
8
@@state_secret
I was having some issue getting the class variables in
Camping::Session to work with some old apps, so I''ve changed
@@state_secret to a method.
module Blog
include Camping::Session
def state_secret; "kxxxx" end
end
Also, merged some of zimbatm''s patches. And trying to revive the
Junebug wiki <http://github.com/why/junebug> since it''s still
2008 May 23
8
An issue for consideration
We''ve just come across an issue for consideration. I am avoiding some
words which would allow people to find this message in an internet
search who have questionable intentions, but wish to communicate a
strong sense of caution. Consider someone who adds extra methods to
their controller which they use in their main get/post methods to do
things or to get secret data. Consider
2020 Apr 04
0
how to pick cipher for AES-NI enabled AMD GX-412TC SOC tincd at 100% CPU
Hello everybody,
Thank you Fufu Fang for your quick reply:
With tinc version 1.0.35 and the bellow options at 100% CPu load i get
about 10 MB/s...
PMTU = 1400
PMTUDiscovery = yes
#Cipher = none
Cipher = chacha20-poly1305
Digest = blake2b512
Tried Cipher = none as well and also got 10MB/s with 100% CPU on one
thread the other three available threads are idle.
With inc_1.1~pre17-1.1_amd64.deb
2008 May 18
1
Problem with cookies in CGI mode
So it took me ages to figure out how to get cookies set in my app, and
here was the problem.
I''m using camping''s built in CGI support, and with that you can have
something like domain.com/blah/app.rb and that will go to your /
route, which is okay, except that the path the cookies are set with is
domain.com/blah/app.rb/
So if you try to use that url, none of your
2008 Aug 07
3
GlusterFS
Hi everybody,
We use a Dovecot setup with GlusterFS. Dovecot 1.1.2 and GlusterFS
1.3.9. I enabled the following options (I don't have posix-locks
translators):
lock_method = dotlock
dotlock_use_excl = no
mmap_disable = yes
mail_nfs_index = yes
mail_nfs_storage = yes
I receive the following error message.
Aug 7 09:38:51 mta2 dovecot: POP3(somebody at domain.tld):
nfs_flush_fcntl:
2020 Apr 04
3
how to pick cipher for AES-NI enabled AMD GX-412TC SOC tincd at 100% CPU
Hello everybody,
First a big thanks for tinc-vpn I am still using it next to wireguard
and openvpn.
I am having a setup where the tinc debian appliance is at 100% cpu load
doing about 7.5MB/s.
Compression = 9
PMTU = 1400
PMTUDiscovery = yes
Cipher = aes-128-cbc
How can I pick a cipher that is the fasted for my CPU and don't create a
CPU bottleneck at 100%.
Kind regards,
Jelle de Jong
2010 Jun 02
0
Segmentation fault on paste a long text into Scintilla
Hi there,
In bundled samples\scintilla.rb, paste a long one-line text (see below)
caused segmentation fault
scintilla.rb:166: [BUG] Segmentation fault
ruby 1.8.7 (2010-01-10 patchlevel 249) [i386-mingw32]
However, It was Ok if not including last 100 or so characters (worked on
13100 characters).
Cheers,
Zhimin
-- text copied
<tbody><tr><td
2008 Aug 13
3
Search for (any of) multiple terms slow
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
this may be an obvious logical problem I'm not aware of, which cannot be solved
any more efficiently... but maybe it's just a bug or there is potential for
optimisation in Dovecot (or Thunderbird?).
When searching for multiple terms at once ("any of") with Thunderbird/Dovecot
(using FTS Squat indexes), it takes much longer (not
2003 Nov 10
1
Problems with Linux 2.6
I'm running Dovecot under PLD GNU/Linux, on two servers. Under kernel
2.4, it works wonderfully. Under 2.6, I get this in the log:
Nov 9 21:36:38 polis dovecot: Dovecot starting up
Nov 9 21:36:39 polis imap-login: setuid(97) failed: Resource
temporarily unavailable
Nov 9 21:36:39 polis imap-login: setuid(97) failed: Resource
temporarily unavailable
Nov 9 21:36:39 polis pop3-login:
2003 Oct 09
1
Problem with DTMF 'looping' / mis-dials (X100P card)
Hi all,
I'm having a problem with * being very finicky about the length of
DTMF key-presses during menus, voicemail, etc. Basically, short (<100
ms) tones are ignored, anything between 100ms (or so) and about 300ms
is correctly detected, and anything >300ms is interpreted as multiple
presses of the same key. This is terrible for callers who are trying
to get to the correct
2009 Aug 06
1
Can't delete voicemail messages
Hello,
I'm running Asterisk 1.6.1.0 compiled from scratch under debian Lenny and
I can't delete message from VoiceMailMain using option 7
Default folder is /var/spool/asterisk/voicemail and it's owned by
asterisk:asterisk with 777 permissions
Apparently VoicemailMain delete the message and inmediatly undelete it !
This the same issue as in this post :
2014 May 03
1
CONTEXT=SORT
Any reason this is not listed in the CAPABILITY string?
I see it listed as a TODO here: http://wiki2.dovecot.org/Roadmap
But it seems to work fine (as of 2.2.12):
1 UID SORT RETURN (CONTEXT COUNT) (SUBJECT) UTF-8 UNDELETED
* ESEARCH (TAG "1") UID COUNT 12
1 OK Sort completed (0.000 secs).
2 UID SORT RETURN (UPDATE COUNT) (SUBJECT) UTF-8 UNDELETED
* ESEARCH (TAG "2") UID
2011 Jul 07
2
Rails 3.1 + jQuery + jQuery UI = data is null
Trying to get jQuery UI to work with my rails 3.1 setup, but i keep
getting errors that i cant see posted anywhere, this is driving my
insane so please have a look =>
[application.js]
// This is a manifest file that''ll be compiled into including all the
files listed below.
// Add new JavaScript/Coffee code in separate files in this directory
and they''ll automatically
// be
2005 Aug 17
7
Volunteer requested: Implement SplitterWindow
About a year ago (ouch!), Robert Carlin submitted a ported version of
the wxPython demo/sample. I hoped to include it in wxruby2, but it
relies on SplitterWindow, which isn''t in wxruby2 yet.
I tried to implement SplitterWindow myself, but got such strange results
that I''m thinking I did something wrong. Even though the generated C++
code specified a variable number of
2008 Feb 05
2
Can't delete voicemail messages
Hi list,
After recently setting up voicemail for Asterisk 1.4.14 on my Debian
etch server, I noticed that I can't delete any old voicemail messages.
The voicemail menu option "Press 7 to delete this message" is
available, but when I press 7 the response is always "message
undeleted" and the message is still there.
What could I be missing here?
Thanks,
Jaap
2017 Sep 16
4
R Configuration Variable: Maximum Memory Allocation per R Instance
Dear R Developers,
In the same way that MySQL/MariaDB's Engine InnoDB or MyISAM/Aria have the
innodb_buffer_pool_size or the key_buffer_size for setting the maximum
amount of RAM which can be used by a Server Instance:
?Would it be possible to create an R Configuration Variable which fixes the
maximum amount of RAM memory to be used as Commit / Dynamic Memory
Allocation?
Thank you.
Juan
2003 Jul 08
2
search throwing "Sequence out of range"
Mulberry client-side message filtering can be persuaded to search for a
nonexistent message ...
<tag> UID SEARCH UNSEEN UNDELETED UNDRAFT 12 (OR FROM "Cron Daemon
<sthen at eeyore.37.spacehopper.org>" SUBJECT "Cron <sthen at wide>
/home/sthen/pingme")
Dovecot 0.99.10 returns this ...
<tag> NO Sequence out of range: 12
I *think* the correct
2004 Sep 10
1
newbie question - no users can retrieve email (login works) pop3
not sure where to go from here....
OS : Red Hat Fedora 2.6.5-1.358 #1
sendmail: sendmail
dovecot version : 0.99.10.5
i can send email to the server.
the email is then appended to the /var/mail/{user} file.
i can view the /var/mail/{file} and see the email. i cannot retrieve
the email from the local machine using Ximian Evolution (version
1.4.6). however if i use good ole #mail in a terminal
2010 Apr 04
1
POP3 how do I either retrieve spam or never put mail in spam?
I retrieve my mail from dovecot over POP3. Sometimes dovecot delivers
a message into the spam mailbox, even though I have no spam filtering
enabled. I can't find anything in the wiki about "other" mailboxes and
POP3. I want to either never deliver mail in any mailbox other than my
default inbox, or be able to retrieve mail over POP3 from those other
mailboxes. How do I do
2007 Oct 01
2
Dovecot do not retrieve mail from spool directory (pop3)
Hello,
I have Dovecot 1.0.beta8 on FC5.[root at topaz orlowscy.com]
# dovecot -n
log_path: /var/log/dovecot
protocols: pop3
login_dir: /var/run/dovecot/login
login_executable: /usr/libexec/dovecot/pop3-login
default_mail_env: mbox:/tmp:INBOX:/var/spool/vmail/%d/%n:INDEX=MEMORY
mail_executable: /usr/libexec/dovecot/pop3
mail_plugin_dir: /usr/lib/dovecot/pop3
auth default:
verbose: yes
passdb: