[courier-users] Re: imap-ssl vs. Outlook Express

2002-07-07 Thread Alexander Skwar

So sprach [EMAIL PROTECTED] am 2002-07-07 um 11:06:24 +0300 :
 This just means that OE 6 don't like certificate that Courier IMAP gives
 him. OE 6 by default accept only trusted certificates.

Ah!

Do I need to copy the whole imapd.pem file to Windows, or should I first
remove the -BEGIN RSA PRIVATE KEY- ... -END RSA PRIVATE
KEY- section, so that only -BEGIN CERTIFICATE- ...
-END CERTIFICATE- and -BEGIN DH PARAMETERS- ...
-END DH PARAMETERS- are left in the pem file?

Thanks again,

Alexander Skwar
-- 
How to quote:   http://learn.to/quote (german) http://quote.6x.to (english)
Homepage:   http://www.iso-top.de  |Jabber: [EMAIL PROTECTED]
   iso-top.de - Die günstige Art an Linux Distributionen zu kommen
   Uptime: 0 hours 6 minutes


---
This sf.net email is sponsored by:ThinkGeek
We have stuff for geeks like you.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



[courier-users] Re: imap-ssl vs. Outlook Express

2002-07-07 Thread courier

Alexander Skwar writes:

 Hi!

 I'm running courier-imap 1.5.0 on a SuSE 7.2 server.  I've installed
 courier-imap using the RPM spec file from the .tar.gz file of
 courier-imap.

 I'd like to be able to also use Outlook Express with imap-ssl.  I've
 enabled IMAPDSSLSTART and IMAPDSTARTTLS in
 /usr/lib/courier-imap/etc/imapd-ssl.

 In Outlook Express 6.0, I've enabled This server requires a secure
 connection (SSL) for the IMAP server.  Doing so changed the port to 993.

 When I try to connect to the server, I get this error message in Outlook
 Express:

 Konfiguration:
Konto: mci IMAP
Server: message-center.info
Benutzername: [EMAIL PROTECTED]
Protokoll: IMAP
Port: 993
Secure (SSL): 1
Code: 800ccc03

 The logs on the server don't show anything.

 Well, any ideas about what I'm doing wrong?  Or how can I make Outlook
 Express use STARTTLS?

 (No, not using Outlook Express is not an option - I myself don't use this
 .  But I'd like to offer a solution to my users who are stuck with
 this software.)

 Alexander Skwar
 --
 How to quote: http://learn.to/quote (german) http://quote.6x.to (en)
 Homepage: http://www.iso-top.de   |  Jabber: [EMAIL PROTECTED]
iso-top.de - Die günstige Art an Linux Distributionen zu kommen
Uptime: 7 days 9 hours 17 minutes



Hi,
This just means that OE 6 don't like certificate that Courier IMAP gives
him. OE 6 by default accept only trusted certificates.
The solve of this problem is easy:

Copy /usr/lib/courier/share/imapd.pem to this Windows machine.
Start IE, select Tools-Internet Options-Content-Certificates. Hit Import,
browse to imapd.pem and accept him.
Close all IE and OE 6 and all be fine.

PS: I use this method over all PC in my Company - 30 PC running win98se to
winxp, all updated to IE6.

 --
Svetozar Mihailov


---
This sf.net email is sponsored by:ThinkGeek
We have stuff for geeks like you.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



[courier-users] Re: imap-ssl vs. Outlook Express

2002-07-07 Thread Alexander Skwar

[EMAIL PROTECTED] wrote:
 I use only from -BEGIN CERTIFICATE- to -END 

Yes, this works!  Thanks a lot!

Alexander Skwar
-- 
How to quote: http://learn.to/quote (german) http://quote.6x.to (en)
Homepage: http://www.iso-top.de   |  Jabber: [EMAIL PROTECTED]
iso-top.de - Die günstige Art an Linux Distributionen zu kommen
Uptime: 1 hour 58 minutes



---
This sf.net email is sponsored by:ThinkGeek
We have stuff for geeks like you.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



[courier-users] IMAP-SSL Port

2002-07-07 Thread Jean-Pierre Schwickerath

Hello, 

As my Mail from the 24th of June still remains unanswered, I post it
again...

I try to make Courier-IMAP run with the SSL-Wrapper on Port 993.
The Problem I have is that as soon as I define SSLPORT=993 in
/etc/courier/imap-ssl the IMAP Servers listens on the old (and I think
depreciated) port 585 as shown by netstat -an | grep LISTEN:

