Re: [vchkpw] read my mail with mozilla]]

2003-11-18 Thread deny
de

looks like some problem with your rc script.
could you paste the line where qmail-pop3d,qmail-popup and vpopmail 
are started (actually only qmail-popup is started.. but the others 
should appear in the same line)

thanks you for your help at all
i find cause of this last mail
i modify my rc.startmail like this
#!/bin/bash
export 
PATH=/usr/local/bin:/var/qmail/bin:/var/vpopmail/bin:/usr/local/bin/ezmlm:$PATH
echo Starting Qmail and Vpopmail daemons ...
export QMAILQUEUE=/var/qmail/bin/qmail-scanner-queue.pl
/var/qmail/rc 
/usr/local/bin/tcpserver -v -H -R -x /etc/tcp.smtp.cdb -c20 -u1033 -g103 
0 smtp /usr/local/bin/recordio /var/qmail/bin/qmail-smtpd 21 /dev/null 
/usr/local/bin/tcpserver -v -H -R 0 pop3 /usr/local/bin/recordio 
/var/qmail/bin/qmail-popup linux-pour-lesnuls.com 
/var/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir

to delete the \  just before linux-pour-lesnuls.com
and that works fine
thanks for your express and nicely help











Re: [vchkpw] read my mail with mozilla]]

2003-11-17 Thread Justin Heesemann
On Monday 17 November 2003 06:13, deny wrote:
 Matt wrote:
  what happens when you hit the Get new messages button?
 
  d

 when i hit this button ,mozilla try to connect to localhost
 but nothing arrive
 this is a log of rc.startmail

 tcpserver: status: 1/40
 tcpserver: pid 2394 from 127.0.0.1
 tcpserver: ok 2394 localhost:127.0.0.1:110 :127.0.0.1::32916
 tcpserver: end 2394 status 256
 tcpserver: status: 0/40
  394  -ERR usage: popup hostname subprogram
 2394  [EOF]

looks like some problem with your rc script.
could you paste the line where qmail-pop3d,qmail-popup and vpopmail are 
started (actually only qmail-popup is started.. but the others should 
appear in the same line)


-- 
Mit internetten Grüßen / Best Regards
---
Justin Heesemannionium Technologies
[EMAIL PROTECTED]www.ionium.org




Re: [vchkpw] read my mail with mozilla]]

2003-11-17 Thread deny
Ju

tcpserver: end 2394 status 256
tcpserver: status: 0/40
394  -ERR usage: popup hostname subprogram
2394  [EOF]
   

looks like some problem with your rc script.
could you paste the line where qmail-pop3d,qmail-popup and vpopmail are 
started (actually only qmail-popup is started.. but the others should 
appear in the same line)

of course
hre is my rc.startmail who starts all the script
#!/bin/bash
export 
PATH=/usr/local/bin:/var/qmail/bin:/var/vpopmail/bin:/usr/local/bin/ezmlm:$PATH
echo Starting Qmail and Vpopmail daemons ...
export QMAILQUEUE=/var/qmail/bin/qmail-scanner-queue.pl
/var/qmail/rc 
/usr/local/bin/tcpserver -v -H -R -x /etc/tcp.smtp.cdb -c20 -u1033 -g103 
0 smtp /usr/local/bin/recordio /var/qmail/bin/qmail-smtpd 21 /dev/null 
 /usr/local/bin/tcpserver -v -H -R 0 pop3 /usr/local/bin/recordio 
/var/qmail/bin/qmail-popup
\  linux-pour-lesnuls.com /var/vpopmail/bin/vchkpw 
/var/qmail/bin/qmail-pop3d Maildir

a++



 






Re: [vchkpw] read my mail with mozilla]]

