Displaying 20 results from an estimated 1000 matches similar to: "A Couple Of Issues (APOP Causes Auth SIGSEGV, Umask Setting Ineffective)"
2005 Oct 27
2
[info] Spamcop listing
Smtp1.song.fi and smtp2.song.fi, our list servers, seem to have gotten
listed in the bl.spamcop.net RBL. Spamcop listings are temporary and
will time out, and because of occasional major false positives (or
perhaps collateral damage?) like this I don't use it to reject mail.
Anyone who IS using Spamcop to reject mail has missed much of today's
list traffic.
--
mail to this
2007 Mar 02
1
--delete --force Won't Remove Directories With Dotnames
--delete --force Won't Remove Directories With Dotnames
rsync 2.6.9
Me, personally, I reckon this to be an irritant ... but perhaps (and having
thought about this a bit I decided it's a good chance) this is an
intentional and useful behaviour. But it's a nuisance if you call
your --partial-dir .partial, as I happen to do, since now if you remove a
directory which was aborted in
2006 Dec 10
1
Rsync 2.6.9 Develops Conflict Between --stats, I think --delete-after and Local Filesystem Replication
Hi all,
Well, yeah, that's it, really. :-) Try it. Works consistently, on Doze
and Linux here ...
# rsync -vvrlHSPtiypogD --stats --numeric-ids --delete-after --force --
partial-dir=.partial /tmp/ /var/tmp/
[...show stats...]
unknown message 4:1 [generator]
rsync error: error in rsync protocol data stream (code 12) at io.c(307)
[generator=2.6.9]
rsync: connection unexpectedly closed (26
2008 Mar 25
0
Pegasus Mail 4.41 OK With Dovecot
Pegasus Mail 4.41 is an excellent client on Windows. It works fine with
both Dovecot IMAP and POP3 (APOP, IMAP LOGIN commands only - no SASL).
Responds to async events. Supports IMAP STARTTLS. Does not use IDLE -
periodic CHECKs. Fast and sensible header caches, light on resources.
Offline mode, but read-only, using cache (prefetch options available if
body caching enabled, it's not
2008 Mar 10
3
question about dovecot imap outlook clients
Hello,
Well... thanks to the input of all of you I have my dovecot->ldap
connection working for almost all of my clients, however...
on outlook, a message for certificates being trusted comes up, the user
clicks yes and connection fails.
Questions:
Do I have to get an ssl certificate to make it work? ( cost ouch!)
Is there a way around this using my own self-signed certificates?
Is there
2010 Mar 14
3
Removing Duplicates
Hi all,
I am starting fresh with a local repository of mails, which almost certainly have duplicates in them. I am going to use maildirs, and ensure all mails are input with CRLFs.
The question is: does anybody know how I can find and remove duplicates, either while injecting mail with IMAP, or afterward? I can use tools to find duplicate Message-IDs, but don't know of a way to remove
2010 Mar 18
1
mail_save_crlf Semantics
Hi,
It's not clear from the configuration when CR/LF conversion happens with mail_save_crlf set. Does this only happen with appends, or do all mails handled by Dovecot always get converted when opened?
Cheers,
Sabahattin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2655 bytes
Desc: not available
URL:
2010 Mar 22
1
Debian Unstable Packages
Hi all,
Speaking of Debian, what relative position are the Debian Unstable (Sid) packages in to the latest "Bleeding edge" builds of RCS-based releases from the Wiki? If using Unstable is it recommended to stay or use the newer ones? I'd say it was production, yes, but I'm forgiving of problems in the latest releases, so long as they aren't meant to be beta (i.e., known
2010 Apr 12
1
Slightly OT: iPhone & IMAP IDLE
Hi all,
Does anybody know whether iPhone is supposed to be able to do IMAP IDLE? I know it does "Push" but that seems to be using Apple's Mobile Me and Exchange.
Cheers,
Sabahattin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2655 bytes
Desc: not available
URL:
2006 Feb 14
1
SASL und APOP
Hi, all!
I configured Dovecot to use many protocols. To do this, I wrote:
mechanisms = plain digest-md5 cram-md5 apop ntlm
Very strange, if I ask the capability, I get:
CAPA
TOP
UIDL
RESP-CODES
PIPELINING
STLS
USER
SASL PLAIN DIGEST-MD5 CRAM-MD5 NTLM
.
I can't understand why APOP is not written (but I can use it!) and why I can
see SASL, that I didn't configure...
How can I change
2011 Dec 20
1
APOP and AuthDatabase/SQL
Hi,
We're running dovecot 1.2.15 and use SQL authentication. We'd like to
be able to support APOP, but can't see how this would fit in with SQL
auth.
Currently we have:
password_query = SELECT email as user, password FROM virtual_users
WHERE email='%u' or (email LIKE '%n@%%' AND unhashed='%w')
It seems that in order to auth APOP logins, we'd need to
2005 Feb 20
1
APOP
I want to turn off POP3 and use POP3S in its place. So far, it's working well
for Outlook and Thunderbird. But I'm running into problems with Agent: It
supports APOP but not POP3S. Is there a way to have Dovecot support APOP
authentication on a normal POP3 connection? I'm running 0.99.13 on Fedora
Core 3.
--
Steve
2010 Aug 18
1
Disable APOP challenge in POP3 login greeting
Timo,
It looks like Dovecot 2.0 appends an APOP challenge to the POP3 greeting
even if APOP is not an enabled auth mechanism. Is there any way to
disable this? We don't support APOP, and the challenge includes the
private hostname of the server, which we'd rather not have in the
banner.
It looks like get_apop_challenge in 1.2 returns NULL if APOP isn't
supported, which causes
2006 Jul 10
1
Oops, forgot about apop...
How does one go about generating a local password database for apop authentication?
Or can it simply run against /etc/passwd, using a PAM entry?
(I forgot to append this to my last message... sorry...).
Thanks much.
-=-=-=-=-=-=-=-=-=-=-=-
Bruce Lane, Owner & Head Hardware Heavy,
Blue Feather Technologies -- http://www.bluefeathertech.com
kyrrin (at) bluefeathertech do/t c=o=m
"If
2008 Feb 07
3
Can't get apop to work.
Hi Folks,
I'm fairly new to linux so this message may reflect that.
dovecot info (running on CentOS 5.0):
protocols: pop3s
listen:
ssl_cert_file: /etc/pki/dovecot/certs/dovecot.pem
ssl_key_file: /etc/pki/dovecot/private/dovecot.pem
login_dir: /usr/local/var/run/dovecot/login
login_executable: /usr/local/libexec/dovecot/pop3-login
mail_executable:
2006 Dec 19
2
umask 007 ineffective with newly created Maildir message
This is for Dovecot 1.0.rc15 from Debian Backports on 3.1 Stable, x86;
Filesystems are local reiserfs; IMAPs client is KMail 1.9.5
Non-default settings in dovecot.conf:
protocols = imaps
ssl_cert_file = /etc/dovecot/mail.cert.pem
ssl_key_file = /etc/dovecot/mail.key.pem
mail_location = maildir:/var/mail/ambrosia.plus.com/%n
mail_extra_groups = mail
first_valid_uid = 1000
2006 Jul 10
1
PAM Error on POP3s auth? And apop?
Fellow Dovecot'ers,
I've -almost- got Dovecot completely functional, and I will add that it works just fine for non-authenticated POP3.
The problem begins when I try to use authentication for same against the system's /etc/passwd section. This is the error message that comes up in /var/log/maillog
Jul 9 21:14:10 featherweb dovecot: auth(default): pam(kyrrin at
2007 May 11
1
Virtual User Home Directory, and APOP Clear Text Passwords
Dear all,
Hi. This is imacat from Taiwan. I'm new to this list.
I was migrating from Qpopper to Dovecot. (Qpopper copies the
mailbox when POP3 logged in, which causes quota problem.) Generally
Dovecot is nice. However, I have a few questions:
1. I have a few virtual users, and I'm not using IMAP. Do I still
have to give them a writable home directory? I mean, they
2004 Jul 01
3
[PATCH, RFC] add APOP authentication mechanism
Hello all,
this patch add APOP authentication mechanism to dovecot 1.0-test23.
Please take a look.
Best regards.
--
Andrey Panin | Linux and UNIX system administrator
pazke at donpac.ru | PGP key: wwwkeys.pgp.net
-------------- next part --------------
diff -udrpN -X /usr/share/dontdiff -x Makefile dovecot-1.0-test23.vanilla/src/auth/Makefile.am dovecot-1.0-test23/src/auth/Makefile.am
---
2008 Mar 10
1
POP3 Dictionary Attack Causes Complete Dovecot Failure Without Notice
Hi,
Whenever my Dovecot installation is POP3-dictionary-attacked, a large
number of log entries written to /var/log/local0 from the syslog showing
all the POP3 login and shadow lookup failures is produced and then the
entire Dovecot installation crashes, master and all. Unfortunately, it
was running unattended under normal use, is apparently quite hard to
reproduce (I wrote a Tcl script