--cut--
tcp0  0 :::995  :::*   LISTEN
tcp0  0 :::585  :::*   LISTEN
tcp0  0 :::110  :::*   LISTEN
tcp0  0 :::143  :::*   LISTEN
--cut--

If I set SSLPORT to anything different from 993 then it acts correctly.
I can set every other possible port but not 993 which is the one I want.
I tried it with Courier-IMAP-1.4.6 and 1.5.0. Port 993 is not used by
anything else. 

Does someone have an idea where this might come from? 

Jean-Pierre

-- 
Powered by Linux From Scratch - http://schwicky.net
PGP Key ID: 0xEE6F49B4 - AIM/Jabber: Schwicky - ICQ: 4690141

Nothing is impossible... Everything is relative!


---
This sf.net email is sponsored by:ThinkGeek
We have stuff for geeks like you.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



RE: RE: [courier-users] Sluggish SMTP response

2002-07-07 Thread Tony Bailey

FROM: Aurel Schwarzentruber
DATE: 07/05/2002 03:19:20
SUBJECT: RE:  [courier-users] Sluggish SMTP response 

 Tony Bailey wrote:
  The courier esmtp daemon on my server takes over a minute 
  after connecting to respond with the login banner.  Based on 
  info I found in the archives I added the following 
  in /usr/lib/courier/etc/esmtpd 

  TCPDOPTS=-noidentlookup -stderrlogger=/usr/lib/courier/sbin/logger
  -nodnslookup

 put '-noidentlookup' behind the logger-entry.

No diceput noident and nodns after the stderror directive and
restarted esmtpd.  It still takes about 2 minutes for the 220 banner
to appear.






---
This sf.net email is sponsored by:ThinkGeek
We have stuff for geeks like you.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



Re: [courier-users] Sluggish SMTP response

2002-07-07 Thread Bill Schindler


On Sunday, July 7, 2002, at 06:13  AM, Tony Bailey wrote:

 FROM: Aurel Schwarzentruber
 DATE: 07/05/2002 03:19:20
 SUBJECT: RE:  [courier-users] Sluggish SMTP response

 Tony Bailey wrote:
 The courier esmtp daemon on my server takes over a minute
 after connecting to respond with the login banner.  Based on
 info I found in the archives I added the following
 in /usr/lib/courier/etc/esmtpd

 TCPDOPTS=-noidentlookup -stderrlogger=/usr/lib/courier/sbin/logger
 -nodnslookup

 put '-noidentlookup' behind the logger-entry.

 No diceput noident and nodns after the stderror directive and
 restarted esmtpd.  It still takes about 2 minutes for the 220 banner
 to appear.

Just in case... You need to use stop and start to get the new 
command line options to take. Using restart doesn't do it. (I 
discovered this the hard way last week.)

--Bill



---
This sf.net email is sponsored by:ThinkGeek
We have stuff for geeks like you.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



[courier-users] Authentication fails for some users while working fine for others

2002-07-07 Thread Vlad Soutyrine

Hi guys,

I run courier-imap-1.4.6 over SSL port on Linux with QMail.
Here is what really strange.

Right after reboot, it all works fine for a while.
I can successfully connect to three different accounts on different
domains using the same client from the same computer.
After a few successful authentications two accounts start giving me
error Login failed, while one account continue to work fine.

I tried to change options in /usr/lib/courier-imap/etc/authdaemonrc and
/usr/lib/courier-imap/etc/imapd, but nothing seems to make change.

Also, I could not find where any log file for either imapd or authdaemon
is.  I hope that looking up error message in log files may explain
something.

How would I control where the log files are?

Some lines in authdaemonrc are:
authmodulelist=authvchkpw
version=authdaemond.plain
daemons=10

Some lines in imapd are:
MAXDAEMONS=40
MAXPERIP=20
AUTHMODULES=authdaemon
IMAP_CHECK_ALL_FOLDERS=1
IMAP_USELOCKS=1

Has anyone encountered a similar problem?
Thank you in advance for any clue.
-Vlad



---
This sf.net email is sponsored by:ThinkGeek
We have stuff for geeks like you.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



[courier-users] courier imap and mysql

2002-07-07 Thread Jared Rhine

[Andrew == [EMAIL PROTECTED] on Thu, 04 Jul 2002 17:53:23 +0930 (CST)]

Andrew No connections at all from courier...

Check that the mysql socket location (MYSQL_SOCKET in authmysqlrc) is
set to the correct location.  Someone on this list just recently had a
no connections to mysql at all problem caused by not setting this
parameter to the correct value for their configuration.