2003-11-17 Thread Justin Heesemann
On Monday 17 November 2003 11:33, you wrote:

 tcpserver: end 2394 status 256
 tcpserver: status: 0/40
  394  -ERR usage: popup hostname subprogram
 2394  [EOF]
 
 looks like some problem with your rc script.
 could you paste the line where qmail-pop3d,qmail-popup and vpopmail
  are started (actually only qmail-popup is started.. but the others
  should appear in the same line)

 of course
 hre is my rc.startmail who starts all the script
 #!/bin/bash
 export 
 PATH=/usr/local/bin:/var/qmail/bin:/var/vpopmail/bin:/usr/local/bin/
 ezmlm:$PATH 
 echo Starting Qmail and Vpopmail daemons ...
 export QMAILQUEUE=/var/qmail/bin/qmail-scanner-queue.pl
 /var/qmail/rc 

what exactly is in /var/qmail/rc ?

your qmail start script was somewhat hard to read, because of the 
automatic wrapping of your mail client.. could you attach it to the 
mail? 

oh.. and I am subscribed to the list, please answer to the list only.

-- 
Mit internetten Grüßen / Best Regards
---
Justin Heesemannionium Technologies
[EMAIL PROTECTED]www.ionium.org




[vchkpw] read my mail with mozilla]]

2003-11-16 Thread deny
I had assumed the server and workstation were one entity because you
were attempting to direct email to the .mozilla tree in a .qmail file.
if that is not the case put the fqdn (fully qualified domain name) in
the server settings, otherwise use localhost.
yes you ve right , i ve the server and workstation in the same machine
so i use these settings in mozilla
pop and smtp : localhost
user :[EMAIL PROTECTED]
and i don't receive messages in mozilla
i ve always them in my vpopmail directory
and i dont know why





Re: [vchkpw] read my mail with mozilla]]

2003-11-16 Thread deny
Matt wrote:

what happens when you hit the Get new messages button?

d
when i hit this button ,mozilla try to connect to localhost
but nothing arrive
this is a log of rc.startmail
tcpserver: status: 1/40
tcpserver: pid 2394 from 127.0.0.1
tcpserver: ok 2394 localhost:127.0.0.1:110 :127.0.0.1::32916
tcpserver: end 2394 status 256
tcpserver: status: 0/40
394  -ERR usage: popup hostname subprogram
2394  [EOF]
i try to send a message with localhost and it s fine

thanks






[Fwd: Re: AW: [vchkpw] read my mail with mozilla]

2003-11-15 Thread deny
right
i have another question cause i think i am forget anything
when i say i can't read my messages in mozilla ,you say mozilla can read 
messages in format maildir
unless i  install a server pop or  imap
but i have a server pop cause i use vpopmail
here is my rc.startmail for info

!/bin/bash
export 
PATH=/usr/local/bin:/var/qmail/bin:/var/vpopmail/bin:/usr/local/bin/ezmlm:$PATH
echo Starting Qmail and Vpopmail daemons ...
export QMAILQUEUE=/var/qmail/bin/qmail-scanner-queue.pl
/var/qmail/rc 
/usr/local/bin/tcpserver -v -H -R -x /etc/tcp.smtp.cdb -c20 -u1033 -g103 
0 smtp /usr/local/bin/recordio /var/qmail/bin/qmail-smtpd 21 /dev/null 
/usr/local/bin/tcpserver -v -H -R 0 pop3 /usr/local/bin/recordio 
/var/qmail/bin/qmail-popup
\  linux-pour-lesnuls.com /var/vpopmail/bin/vchkpw 
/var/qmail/bin/qmail-pop3d Maildir 

so i think it s possible for me ,excuse me to be  heavy, to read my mail 
in mozilla
without install nor sqwebmail, nor squirrelmail ,
what do you think , am i wrong ?

thanks














Re: AW: [vchkpw] read my mail with mozilla

2003-11-14 Thread deny
There is also a web-based e-mail client that reads the Maildir 
directly (without having to install an IMAP or POP server), and that 
is sqwebmail:  http://www.inter7.com/sqwebmail.html

