[vchkpw] lost gifs
Hi all , Hope some one can help, I have installed qmail admin on openbsd 3.2 without making any changes to the httpd.conf file , Tested qmail admin all worked fine , after adding virtual domains to the httpd.conf, the gif files and art work in qmail admin will not load in my browser, but I can still log in . I have looked in the /cgi-bin/qmailadmin all looks to be correct , can any one tell me what is going on and how to fix this , if you need to see what I am talking about email me and I will give you the url of the site Thank you Michael ps the same has happened to sqwebmail
[vchkpw] Re: Can't login, password rejected, Server Response: "-ERR authorization failed"
Hello Calder.Chung, On Monday, December 2, 2002 at 5:25:58 AM you wrote: > IS when user use Outlook express contact to qmail server, after he > enter the correct password, it still can¡¦t login, here is the error > message: As you wrote he could before you switched to vpopmail: - Is this a system user account? - Have you compiled vpopmail with --enable-passwd=y ? - Is this a pure vpopmail account which you've added with vadddomain example.com vadduser [EMAIL PROTECTED] - Is he trying to log in using _the complete e-mail-address_ ([EMAIL PROTECTED]) instead of only local part of e-mail-address (user)? - Alternatively: have you compiled vpopmail with --enable-default-domain=example.com ? Please post the appropriate lines from log file if above hint don't help, for us being able to inspect the complete error message. Please consider _NOT_ anonymizing these log entries when posting them, as this could destroy important information for figuring out the possible cause of your problem. P.S.: If you could manage it somehow it would be nice if you could refrain posting HTML mails. It's unnecessary bloat and doesn't help in any matter on this list. -- Best regards Peter Palmreuther
[vchkpw] vpopmail
i created this file on based. on the instruction no. 3 on the FAQ of vpopmail. but when i try to save it. it say cannot open file for writing: no such file or directory. thanks for your help. vi ~vpopmail/domains/virtual_domain/.qmail-default then i inserted this script below. /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.423 / Virus Database: 238 - Release Date: 11/25/2002
Re: [vchkpw] vpopmail
Try doing this: "touch ~vpopmail/domains/virtual_domain/.qmail-default" then do the steps you described. > > i created this file on based. on the instruction no. 3 on the FAQ of > vpopmail. but when i try to save it. it say cannot open file for > writing: no such file or directory. thanks for your help. > >vi ~vpopmail/domains/virtual_domain/.qmail-default >then i inserted this script below. > > /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.423 / Virus Database: 238 - Release Date: 11/25/2002 > > -- Jessman giveth... Microsoft taketh away.. -- Jessman giveth... Microsoft taketh away..
[vchkpw] Postfix
Has anybody used vpopmail with Postfix? (I plan to make Postfix user maildirs). -- Aj. Systems Administrator / Developer
Re: [vchkpw] lost gifs
Qmailadmin puts it's images in it's own images folder. You'll want to check how you configured qmailadmin to be sure, but my images are in /usr/local/apache/htdocs/images/qmailadmin. The images are called upon through relative path, so since my cgi-bin directory is www.mywebsite.com/cgi-bin then there also needs to be a www.mywebsite.com/images/qmailadmin directory. On Monday, December 2, 2002, at 01:57 AM, Michael Christie wrote: Hi all , Hope some one can help, I have installed qmail admin on openbsd 3.2 without making any changes to the httpd.conf file , Tested qmail admin all worked fine , after adding virtual domains to the httpd.conf, the gif files and art work in qmail admin will not load in my browser, but I can still log in . I have looked in the /cgi-bin/qmailadmin all looks to be correct , can any one tell me what is going on and how to fix this , if you need to see what I am talking about email me and I will give you the url of the site Thank you Michael ps the same has happened to sqwebmail
RE: [vchkpw] ezmlm+vpopmail
This is a problem with vpopmail. Get the latest at http://www.shupp.org and set --enable-qmail-ext=n during the configure. The previous version's of vpopmail didn't handle the qmail extensions correctly. So [EMAIL PROTECTED] wouldn't be forwarded to [EMAIL PROTECTED] with subscribe as the additional parameter. --- Brad Dameron Network Account Executive TSCNet Inc. www.tscnet.com Silverdale, WA. 1-888-8TSCNET > -Original Message- > From: Johan Almqvist [mailto:[EMAIL PROTECTED]] > Sent: Sunday, December 01, 2002 10:31 AM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: [vchkpw] ezmlm+vpopmail > > > * me <[EMAIL PROTECTED]> [021201 19:26]: > > # cat inlocal > > ciumilatu > > #cat inhost > > away.it > > # cat outlocal > > ciumilatu > > # cat outhost > > away.it > > > _complete_ logs from qmail for this message and delivery. > > info msg 4620364: bytes 662 from <[EMAIL PROTECTED]> qp 7239 uid 64011 > > starting delivery 93: msg 4620364 to local > [EMAIL PROTECTED] > > status: local 1/10 remote 0/20 > > delivery 93: failure: > > ezmlm-manage:_fatal:_I_do_not_accept_messages_at_this_address_(#5.1.1)/ > > put "away.it-ciumilatu" into the file > home/vpopmail/domains/mydomain/mylist/inlocal (replace the current > contents) and see if your problem goes away. ezmlm seems to have problems > with virtual domains sometimes. > > Does anyone know _why_ this happens? > > -Johan > -- > Johan Almqvist > http://www.almqvist.net/johan/qmail/ >
[vchkpw] Count Traffic for each vpopmail-domain
Hi all, how can I count the traffic for each vpopmail-domain, let´s say: *@vpodomain1.com *@vpodomain2.com and so on Regs, Oliver Etzel
Re: [vchkpw] lost gifs
I have my images in a /var/www/htdocs folder, the images folder contains a folder called qmailadmin , when I did the config of qmailadmin I used ./configure --enable-htmldir=/var/www/htdocs --enable-cgibindir=/var/www/c gi-bin I access the site using www.mywebsite.com/cgi/qmailadminas you can see I think I have all that is needed for qmailadmin to run , but still no images , this all changed when I added virtual domains to my httpd.conf , I can not see how that would change my path in the cgi-bin, can you please explain to me if I am on the right track or right off it , what do I need to do to fix this or dose something in the httpd.conf need to be changed as well thank you Michael - Original Message - From: "Clayton Weise" <[EMAIL PROTECTED]> To: "vchkpw" <[EMAIL PROTECTED]> Sent: Tuesday, December 03, 2002 5:09 AM Subject: Re: [vchkpw] lost gifs Qmailadmin puts it's images in it's own images folder. You'll want to check how you configured qmailadmin to be sure, but my images are in /usr/local/apache/htdocs/images/qmailadmin. The images are called upon through relative path, so since my cgi-bin directory is www.mywebsite.com/cgi-bin then there also needs to be a www.mywebsite.com/images/qmailadmin directory. On Monday, December 2, 2002, at 01:57 AM, Michael Christie wrote: > Hi all , > Hope some one can help, I have installed qmail admin on openbsd 3.2 > without making any changes to the httpd.conf file , Tested qmail admin > all worked fine , after adding virtual domains to the httpd.conf, the > gif files and art work in qmail admin will not load in my browser, but > I can still log in . I have looked in the /cgi-bin/qmailadmin all > looks to be correct , can any one tell me what is going on and how to > fix this , if you need to see what I am talking about email me and I > will give you the url of the site > > > Thank you > Michael > > ps the same has happened to sqwebmail
Re: [vchkpw] Count Traffic for each vpopmail-domain
On Mon, 2002-12-02 at 13:46, Oliver Etzel - GoodnGo.COM (R) wrote: > Hi all, > > how can I count the traffic for each vpopmail-domain, let´s say: > *@vpodomain1.com > *@vpodomain2.com > > and so on Check out ISOQLOG: http://www.enderunix.org/isoqlog/ > Regs, > > Oliver Etzel
RE: [vchkpw] ezmlm+vpopmail
Yes. It won't affect anything. --- Brad Dameron Network Account Executive TSCNet Inc. www.tscnet.com Silverdale, WA. 1-888-8TSCNET > -Original Message- > From: me [mailto:[EMAIL PROTECTED]] > Sent: Monday, December 02, 2002 12:53 PM > To: <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject: Re: [vchkpw] ezmlm+vpopmail > > > I can install again vpopmail whitout lost informations? I have about 20 > mailbox on my virtual domains. > > > This is a problem with vpopmail. Get the latest at > http://www.shupp.org and > > set --enable-qmail-ext=n during the configure. > > The previous version's of vpopmail didn't handle the qmail extensions > > correctly. So [EMAIL PROTECTED] wouldn't be forwarded to > > [EMAIL PROTECTED] with subscribe as the additional parameter. > >
[vchkpw] IMAP connection disconnects if no domain is specified
I am forwarding this to the vpopmail group as I was told that it does not apply to the courier-imap group. Any help would be appreciated. Good day, I just installed Vpopmail 5.2 and Courier-IMAP 1.3.10. When I telnet to the imap port to test, all logins (valid or invalid) result in a disconnection. I do not get an error message, just a "Connection closed by foreign host." Here is what it looks like: telnet localhost 143 * OK Courier-IMAP ready. Copyright 1998-2001 Double Precision, Inc. See COPYING for distribution information. a login user1 test Connection closed by foreign host. However, if I specify [EMAIL PROTECTED] as the login it works ok: * OK Courier-IMAP ready. Copyright 1998-2001 Double Precision, Inc. See COPYING for distribution information. a login [EMAIL PROTECTED] test a OK LOGIN Ok. I have verified that vpopmail uses a default domain by login in to qmail's pop3 daemon: [root@F150 src]# telnet localhost 110 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. +OK <16177.1038256384@F150> user user1 pass test +OK I have never had a problem in the past with this. How do I get courier-imap to use the default domain for logins without domains entered? My compile options for vpopmail were: ./configure --enable-roaming-users=y --enable-mysql=y --enable-defaultquota=NOQUOTA --enable-default-domain=mydomain.com My compile options for Courier-IMAP were: ./configure --with-authvchkpw --without-authdaemon --without-authcustom --without-authuserdb --without-authpam --without-authldap --without-authpwd --without-authshadow --without-authmysql --without-authcram Thanks for your help! -- Garrett - End forwarded message - -- Garrett - End forwarded message - -- Garrett msg10016/bin0.bin Description: PGP Public Key PGP_Public_Key Description: PGP Public Key PGP_Public_Key Description: PGP Public Key
[vchkpw] mail not going outside
hello all i am using vpopmail,qmail on redhat linux.The mail is going outside domain but easily send to local domains.. i do everything but can't thing working. 127.0.0.:allow,RELAYCLIENT="" in the /etc/tcp.smtp and /home/vpopmail/etc/tcp.smtp but all in vain. sir tell me what i do to remove this err-- "The message could not be sent because one of the recipients was rejected by the server. The rejected e-mail address was '[EMAIL PROTECTED]'. Subject 'helo mail', Account: 198.101.101.1, Server: 'example.com, Protocol: SMTP, Server Response: '553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)', Port: 25, Secure(SSL): No, Server Error: 553, Error Number: 0x800CCC79
Re: [vchkpw] mail not going outside
On Tue, Dec 03, 2002 at 08:43:44AM +0500, zafar wrote: > hello all > i am using vpopmail,qmail on redhat linux.The mail is going outside domain > but easily send to local domains.. > i do everything but can't thing working. > 127.0.0.:allow,RELAYCLIENT="" in the /etc/tcp.smtp > and /home/vpopmail/etc/tcp.smtp > but all in vain. > sir tell me what i do to remove this err-- One thing is for sure, you are persistant. You added 127.0.0. to your tcp.smtp file but you also need to add the ip of the computer that you are trying to send mail from. > "The message could not be sent because one of the recipients was rejected by > the server. The rejected e-mail address was '[EMAIL PROTECTED]'. > Subject 'helo mail', Account: 198.101.101.1, Server: 'example.com, Protocol: > SMTP, Server Response: '553 sorry, that domain isn't in my list of allowed > rcpthosts (#5.7.1)', Port: 25, Secure(SSL): No, Server Error: 553, Error > Number: 0x800CCC79 If the IP address of the client is really 198.101.101.1 then you need to add 198.101.101.1:allow,RELAYCLIENT="" to either your /etc/tcp.smtp or /home/vpopmail/etc/tcp.smtp file, which ever one you use. Then be sure to recompile the cdb database: tcprules /etc/tcp.smtp.cdb /etc/tcp.smtp.tmp < /etc/tcp.smtp or tcprules /home/vpopmail/etc/tcp.smtp.cdb /home/vpopmail/etc/tcp.smtp.tmp < /home/vpopmail/etc/tcp.smtp Hope this helps. Cory P.S. This time, please reply to the list and not directly to me. -- Cory Wright Stand Blue Technology http://www.standblue.net/
[vchkpw] what the tcprules for global
hello all thanks for mailing and solving my problem especially cory wright who give me idea. but i need some more flexible. i want that anybody can access mail from anywhere either from outlook or some client. Then i need a general rule from anywhere mail will be sent. as now i write in tcp.smtp 127.0.0.:allow,RELAYCLIENT 198.101.100.1:allow,RELAYCLIENT for example anyperson who is any other state and configure outlook ,in that case he can't mail sent bcz it give error of invalid rcpthost. so i need a global ,from anywhere i mail sent.no need to add address or ip of in tcp.smtp. thanks zafar
Re: [vchkpw] what the tcprules for global
On Tue, Dec 03, 2002 at 09:47:31AM +0500, zafar wrote: > i want that anybody can access mail from > anywhere either from outlook or some client. > for example anyperson who is any other state and configure outlook ,in that > case he can't mail sent bcz it give error of invalid rcpthost. > so i need a global ,from anywhere i mail sent.no need to add address or ip > of in tcp.smtp. You need POP before SMTP. Be sure vpopmail is compiled with --enable-roaming-users=y . Cory -- Cory Wright Stand Blue Technology http://www.standblue.net/
Re: [vchkpw] what the tcprules for global
hello it already configured with that option.so that mail is come in and out. i do't think that is the problem.. - Original Message - From: "Cory Wright" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 03, 2002 10:03 AM Subject: Re: [vchkpw] what the tcprules for global > On Tue, Dec 03, 2002 at 09:47:31AM +0500, zafar wrote: > > i want that anybody can access mail from > > anywhere either from outlook or some client. > > > for example anyperson who is any other state and configure outlook ,in that > > case he can't mail sent bcz it give error of invalid rcpthost. > > so i need a global ,from anywhere i mail sent.no need to add address or ip > > of in tcp.smtp. > > You need POP before SMTP. Be sure vpopmail is compiled with > --enable-roaming-users=y . > > Cory > > -- > Cory Wright > Stand Blue Technology > http://www.standblue.net/ > >
[vchkpw] Re: what the tcprules for global
Hello zafar, On Tuesday, December 3, 2002 at 6:41:37 AM you wrote: >> You need POP before SMTP. Be sure vpopmail is compiled with >> --enable-roaming-users=y . > it already configured with that option.so that mail is come in and out. > i do't think that is the problem.. Read FAQ #4, it's contained in source code. -- Best regards Peter Palmreuther