-- [EMAIL PROTECTED]

One cannot mark the point without marking the path.


---
This sf.net email is sponsored by:ThinkGeek
We have stuff for geeks like you.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



Re: [courier-users] IMAP-SSL Port

2002-07-07 Thread Gordon Messmer

On Sun, 2002-07-07 at 12:19, Jean-Pierre Schwickerath wrote:
 Gordon Messmer [EMAIL PROTECTED] wrote:
 
  What platform are you running?  What does getservbyname() return when
  you give it 993 (the test program attached will tell you if you
  compile and run it)
 
 I'm running Linux From Scratch on i386 with Kernel 2.4.19-pre2
 
 I compiled the test program you sent and it returns
 
   getservbyname returned port: 18690

Oops... I forgot a ntohs() in that test program.  No matter, it served
its purpose.

  Look for 585 in /etc/services after you run the test.  If it's named
  imaps, you might want to comment out or remove the line.
 
 In /etc/services I have:
 
 imap4-ssl 585/tcpIMAP4+SSL (use 993 instead)
 imap4-ssl 585/udpIMAP4+SSL (use 993 instead)
 
 imaps  993/tcpimap4 protocol over TLS/SSL
 imaps  993/udpimap4 protocol over TLS/SSL
 
 for the relevant parts.

Well, there's your problem.  Words that follow the port/protocol are
aliases, unless they're commented out with a hash.  Your services file
is obviously bunk.  Contact your vendor and inform them of that...

getservbyname() was returning the old 585/tcp because 993 looks like an
alias.  getservbyname() should have returned NULL.

 I commented out the 585 lines and it works
 Then the test program returns
getservbyname returned NULL

/me nods
As it should.




---
This sf.net email is sponsored by:ThinkGeek
We have stuff for geeks like you.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



[courier-users] Courier and PAM's session management service (Again)

2002-07-07 Thread Hannes Schmidt

Hi,

I am using WinBind to authenticate IMAP and ESMTP logins on my Linux mail
server (Courier MTA version 0.35) to my Win2k Domain Controller. That way,
users who have an account in the Win2k domain can use the same username and
password to login to my Linux mail server. WinBind (included in my Samba
2.2.5 installation) plugs into PAM and Courier supports PAM through the
authpam module, so everything works fine up to a certain point.

Imagine that a newly created user uses his/her favourite Email program to
log into my IMAP server. The IMAP daemon verifies the user's password
through authdaemon. authdaemon sends the  request to authpam, which sends it
to PAM, which sends it to the pam_winbind module, which sends it to the
domain controller. Once the user is authenticated the IMAP daemon looks for
the user's maildir. It looks for it in the user's home. But there is no user
home yet. Of course the administrator could create one, but I would like it
to be created automatically.

Luckily there is the pam_mkhomedir module which can be used to create a home
directory when a user log in for the first time. The pam_mkhomeir module
provides the PAM session service so my /etc/pam.d/imap contains the
following line:

sessionrequired/lib/security/pam_mkhomedir.so...

Unfortunately, IMAPD doesn't seem to invoke the session service and I don't
know why. Consequently, the home directory is not created and IMAP can't
find the user's maildir.

There is special code (session voodoo) for PAM's session service in
Courier's authpam.c but that doesn't seem to be invoked. Is this because I
am using authdaemon? If I recall correctly , authdaemon provides
asynchronous authentication which sort of contradicts the idea of a
session.

Any ideas on how to solve this problem are welcome. I'd also appreciate
alternative solutions for my create maildir on the fly approach.




---
This sf.net email is sponsored by:ThinkGeek
We have stuff for geeks like you.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



Re: [courier-users] IMAP-SSL Port

2002-07-07 Thread Jean-Pierre Schwickerath

Gordon Messmer [EMAIL PROTECTED] wrote:
 
 Well, there's your problem.  Words that follow the port/protocol are
 aliases, unless they're commented out with a hash.  Your services file
 is obviously bunk.  Contact your vendor and inform them of that...

I have the file from the IANA
http://www.iana.org/assignments/port-numbers
I think it might not have been such a great idea to use this file as
/etc/services

 /me nods
 As it should.

Thanks for the help

Jean-Pierre

-- 
Powered by Linux From Scratch - http://schwicky.net
PGP Key ID: 0xEE6F49B4 - AIM/Jabber: Schwicky - ICQ: 4690141

Nothing is impossible... Everything is relative!


---
This sf.net email is sponsored by:ThinkGeek
We have stuff for geeks like you.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



