Re: [courier-users] Any ideas on this error?

2005-03-10 Thread Ricky Chan
You clients seems to be not sending the range of messages it wants a response too... like: FETCH 1:2 (FLAGS BODYSTRUCTURE). It doesn't seem valid cmd as is. Ricky ERROR: ERROR : Could not complete request. Query: FETCH (FLAGS BODYSTRUCTURE) Reason Given: Error in IMAP command

[courier-users] my problem with mysql_select_clause

2005-03-10 Thread Miran Zerak
from Email Archive: courier-imap: The problem I have is allowing users to continue using their shell account username until they can change over to the new virtual username (user@domain.tld). So both logins use the same mail account. Can this be done, if so how? Yes it can be done.

[courier-users] success story?

2005-03-10 Thread Antuan Avdioukhine
Greetings! Is there any comparasions or success stories of courier-IMAP? I'm preparing an upgrade plan and want to change current POP3 sever up to courier POP/IMAP, but my co-workers want to see wy courier is the best choice ;) -- Antuan Avdioukhine (DEKA-RIPE). Convey Plus Telecommunications

RE: [courier-users] success story?

2005-03-10 Thread Julian Mehnle
Antuan Avdioukhine wrote: Is there any comparasions or success stories of courier-IMAP? I'm preparing an upgrade plan and want to change current POP3 sever up to courier POP/IMAP, but my co-workers want to see wy courier is the best choice ;) Courier IMAP may or may not be the best choice,

[Fwd: Re: [courier-users] success story?]

2005-03-10 Thread Chuck Williams
Antuan Avdioukhine wrote: Is there any comparasions or success stories of courier-IMAP? I'm preparing an upgrade plan and want to change current POP3 sever up to courier POP/IMAP, but my co-workers want to see wy courier is the best choice ;) I'm not sure what kind of success stories you are

Re: [courier-users] success story?

2005-03-10 Thread Thomas von Hassel
On Mar 10, 2005, at 17:20, Antuan Avdioukhine wrote: Greetings! Is there any comparasions or success stories of courier-IMAP? I'm preparing an upgrade plan and want to change current POP3 sever up to courier POP/IMAP, but my co-workers want to see wy courier is the best choice ;) sucess stories ?

[courier-users] Re: success story?

2005-03-10 Thread Michelle Konzack
Am 2005-03-10 19:20:58, schrieb Antuan Avdioukhine: Greetings! Is there any comparasions or success stories of courier-IMAP? I'm preparing an upgrade plan and want to change current POP3 sever up to courier POP/IMAP, but my co-workers want to see wy courier is the best choice ;) My ISP

[courier-users] Re: success story?

2005-03-10 Thread Michelle Konzack
Am 2005-03-10 18:28:19, schrieb Julian Mehnle: Courier IMAP may or may not be the best choice, depending on your circumstances. The best choice is a problematic term. What are the alternatives? Are there some ? :-) Greetings Michelle -- Linux-User #280138 with the Linux Counter,

Re: [courier-users] my problem with mysql_select_clause

2005-03-10 Thread Sam Varshavchik
Miran Zerak writes: MYSQL_SELECT_CLAUSE SELECT username, , password, '1002', '103', '/mail-2005/etc/virtual', maildir, quota, name, FROM mailbox WHERE username = '$(local_part)' OR username ='$(local_part)@$(domain)' It doesnt work, can sameone help me with this pleas. See

[courier-users] FreeBSD port for latest courier-mta

2005-03-10 Thread John Saunders
Has anybody done any work on the FreeBSD port to support the latest courier-mta 0.49.0? I tried upgrading from 0.45.4 by making some changes to the existing port. However courier has changed significantly since then (splitting off authlib etc) so the port needs a lot of work. It seems the ports

Re: [courier-users] my problem with mysql_select_clause

2005-03-10 Thread Miran Zerak
On Thu, 10 Mar 2005 18:34:28 -0500 Sam Varshavchik [EMAIL PROTECTED] wrote: Miran Zerak writes: MYSQL_SELECT_CLAUSE SELECT username, , password, '1002', '103', '/mail-2005/etc/virtual', maildir, quota, name, FROM mailbox WHERE username = '$(local_part)' OR username