Maildir problem

2001-07-23 Thread Helena Zhang



Hi,

I installed qmail version 1.03 on my Red Hat 6.0 
machine, and it is working fine. I selected Maildir as the default delivery 
method. The manual told me to addthe directoy Maildir/ in to /etc/skel and 
to all other users, and so I did. but when I telnet my port 110, the following 
error will appear:

 Trying 
216.237.57.142...
 Connected to 
216.237.57.142.
 escape character is 
'^]'.
 +OK 3094.995952119@mail.astroburst.com
 user 
helena
pass 123*
 -ERR this user has no 
$HOME/Maildir
 Connection closed by foreign 
host.

* not the real password

but the$HOME/Maildir/ directory is there. 
After that I removed the user and create it again, which worked. Now I want to 
do it to the user root, but I can't remove root and created one again. Can 
anyone help me with that?

Regards,

Helena Zhang


Re: Maildir problem

2001-07-23 Thread Dushyanth Harinath

hi,
for root u dont create Maildir ...create a dot qmail file for root in
/var/qmail/alias and do whatever u want with it.
man dot-qmail for more details

regards
dushyanth

 Hi,
 
 I installed qmail version 1.03 on my Red Hat 6.0 machine, and it is
 working fine. I selected Maildir as the default delivery method. The
 manual told me to add the directoy Maildir/ in to /etc/skel and to all
 other users, and so I did. but when I telnet my port 110, the following
 error will appear:
 
Trying 216.237.57.142...
Connected to 216.237.57.142.
escape character is '^]'.
+OK [EMAIL PROTECTED] 
user helena
pass 123*
-ERR this user has no $HOME/Maildir
Connection closed by foreign host.
 
 * not the real password
 
 but the $HOME/Maildir/ directory is there. After that I removed the
 user and create it again, which worked. Now I want to do it to the user
 root, but I can't remove root and created one again. Can anyone help me
 with that?
 
 Regards,
 
 Helena Zhang


-- 
Dushyanth Harinath
Archean Infotech Limited
Ph No:091-040-3228666,6570704,3228674
http://www.archeanit.com



-
This email was sent using SquirrelMail.
   Webmail for nuts!
http://squirrelmail.org/





Re: Maildir problem

2001-07-23 Thread Martin Kong

Adding Maildir to /etc/skel is only good for users you'll be creating in
the future.  For all existing users, you need to run
/var/qmail/bin/maildirmake in each of the $HOME directory.

 Helena Zhang wrote:
 
 Hi,
 
 I installed qmail version 1.03 on my Red Hat 6.0 machine, and it is
 working fine. I selected Maildir as the default delivery method. The
 manual told me to add the directoy Maildir/ in to /etc/skel and to all
 other users, and so I did. but when I telnet my port 110, the
 following error will appear:
 
 Trying 216.237.57.142...
 Connected to 216.237.57.142.
 escape character is '^]'.
 +OK [EMAIL PROTECTED]
 user helena
 pass 123*
 -ERR this user has no $HOME/Maildir
 Connection closed by foreign host.
 
 * not the real password
 
 but the $HOME/Maildir/ directory is there. After that I removed the
 user and create it again, which worked. Now I want to do it to the
 user root, but I can't remove root and created one again. Can anyone
 help me with that?
 
 Regards,
 
 Helena Zhang



Re: Maildir problem

2001-04-02 Thread Erwin Hoffmann

At 10:06 29.3.2001 +0200, Gerrit Pape wrote:
On Thu, Mar 29, 2001 at 01:25:22PM +0530, [EMAIL PROTECTED] wrote:
 Dear all,

Hi,


 
 I am using qmail 1.03 on Redhat 6.2 box. 
 I have just shifted from Mailbox format to Maildir format. And i am
using qpopper-qmail-2.53-1-PAM.i386.rpm for pop daemon.

I do not know that rpm.

But it does exist. See:

http://ftp.univ-aix.fr/ls-lR 

Personally, I found similiar things going on for SuSE Linux. qpopper
coupled with qmail to allow POP3 delivery/fetching on VSM Mailboxes. 
The desaster was:
- qmail-smtpd (and qpopper) was invoked by INETD with root permissions.
- qmail's home dir was /usr/local/qmail.

qpopper did not work either.
 
 If i am doing telnet on localhost at port 110 , then it showing that pop
daemon is running, And if i am providing username and password over there
just to check the mail, but its saying 0 message , while i am having mails
in my Maildir/new folders.
 
 How can i fetch mails now using Maildir format ?

How about setting up qmail-pop3d (comes with qmail).

My advice: Install qmail from the sources.

Gerrit.


My question: Has anybody on that list similiar experiences with these kind
of packages? Let's try to identify the originator and bann it!