[courier-users] Re: Courier and PAM's session management service (Again)

2002-07-07 Thread Sam Varshavchik

Hannes Schmidt writes: 


 There is special code (session voodoo) for PAM's session service in
 Courier's authpam.c but that doesn't seem to be invoked. Is this because I
 am using authdaemon? If I recall correctly , authdaemon provides

You got it. 

 asynchronous authentication which sort of contradicts the idea of a
 session. 
 
 Any ideas on how to solve this problem are welcome. I'd also appreciate
 alternative solutions for my create maildir on the fly approach.

Whichever process you use to create new accounts, add additional logic to 
the same process that creates the home directory and maildirs.  Presumably, 
new accounts on your systems don't materialize out of thin air after someone 
says Hocus-pocus.  Presumably, you have some kind of a process that 
inserts new account records.  Add to that process the necessary code to 
create the home directory and maildir. 

-- 
Sam 



---
This sf.net email is sponsored by:ThinkGeek
We have stuff for geeks like you.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



[courier-users] Re: Authentication fails for some users while working fine for others

2002-07-07 Thread Sam Varshavchik

Vlad Soutyrine writes: 


 Some lines in authdaemonrc are:
 authmodulelist=authvchkpw

The current version of vpopmail has a bug that prevents it from working with 
authdaemon. 

-- 
Sam 



---
This sf.net email is sponsored by:ThinkGeek
We have stuff for geeks like you.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



Re: [courier-users] Re: Courier and PAM's session management service (Again)

2002-07-07 Thread Jesse Keating

On Sun, 07 Jul 2002 17:39:04 -0400
Sam Varshavchik [EMAIL PROTECTED] issued forth:

# 
# Whichever process you use to create new accounts, add additional logic to 
# the same process that creates the home directory and maildirs.  Presumably, 
# new accounts on your systems don't materialize out of thin air after someone 
# says Hocus-pocus.  Presumably, you have some kind of a process that 
# inserts new account records.  Add to that process the necessary code to 
# create the home directory and maildir. 

A good way to do this is to add Maildir/ to /etc/skel.  In fact, with a RPM
install of courier, I do believe this is done.  

-- 
Sysop


---
This sf.net email is sponsored by:ThinkGeek
We have stuff for geeks like you.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



Re: [courier-users] Re: Authentication fails for some users while working fine for others

2002-07-07 Thread Richard Geoffrion

- Original Message -
From: Sam Varshavchik [EMAIL PROTECTED]


 Vlad Soutyrine writes:


  Some lines in authdaemonrc are:
  authmodulelist=authvchkpw

 The current version of vpopmail has a bug that prevents it from working
with
 authdaemon.

 --
 Sam
Hey Sam,  (Let me reply to the list this time!  UG!)

I was able to get vpopmail 5.0 working but I had to used some special
preauthvchkpw.c file when compiling sqwebmail 3.3.6 and and courier imap
1.5.  (I wonder if the preauthvchkpw.c file can be used with vpopmail
5.2.1?)

Anyway,  I also used the following command line to compile courier.  IMAP
mail retrieval is blazingly fast now.  Is there anyway to shorten this
compile line, or did I do it correctly?

/usr/src/courier-imap-1.5.1$
 ./configure  --without-authpwd --without-authshadow \
 --without-authpam --without-authuserdb --without-authmysql \
 --without-authpgsql --without-authldap


-Richard



---
This sf.net email is sponsored by:ThinkGeek
We have stuff for geeks like you.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



[courier-users] Permission error

2002-07-07 Thread Winston

I'm trying to set up my first Courier-MTA package on my Debian Woody 3.0 system
with apt-get. I install the whole package, I tried to configure with Webmin
module. When I clicked on mail server name and local domain link, I got
configuration error: hosteddomains/webadmin: permission denied error.

I checked the permission of /usr/lib/cgi-bin/courierwebadmin file, the
permission is set to -r-sr-xr-x 1 root root.

I installed Woody default courier 0.37.3. Courier is up and running. I read the
documents that comes with it but it only talks about the courier setup in
general terms and I can't seem to find any Debian specific manual or HOWTO.

Is there one that I can read for Courier specific to Debian?? What else can I
check so that I can configure courier-MTA on my server? Any suggestion is
appreciated and will try them out if any is given.

TIA 

Winston

--- 

Powered by Debian GNU/Linux 3.0  Red Hat Linux 7.2.



---
This sf.net email is sponsored by:ThinkGeek
We have stuff for geeks like you.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



Re: [courier-users] authldap or pam

2002-07-07 Thread Aly Dharshi

