[courier-users] getting sasl to work

2003-03-09 Thread Bret Lewis Sherman
I am trying to get sasl to work with postfix and courier. However, 
whenever i call either saslpasswd2 or sasldblistusers2 they hang!

Its very fustrating. does anyone know how i could figure out why they are 
hanging or even a good set of instructions for configuring cyrus-sasl with 
postfix and courier? 

Any help is greatly appreciated



---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] No Outgoing external mail.

2003-03-07 Thread Bret Lewis Sherman
Relaying is usually disabled by default, being that it is a bad thing to 
be a mail relay. The best way, as far as i understand it, is to use 
packages like SASL, and then allow logged in users to send eternal mail. 
An article you might read is: 

http://www.cise.ufl.edu/depot/doc/postfix/SASL_README

Let me know if you get anywhere, since I am currently having trouble
getting sasl to work. I'm running postfix/courier-imap/cyrus-sasl



On Fri, 7 Mar 2003, Dave Duncan wrote:

 
 
 Hello, I am using the Courier MTA with its associated Esmtp and POP3 
 modules. My users can send mail internally fine, but all external mail is 
 deffered with an error no route to host. If I run the testmxlookup scritp 
 is will find the MX records needed for delivery, but the messages stay 
 que'ed. I have reviewed all teh cfg files and associated man pages, is there 
 something I am missing, any help is greatly appreciated. Thanks.
 
 
 
 _
 Help STOP SPAM with the new MSN 8 and get 2 months FREE*  
 http://join.msn.com/?page=features/junkmail
 
 
 
 ---
 This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
 for complex code. Debugging C/C++ programs can leave you feeling lost and 
 disoriented. TotalView can help you find your way. Available on major UNIX 
 and Linux platforms. Try it free. www.etnus.com
 ___
 courier-users mailing list
 [EMAIL PROTECTED]
 Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
 



---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] imap/pop over ssl

2003-02-21 Thread Bret Lewis Sherman
Hello, I am trying to configure imap/pop over ssl and am having some 
serious troubles. Here is what i DO have working: 

1) postfix with courier-imap (both imap and pop3 without ssl work fine)
2) apache with ssl works fine (so at least ssl seems to function with 
apache)

Basically i start up imapd-ssl.rc and pop3-ssl.rc and when i try to access 
my mail via pop3-ssl or imap-ssl in a ssl client, the client returns an 
error code: 0x800ccc0e. This seems to be true with several different mail 
clients. The main one i am using is Outlook (because my clients will need 
it). 

I know my question is kinda vague but any help is greatly appreciated. In 
particular: 

Does anyone know of a step-by-step howto for courier-imap ssl?
Where can i find out more about what is happening (log files entries?). 


I have been working at this for days and am extremely fustrated, any help 
however small is greatly appreciated.



---
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



Re: [courier-users] imap/pop over ssl

2003-02-21 Thread Bret Lewis Sherman
Yeah i have that set. I modified the file and restarted imapd-ssl. is that 
good enough or do i have to make courier reload the script somehow? 

Also i ran the netstat command and it returned: 
tcp0  0 127.0.0.1:993   0.0.0.0:*   LISTEN
5751/couriertcpd

Does this seem right? 

I really have just no clue where to look to fix this problem being i can't 
seem to find anything in the log files. 

On Fri, 21 Feb 2003, Jeff Potter wrote:

  Does anyone know of a step-by-step howto for courier-imap ssl?
  Where can i find out more about what is happening (log files entries?).
 
 in imapd-ssl, make sure IMAPDSSLSTART=YES is set. That's all I had to 
 do.
 
 Are you sure it's running?
 % netstat -anp | grep 993
 
 -j
 
 
 
 ---
 This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
 The most comprehensive and flexible code editor you can use.
 Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
 www.slickedit.com/sourceforge
 ___
 courier-users mailing list
 [EMAIL PROTECTED]
 Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
 



---
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users