On 05/25/2010 12:03 AM Phil Howard wrote:
> I would be looking for components in languages I know (C a lot and
> Pike some) or am learning (Python).
Python's standard library provides all you need:
- http://docs.python.org/library/poplib.html
- http://docs.python.org/library/imaplib.html
On Mon, May 24, 2010 at 17:59, Ken A wrote:
>
> Mail::POP3Client works pretty well.
> Net::IMAP::Simple looks easy too, but I've not used it.
> Ken
>
>
>>
>> At some point I think I need to learn the OpenSSL library API for C so
>> I can write some command line tool apps of my own with it (now we'
On 5/24/2010 4:46 PM, Phil Howard wrote:
On Mon, May 24, 2010 at 17:31, Mike Abbott wrote:
Well, that kinda complicates a "STARTTLS tunnel"
Perhaps you might be interested in these commands. I'm not sure about their
portability but they work tolerably well in scripts on Mac OS X 10.6.
$
On Mon, May 24, 2010 at 17:31, Mike Abbott wrote:
>> Well, that kinda complicates a "STARTTLS tunnel"
>
> Perhaps you might be interested in these commands. I'm not sure about their
> portability but they work tolerably well in scripts on Mac OS X 10.6.
>
> $ openssl s_client -connect yourhost:i
> Well, that kinda complicates a "STARTTLS tunnel"
Perhaps you might be interested in these commands. I'm not sure about their
portability but they work tolerably well in scripts on Mac OS X 10.6.
$ openssl s_client -connect yourhost:imap -starttls imap
$ openssl s_client -connect yourhost:pop3
On Mon, May 24, 2010 at 11:49, Mike Abbott wrote:
>> Anyway, with the tag it does work on IMAP. But it still fails on POP
>
> For POP3 the command is STLS.
>
Well, that kinda complicates a "STARTTLS tunnel" :-) ... I was
thinking of trying to do that to address some issues.
OK, well, put the em
> Anyway, with the tag it does work on IMAP. But it still fails on POP
For POP3 the command is STLS.
On Mon, May 24, 2010 at 11:31, Mike Abbott wrote:
>> altair/phil /home/phil 162> telnet 172.30.0.24 143
>> Trying 172.30.0.24...
>> Connected to 172.30.0.24.
>> Escape character is '^]'.
>> * OK [CAPABILITY IMAP4rev1 SASL-IR SORT THREAD=REFERENCES MULTIAPPEND
>> UNSELECT LITERAL+ IDLE CHILDREN NAM
> altair/phil /home/phil 162> telnet 172.30.0.24 143
> Trying 172.30.0.24...
> Connected to 172.30.0.24.
> Escape character is '^]'.
> * OK [CAPABILITY IMAP4rev1 SASL-IR SORT THREAD=REFERENCES MULTIAPPEND
> UNSELECT LITERAL+ IDLE CHILDREN NAMESPACE LOGIN-REFERRALS UIDPLUS
> LIST-EXTENDED I18NLEVEL=
I believe I have the configuration set to use START TLS on IMAP4 (143)
and POP3 (110) ports. However, it does not seem to be working. Yet
"STARTTLS" is listed as a capability (which tells me I probably do
have it configured right).
In the session below, 172.30.0.24 is the mail server I'm putting
Also
getfacl /shared-folders/
# file: shared-folders/
# owner: administrator
# group: domain\040admins
user::rwx
user:exim:rwx
group::rwx
mask::rwx
other::---
default:user::rwx
default:user:exim:rwx
default:user:administrator:rwx
default:group::rwx
default:mask::rwx
default:other::---
domain use
Good day!
First sorry my English.
I have shared IMAP folders (public namespace).
How I can use separate files "subscriptions" for each users?
--
View this message in context:
http://old.nabble.com/Dovecot-public-folders-subscription-tp28654540p28654540.html
Sent from the Dovecot mailing list arc
On Fri, May 21, 2010 at 11:17, Charles Marcus wrote:
> On 2010-05-21 9:04 AM, Phil Howard wrote:
>> Where is the "reply to list" button on Evolution? I don't see one there,
>> either. All it has are "reply" and "reply to all". The reply sends to the
>> sender alone if it's a case where there ar
I have quota with userdb sql override. When i overpass 100M deliver
reject the message. I have 200M in sql. Deliver don't query the database.
What happen in it?
# 1.2.11: /etc/dovecot.conf
# OS: Linux 2.6.9-89.0.25.ELsmp i686 Red Hat Enterprise Linux AS release
4 (Nahant Update 8) ext3
log_pa
Hi Timo,
did you have the chance to give this problem a look? It's quite
important for us to have this fixed :)
Thanks in advance,
Sandro
On 04/30/2010 09:39 AM, Sandro Tosi wrote:
Sure, here they are. Thanks for your interest :)
Sandro
From: Timo Sir
15 matches
Mail list logo