erwin.
+---+
|  fffhh http://www.fehcom.deDr. Erwin Hoffmann |
| ff  hh|
| ffeee     ccc   ooomm mm  mm   Wiener Weg 8   |
| fff  ee ee  hh  hh   cc   oo   oo  mmm  mm  mm 50858 Koeln|
| ff  ee eee  hh  hh  cc   oo oo mm   mm  mm|
| ff  eee hh  hh   cc   oo   oo  mm   mm  mm Tel 0221 484 4923  |
| ff      hh  hhccc   ooomm   mm  mm Fax 0221 484 4924  |
+---+



Re: Maildir problem

2001-03-29 Thread Charles Cazabon

[EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 
 I am using qmail 1.03 on Redhat 6.2 box.  I have just shifted from Mailbox
 format to Maildir format. And i am using qpopper-qmail-2.53-1-PAM.i386.rpm
 for pop daemon.

I could be mistaken, but I thought qpopper only supported mbox files.  If
you want to do POP3 with Maildirs in user home directories, switch to
qmail-pop3d, included in the qmail source.  That's what it's designed for.

Charles
-- 
---
Charles Cazabon[EMAIL PROTECTED]
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
---



Maildir problem

2001-03-28 Thread lkhanna



Dear all,

I am using qmail 1.03 on Redhat 6.2 box. 

I have just shifted from Mailbox format to Maildir 
format. And i am using qpopper-qmail-2.53-1-PAM.i386.rpm for pop 
daemon.

If i am doing telnet on localhost at port 110 , 
then it showing that pop daemon is running, And if i am providing username and 
password over there just to check the mail, but its saying 0 message , while i 
am having mails in my Maildir/new folders.

How can i fetch mails now using Maildir format 
?

Regards

Lokesh


maildir problem

2000-09-25 Thread Luis Bezerra

Hello everyone

I use Maildir in my configuration and i receveid this message when I
check my messages:

Unable to open local messages

I verified in my server that the messages are located in in the
Maildir/cur directory.

Are the messages Locked?

What is this mean?

thanks in advance

Lu'is Bezerra




Re: maildir problem

2000-09-25 Thread Andy Bradford

On Mon, 25 Sep 2000 17:27:17 -0300, Luis Bezerra wrote:


 Unable to open local messages
 
 I verified in my server that the messages are located in in the
 Maildir/cur directory.

What MUA (mail reader) are you using?  Most likely it doesn't 
understand the Maildir method for storing emails.  Please provide more 
details.

Andy




Maildir problem

2000-06-29 Thread Lavender


Hi,

I decided to use Maildir instead of Mailbox on one user account ... 

I did maildirmake $HOME/Maildir and echo ./Maildir  ~.qmail

Then I export MAIL=/home/vmail/Maildir

When testing sending mail to this account qmail procuded the below log:-


Jun 29 20:20:16 morgoth qmail: 962281216.236186 status: local 1/10 remote
0/20
Jun 29 20:20:16 morgoth qmail: 962281216.247970 delivery 180: deferral:
Unable_to_chdir_to_maildir._(#4.2.1)/

How do I go about it ??/

Thanks
erekose





Re: Maildir problem

2000-06-29 Thread Ricardo Cerqueira

 
 I did maildirmake $HOME/Maildir and echo ./Maildir  ~.qmail
 

Your mistake is right here... "./Maildir", as far as qmail is concerned, is a _file_ 
named "Maildir". You need to add a slash to the end... like:

echo ./Maildir/  ~.qmail


RC

 When testing sending mail to this account qmail procuded the below log:-
 
 
 Jun 29 20:20:16 morgoth qmail: 962281216.236186 status: local 1/10 remote
 0/20
 Jun 29 20:20:16 morgoth qmail: 962281216.247970 delivery 180: deferral:
 Unable_to_chdir_to_maildir._(#4.2.1)/
 
 How do I go about it ??/
 
 Thanks
 erekose
 
 

-- 
+---
| Ricardo Cerqueira  
| PGP Key fingerprint  -  B7 05 13 CE 48 0A BF 1E  87 21 83 DB 28 DE 03 42 
| Novis  -  Engenharia ISP / Rede Técnica 
| Pç. Duque Saldanha, 1, 7º E / 1050-094 Lisboa / Portugal
| Tel: +351 21 3166730/00 (24h/dia) - Fax: +351 21 3166701



Re: Maildir problem

2000-06-29 Thread Dave Sill

Ricardo Cerqueira [EMAIL PROTECTED] wrote:

 I did maildirmake $HOME/Maildir and echo ./Maildir  ~.qmail

Your mistake is right here... "./Maildir", as far as qmail is
concerned, is a _file_ named "Maildir". You need to add a slash to
the end... like:

echo ./Maildir/  ~.qmail

Except, if qmail-local thought "Maildir" was an mbox, it wouldn't try
to cd into it:

 Jun 29 20:20:16 morgoth qmail: 962281216.247970 delivery 180: deferral:
 Unable_to_chdir_to_maildir._(#4.2.1)/

Post the output of:

  cat .qmail
  ls -lR `cat .qmail`

-Dave