Hello,

brij_singh wrote:

 I have following doubts
 
 1.
 
 which method is more approperiate when we want to perform authentication
 of mail users from Openldap backend for virtual mail users.
 

I think that you will find authldap a faster way to authenticate to LDAP 
backend 
of any sort. PAM would be appreciated for a /etc/passwd style authentication.


 2. 
 
 is there any utility by which one can see mails on the server like pine
 utilty with qpopper.
 

What are you referring to ? Qpopper is a POP3 server one is included in 
Courier 
Imap suite, so you get the Imap server and the POP3 server. So just adjust you 
mail client e.g pine to refer to either Imap or POP3.

 3.
 
 How courier-imap,postfix and openldap performs if 20,000 users are
 accessing mailboxes from a single machine(ISP set up)
 

Well I have good experiences with Exim + Courier-Imap + Iplanet Directory 
server 
with about 10,000 users running well under the University environment. Other 
people who I have spoken with have had positive results with the entire Courier 
suite or with Postfix as the smtp server.

Cheers,

Aly.

-- 
Aly Dharshi
[EMAIL PROTECTED]
[EMAIL PROTECTED]
System Administrator ORS Servers

A good speech is like a good dress
that's short enough to be interesting
and long enough to cover the subject



---
This sf.net email is sponsored by:ThinkGeek
Oh, it's good to be a geek.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



[courier-users] INVALID USER ID OR PASSWORD

2002-07-07 Thread Mohamed Metwaly
Hi,
I installed courier on a redhat 7.1 which is connected directly to the internet (not inside any network). When I ran all the tests(perftest1), they worked fine, but when I tried to connect from webmail I get the "INVALID USER ID OR PASSWORD". Even when I try to connect from any other e-mail agent, I get "Login Failed".
I am running IMAP with courier sendmail, esmtp, authdaemon (aothpwd and authshadow).
Also when I try to send something from outside the machine, the mail is returned with the error: "could not establish SMTP connection" with error #4.4.1".
Thank you in advance for your helpPost your ad for free now! Yahoo! Canada Personals

Re: [courier-users] INVALID USER ID OR PASSWORD

2002-07-07 Thread Aly Dharshi

What is in /var/log/maillog ? What errors are registered there. I think that you 
will have better luck with authpam under RH I think, its quite pam-ified.

-- 
Aly Dharshi
[EMAIL PROTECTED]
[EMAIL PROTECTED]
System Administrator ORS Servers

A good speech is like a good dress
that's short enough to be interesting
and long enough to cover the subject



---
This sf.net email is sponsored by:ThinkGeek
Oh, it's good to be a geek.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



[courier-users] gmake check fails

2002-07-07 Thread brij_singh

sir,

I have got courier imap compiled properly.

it was giving some error with db library then I compiled with including
full path of berkeley db then it worked.

now its giving following error.


Making check in numlib
Making check in bdbobj
./testsuite | cmp -s - ./testsuite.txt
Segmentation Fault - core dumped
Segmentation Fault - core dumped
Segmentation Fault - core dumped
Segmentation Fault - core dumped
Segmentation Fault - core dumped
Segmentation Fault - core dumped
Segmentation Fault - core dumped
Segmentation Fault - core dumped
*** Error code 1
make: Fatal error: Command failed for target `check'
Current working directory /usr/software/courier-imap-1.5.0.20020623/bdbobj
*** Error code 1
make: Fatal error: Command failed for target `check-recursive'
VSNL6#gmake check
Making check in numlib
gmake[1]: Entering directory
`/usr/software/courier-imap-1.5.0.20020623/numlib'
gmake[1]: Leaving directory
`/usr/software/courier-imap-1.5.0.20020623/numlib'
Making check in bdbobj
gmake[1]: Entering directory
`/usr/software/courier-imap-1.5.0.20020623/bdbobj'
./testsuite | cmp -s - ./testsuite.txt
Segmentation Fault - core dumped
Segmentation Fault - core dumped
Segmentation Fault - core dumped
Segmentation Fault - core dumped
Segmentation Fault - core dumped
Segmentation Fault - core dumped
Segmentation Fault - core dumped
Segmentation Fault - core dumped
gmake[1]: *** [check] Error 1
gmake[1]: Leaving directory
`/usr/software/courier-imap-1.5.0.20020623/bdbobj'
gmake: *** [check-recursive] Error 1



pls suggest if any body had experienced this before
regards
BPS



---
This sf.net email is sponsored by:ThinkGeek
Oh, it's good to be a geek.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users