sorry ,i have a problem after compiling sqwebmail
when i launched my cgi webmail in my apache directory
i get
The webmail system is temporarily unavailable.  An error occured in function %s: 
%s/p/body/html
CGI environment exceeds allowed maximum size.



Re: AW: [vchkpw] read my mail with mozilla

2003-11-14 Thread Jeff Hedlund
deny wrote:
There is also a web-based e-mail client that reads the Maildir 
directly (without having to install an IMAP or POP server), and that 
is sqwebmail:  http://www.inter7.com/sqwebmail.html
sorry ,i have a problem after compiling sqwebmail
when i launched my cgi webmail in my apache directory
i get
The webmail system is temporarily unavailable.  An error occured in 
function %s: %s/p/body/html
CGI environment exceeds allowed maximum size.
This question would be better asked on the sqwebmail mailing list. 
Instructions to subscribe to that list are on the sqwebmail page 
(http://www.inter7.com/sqwebmail.html).

I have never installed sqwebmail, so I have no idea what is going on 
with that.

Jeff




Re: AW: [vchkpw] read my mail with mozilla

2003-11-14 Thread deny
Je

This question would be better asked on the sqwebmail mailing list. 
Instructions to subscribe to that list are on the sqwebmail page 
(http://www.inter7.com/sqwebmail.html).

I have never installed sqwebmail, so I have no idea what is going on 
with that.

right
i have another question cause i think i am forget anything
when i say i can't read my messages in mozilla ,you say mozilla can read 
messages in format maildir
unless i  install a server pop or  imap
but i have a server pop cause i use vpopmail
here is my rc.startmail for info

!/bin/bash
export 
PATH=/usr/local/bin:/var/qmail/bin:/var/vpopmail/bin:/usr/local/bin/ezmlm:$PATH
echo Starting Qmail and Vpopmail daemons ...
export QMAILQUEUE=/var/qmail/bin/qmail-scanner-queue.pl
/var/qmail/rc 
/usr/local/bin/tcpserver -v -H -R -x /etc/tcp.smtp.cdb -c20 -u1033 -g103 
0 smtp /usr/local/bin/recordio /var/qmail/bin/qmail-smtpd 21 /dev/null 
 /usr/local/bin/tcpserver -v -H -R 0 pop3 /usr/local/bin/recordio 
/var/qmail/bin/qmail-popup
\  linux-pour-lesnuls.com /var/vpopmail/bin/vchkpw 
/var/qmail/bin/qmail-pop3d Maildir 

so i think it s possible for me ,excuse me to be  heavy, to read my mail 
in mozilla
without install nor sqwebmail, nor squirrelmail ,
what do you think , am i wrong ?

thanks












Re: [Fwd: Re: [vchkpw] read my mail with mozilla]

2003-11-12 Thread deny
de

I am not aware of all the available graphical mail clients out there,
but I know that mutt (http://www.mutt.org/) can recognize Maildir and
mbox (and a few others). 


a friend of man has mounted a qmail server , created an account for me
and send me a message i reveived by mozilla
so , why can i receive my message in my own server ?




Or you could setup a .qmail file in the user's vpopmail directory (eg,
/var/vpopmail/domains/linux-pour-lesnuls.com/deny/) to put the mail
elsewhere - so that would be done on a per-user basis.
I think your best bet would be to just IMAP or POP the messages, even if
only locally.  That way you can use Mozilla (or any other mail client)
to read the mail.  (of course, that requires you to setup an IMAP and/or
POP server)


yes like squirrelmail for example ?
thanks





Re: [vchkpw] read my mail with mozilla

2003-11-12 Thread deny
Je/

  2. Mozilla doesn't store mail in a Maildir format, so it would not 
be able to deliver to that directory.


a friend of me has mounted a qmail server , created an account for me
and send me a message i reveived by mozilla
so , why can i receive my message in my own server ?
thanks





AW: [vchkpw] read my mail with mozilla

2003-11-12 Thread Anne Fink
it is up to you, in which format you store the
mail. and the fact that you use mozilla says that
you don't store it in a Maildir format.

how you get your mail from your friend and how to handle your
mail on your server are two different stories.

anne

-Ursprüngliche Nachricht-
Von: deny [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 12. November 2003 13:26
An: [EMAIL PROTECTED]
Betreff: Re: [vchkpw] read my mail with mozilla


Je/


   2. Mozilla doesn't store mail in a Maildir format, so it would not
 be able to deliver to that directory.


a friend of me has mounted a qmail server , created an account for me
and send me a message i reveived by mozilla
so , why can i receive my message in my own server ?

thanks







Re: AW: [vchkpw] read my mail with mozilla

2003-11-12 Thread deny
Anne Fink wrote:

it is up to you, in which format you store the
mail. and the fact that you use mozilla says that
you don't store it in a Maildir format.
how you get your mail from your friend and how to handle your
mail on your server are two different stories.
right
i think the best is perhaps to install squirrelmail
and read my mails with it , no ?
because i know a little about mutt and i search a graphic client
thanks

 






Re: AW: [vchkpw] read my mail with mozilla

2003-11-12 Thread Jeff Hedlund
deny wrote:
it is up to you, in which format you store the
mail. and the fact that you use mozilla says that
you don't store it in a Maildir format.
how you get your mail from your friend and how to handle your
mail on your server are two different stories.
right
i think the best is perhaps to install squirrelmail
and read my mails with it , no ?
because i know a little about mutt and i search a graphic client
Installing squirrelmail is certainly an option, but in order to install 
squirrelmail you must install an IMAP server as well (e.g., Courier-IMAP).

And once you have an IMAP server installed, you could also retrieve your 
mail from the Mozilla mail client (or any other client that support IMAP).

There is also a web-based e-mail client that reads the Maildir directly 
(without having to install an IMAP or POP server), and that is 
sqwebmail:  http://www.inter7.com/sqwebmail.html

Jeff
--
  /\  /\  ......[EMAIL PROTECTED]
 /  \/  \ a t r i x  .  .  .  .  .  .  .   (770) 794-7233
 s o f t w a r e  i n c  ......   http://www.matrixsi.com



Re: AW: [vchkpw] read my mail with mozilla

2003-11-12 Thread deny
Jeff



There is also a web-based e-mail client that reads the Maildir 
directly (without having to install an IMAP or POP server), and that 
is sqwebmail:  http://www.inter7.com/sqwebmail.html

ok its very clear
i try sqwebmail
thanks





Re: [vchkpw] read my mail with mozilla

2003-11-10 Thread deny


2. Mozilla doesn't store mail in a Maildir format, so it would not be 
able to deliver to that directory.


but does it store mail in mbox? 'case that's what he wrote (no 
trailing /)

yes that is the question
i just want my mails in 
/var/vpopmail/domains/linux-pour-lesnuls.com/deny/Maildir
to read in a graphics client
all the solutions are welcome

thanks





Re: [vchkpw] read my mail with mozilla

2003-11-10 Thread Jeff Hedlund
deny wrote:
right but which graphics clients can i use to read my message 
/var/vpopmail/domains/linux-pour-lesnuls.com/deny/Maildir ?
I am not aware of all the available graphical mail clients out there, 
but I know that mutt (http://www.mutt.org/) can recognize Maildir and 
mbox (and a few others).

There are probably many others, some googling would no doubt show.

if there's one , is there any configuration telling vpopmail to put 
messages
from/var/vpopmail/domains/linux-pour-lesnuls.com/deny/Maildir in this 
client ?
vpopmail does not currently support putting mail in a different 
location.  But I do remember seeing a patch posted on this list that 
allowed storing the mail in user's home directories -- if I recall 
correctly.

Or you could setup a .qmail file in the user's vpopmail directory (eg, 
/var/vpopmail/domains/linux-pour-lesnuls.com/deny/) to put the mail 
elsewhere - so that would be done on a per-user basis.

I think your best bet would be to just IMAP or POP the messages, even if 
only locally.  That way you can use Mozilla (or any other mail client) 
to read the mail.  (of course, that requires you to setup an IMAP and/or 
POP server)

Jeff
--
  /\  /\  ......[EMAIL PROTECTED]
 /  \/  \ a t r i x  .  .  .  .  .  .  .   (770) 794-7233
 s o f t w a r e  i n c  ......   http://www.matrixsi.com



Re: [vchkpw] read my mail with mozilla

2003-11-09 Thread Jeff Hedlund
deny wrote:
and i receive my mails in
/var/vpopmail/domains/linux-pour-lesnuls.com/deny/Maildir
i try now to read them in mozilla ,for example
i think you had to configure .qmail-default like
/var/vpopmail/domains/linux-pour-lesnuls.com/.qmail-default

| /var/vpopmail/bin/vdelivermail '' 
/home/deny/.mozilla/default/90rri0p8.slt/Mail/mail.linux-pour-lesnuls.com
There are a couple of things wrong here:

  1. The second argument to vdelivermail is for the catchall, so it 
would only deliver mail to that directory if you sent mail to an address 
that did not exist for linux-pour-lesnuls.com.
  2. Mozilla doesn't store mail in a Maildir format, so it would not be 
able to deliver to that directory.

Jeff
--
  /\  /\  ......[EMAIL PROTECTED]
 /  \/  \ a t r i x  .  .  .  .  .  .  .   (770) 794-7233
 s o f t w a r e  i n c  ......   http://www.matrixsi.com



Re: [vchkpw] read my mail with mozilla

2003-11-09 Thread Matt Berardi
Jeff Hedlund wrote:

deny wrote:

and i receive my mails in
/var/vpopmail/domains/linux-pour-lesnuls.com/deny/Maildir
i try now to read them in mozilla ,for example
i think you had to configure .qmail-default like
/var/vpopmail/domains/linux-pour-lesnuls.com/.qmail-default

| /var/vpopmail/bin/vdelivermail '' 
/home/deny/.mozilla/default/90rri0p8.slt/Mail/mail.linux-pour-lesnuls.com 



There are a couple of things wrong here:
a couple more

1. The second argument to vdelivermail is for the catchall, so it 
would only deliver mail to that directory if you sent mail to an 
address that did not exist for linux-pour-lesnuls.com.
that is the second line of a dotqmail file, it will be processed unless
vdelivermail exits 99
2. Mozilla doesn't store mail in a Maildir format, so it would not be 
able to deliver to that directory.
but does it store mail in mbox? 'case that's what he wrote (no trailing /)

Jeff







Re: [vchkpw] read my mail with mozilla

2003-11-09 Thread Jeff Hedlund
Matt Berardi wrote:
/var/vpopmail/domains/linux-pour-lesnuls.com/.qmail-default

| /var/vpopmail/bin/vdelivermail '' 
/home/deny/.mozilla/default/90rri0p8.slt/Mail/mail.linux-pour-lesnuls.com 
There are a couple of things wrong here:
a couple more

1. The second argument to vdelivermail is for the catchall, so it 
would only deliver mail to that directory if you sent mail to an 
address that did not exist for linux-pour-lesnuls.com.
that is the second line of a dotqmail file, it will be processed unless
vdelivermail exits 99
Since vdelivermail requires 2 arguments, I assumed that it was not the 
second line but the same line - simply line wrapped.

2. Mozilla doesn't store mail in a Maildir format, so it would not be 
able to deliver to that directory.
but does it store mail in mbox? 'case that's what he wrote (no trailing /)
No, I do not believe Mozilla stores it's own mail in mbox or Maildir 
format.  But I'm not positive,... perhaps it could read one or the 
other, but I doubt it...

Jeff
--
  /\  /\  ......[EMAIL PROTECTED]
 /  \/  \ a t r i x  .  .  .  .  .  .  .   (770) 794-7233
 s o f t w a r e  i n c  ......   http://www.matrixsi.com