[vchkpw] horde imp + vpopmail
Hello, Does anyone know how I can get ip alias capability working with Horde IMP and vpopmail? -- Jesse Guardiani, Systems Administrator WingNET Internet Services, P.O. Box 2605 // Cleveland, TN 37320-2605 423-559-LINK (v) 423-559-5145 (f) http://www.wingnet.net
Re: [vchkpw] 2.0.7 not correctly working?
Alastair Battrick: > I've applied the patches for 2.0.7 and made the qmail-smtpd binary. > When I try and run the binary with ./qmail-smtpd I am not getting an > error message when I 'MAIL FROM' a non existent domain or from an > invalid email address. The previous version gives a "571 sorry, > sender address has invalid format (#5.7.1 - chkuser)" Check your chkuser_settings.h if ,- |#define CHKUSER_SENDER_MX |#define CHKUSER_SENDER_FORMAT ` are commented out. J.
[vchkpw] 2.0.7 not correctly working?
I have had chkuser 2.0.5 installed for a few weeks, and it has been working as I expected it to, on the whole. I've applied the patches for 2.0.7 and made the qmail-smtpd binary. When I try and run the binary with ./qmail-smtpd I am not getting an error message when I 'MAIL FROM' a non existent domain or from an invalid email address. The previous version gives a "571 sorry, sender address has invalid format (#5.7.1 - chkuser)" I can't work out if this loss of functionality is a feature or a bug, or if I've done something wrong. Note that running ./qmail-smtpd and giving an invalid "RCPT TO" does result in a "511 sorry, no mailbox here by that name (#5.1.1 - chkuser)" message, so I assume at least some part of it is working properly Cheers Alastair
Re: [vchkpw] Wanted: POP3 server
On Tuesday 26 October 2004 12:58 pm, Bob Ababurko wrote: > At 12:52 PM 10/26/2004, you wrote: > >how much research did you do before posting this question? > > > >http://www.qmailrocks.org > >http://www.google.com/search?hl=en&lr=&q=qmail+pop3 > > > > > > > > > >Well, isn't that specialmy first post and someone is there, ready to > >flame me. It wasn't a flame. It was simply very clear that you didn't really look at anything before posting to the list. > the question really had to do with a POP3 server implemented with > vpopmail. Do all of them do this? Qmailrocks deals with an IMAP server, > if my memory serves meI dont think is going to help me. As I stated before, qmail comes with a pop3 server and vpopmail comes with a checkpassword module that works with qmail-pop3d. This is all in the documentation and lots and lots of (albeit some of them are terrible) howtos around the web. > I just needed help in the right direction, less any lip from the mailing > list police. Way to set the climateyou and cazabon should hang out. Charles Cazabon is actually one of the most helpful people on the qmail mailing list. At least be appreciative of the _free_ help you were given. -Jeremy -- Jeremy Kitchen ++ Systems Administrator ++ Inter7 Internet Technologies, Inc. [EMAIL PROTECTED] ++ www.inter7.com ++ 866.528.3530 ++ 815.776.9465 int'l kitchen @ #qmail #gentoo on EFnet ++ scriptkitchen.com/qmail GnuPG Key ID: 481BF7E2 ++ scriptkitchen.com/kitchen.asc pgpq9gww2meCn.pgp Description: PGP signature
Re: [vchkpw] svc: warning: unable to control vpopmail: file does not exist vpopmail (dt)
On Tuesday 26 October 2004 12:13 pm, Agustín Ciciliani wrote: > If you say that It's not possible (or no recommendable at all) installing > them with the debian packages I'll follow the traditional way. it is not recommended to use debian's qmail packages. It is recommended to follow www.lifewithqmail.org for installing qmail. -Jeremy -- Jeremy Kitchen ++ Systems Administrator ++ Inter7 Internet Technologies, Inc. [EMAIL PROTECTED] ++ www.inter7.com ++ 866.528.3530 ++ 815.776.9465 int'l kitchen @ #qmail #gentoo on EFnet ++ scriptkitchen.com/qmail GnuPG Key ID: 481BF7E2 ++ scriptkitchen.com/kitchen.asc pgpUYhhhZcWtD.pgp Description: PGP signature
RE: [vchkpw] Wanted: POP3 server
> -Original Message- > From: Bob Ababurko [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 26, 2004 12:58 PM > To: [EMAIL PROTECTED] > Subject: RE: [vchkpw] Wanted: POP3 server > > > At 12:52 PM 10/26/2004, you wrote: > >how much research did you do before posting this question? > > > >http://www.qmailrocks.org > >http://www.google.com/search?hl=en&lr=&q=qmail+pop3 > > > > > > > > >Well, isn't that specialmy first post and someone is > there, ready to > >flame me. > > the question really had to do with a POP3 server implemented with > vpopmail. Do all of them do this? Qmailrocks deals with an > IMAP server, > if my memory serves meI dont think is going to help me. > A working qmail rocks install includes everything. Or you can take the pieces that you need out of the instructions. > I just needed help in the right direction, I did provide you with help to get you going. The first link when you type "qmail pop3" into google will help you. As well as reading the actual vpopmal install documentation (of which step 12 is titled "How to use vchkpw with qmail-pop3d server") >less any lip from the mailing > list police. Way to set the climateyou and cazabon > should hang out. > I'm not trying to be the mailing list police. I'm happy to help out (as I did when I provided you with direction) those new to the community. So are others on the list (who have replied to your post). At least do us the favor of doing just a little bit of reasearch before you ask. > > > > > >Hello- > > > >I have installed vpopmail on a server along with courier > IMAP server. The > >users are now complaining that they have all kinds of > problems(although, I > >do not) using the new protocol so I need to implement a POP > server. Now, I > >see that people have implied that vpopmail can be used as a POP > >serveris this true? I can't see that. What I need to > know is what > >POP3 server will be able to work along side of vpopmail > whereas I have many > >virtual mail domains and users configured using this > wonderful piece of > >software. > > > >I know this seems like an easy question, but it is not clear to me. > > > >thanks, > >Bob > >
Re: [vchkpw] problems linking vpopmail with courier-imap
Hi Jeremy, that's what I'm doing ... and everything works just fine .. excpet linking courier-authlib with vpopmail (vchkpw module). last try I've made (minutes ago) was setting up manually CPPFLAGS="-I/home/vpopmail/include"; export CPPFLAGS LDFLAGS="-L/home/vpopmail/lib"; export LDFLAGS but didn't work either. And here is my /home/vpopmail folder permission: drwxr-xr-x 8 vpopmail vchkpw 4096 Oct 25 23:05 . drwxr-xr-x 5 root root 4096 Oct 25 23:05 .. drwxr-xr-x 2 vpopmail vchkpw 4096 Oct 25 23:05 bin drwxr-xr-x 4 vpopmail vchkpw 4096 Oct 25 23:05 doc drwx-- 3 vpopmail vchkpw 4096 Oct 25 23:36 domains drwxr-xr-x 2 vpopmail vchkpw 4096 Oct 25 23:05 etc drwxr-xr-x 2 vpopmail vchkpw 4096 Oct 25 23:05 include drwxr-xr-x 2 vpopmail vchkpw 4096 Oct 25 23:05 lib thx, sergio On Tue, 26 Oct 2004 11:55:16 -0500, Jeremy Kitchen <[EMAIL PROTECTED]> wrote: > On Tuesday 26 October 2004 11:12 am, Sergio Pereira wrote: > > hi Tom, > > > > even building the courier-authlib from the source code I get no > > authvchkpw module. I get everything else, except authvchkpw. Any ideas > > here? > > I believe he meant build qmail/vpopmail and pals from source. > > www.lifewithqmail.org > > -Jeremy > > -- > Jeremy Kitchen ++ Systems Administrator ++ Inter7 Internet Technologies, Inc. > [EMAIL PROTECTED] ++ www.inter7.com ++ 866.528.3530 ++ 815.776.9465 int'l > kitchen @ #qmail #gentoo on EFnet ++ scriptkitchen.com/qmail >GnuPG Key ID: 481BF7E2 ++ scriptkitchen.com/kitchen.asc > > > -- Sergio Pereira
RE: [vchkpw] Wanted: POP3 server
At 12:52 PM 10/26/2004, you wrote: how much research did you do before posting this question? http://www.qmailrocks.org http://www.google.com/search?hl=en&lr=&q=qmail+pop3 Well, isn't that specialmy first post and someone is there, ready to flame me. the question really had to do with a POP3 server implemented with vpopmail. Do all of them do this? Qmailrocks deals with an IMAP server, if my memory serves meI dont think is going to help me. I just needed help in the right direction, less any lip from the mailing list police. Way to set the climateyou and cazabon should hang out. Hello- I have installed vpopmail on a server along with courier IMAP server. The users are now complaining that they have all kinds of problems(although, I do not) using the new protocol so I need to implement a POP server. Now, I see that people have implied that vpopmail can be used as a POP serveris this true? I can't see that. What I need to know is what POP3 server will be able to work along side of vpopmail whereas I have many virtual mail domains and users configured using this wonderful piece of software. I know this seems like an easy question, but it is not clear to me. thanks, Bob
Re: [vchkpw] problems linking vpopmail with courier-imap
On Tuesday 26 October 2004 11:12 am, Sergio Pereira wrote: > hi Tom, > > even building the courier-authlib from the source code I get no > authvchkpw module. I get everything else, except authvchkpw. Any ideas > here? I believe he meant build qmail/vpopmail and pals from source. www.lifewithqmail.org -Jeremy -- Jeremy Kitchen ++ Systems Administrator ++ Inter7 Internet Technologies, Inc. [EMAIL PROTECTED] ++ www.inter7.com ++ 866.528.3530 ++ 815.776.9465 int'l kitchen @ #qmail #gentoo on EFnet ++ scriptkitchen.com/qmail GnuPG Key ID: 481BF7E2 ++ scriptkitchen.com/kitchen.asc pgp5cD9qdZt6s.pgp Description: PGP signature
[vchkpw] quota question
hi all... i was wondering how people that use pop to retrieve their mail from their vpopmail maildirs are notified that they are over quota? like if they use Outlook or Mail or any other client... thank you... --
Re: [vchkpw] svc: warning: unable to control vpopmail: file does not exist vpopmail (dt)
Dear Jeremy, Thank you for your time and your professionalism (at least you didn't wrote me RTFM), but let me explain my message. I've already read "Life with qmail" and the vpopmail INSTALL file. I've also read the vpopmail faqs, especially the questions related to debian. In fact I have a test server running both after following those documents! What I was wondering is if there exists a way to install qmail and vpopmail using the debian's package management system. I've been serching in the web and all the howtos that I found doesn´t look reliable. So I tried something and I reached that error message. If you say that It's not possible (or no recommendable at all) installing them with the debian packages I'll follow the traditional way. Thanks again and I really hope not to bother you. Sincerely, Agustín - Original Message - From: "Jeremy Kitchen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 25, 2004 3:19 PM Subject: Re: [vchkpw] svc: warning: unable to control vpopmail: file does not exist vpopmail (dt) On Monday 25 October 2004 01:11 pm, Agustín Ciciliani wrote: > Hi, > > I'm trying to run vpopmail in a debian box. When I start the server I see > the following: > > maria:/# /etc/init.d/vpopmail start > Starting vpopmail pop3 server: svc: warning: unable to control vpopmail: > file does not exist > vpopmail (dt). > > I've been googling and similar errors are always referred to a file but I > can´t understand what is the problem in this case. vpopmail is not a standalone daemon. Please read the INSTALL file for vpopmail. If you installed qmail through debian's package management system, you should remove it, and simply follow www.lifewithqmail.org to get started. Once you have your qmail system up and working you can then go about adding vpopmail and related tools (which is really easy, if you just read) -Jeremy -- Jeremy Kitchen ++ Systems Administrator ++ Inter7 Internet Technologies, Inc. [EMAIL PROTECTED] ++ www.inter7.com ++ 866.528.3530 ++ 815.776.9465 int'l kitchen @ #qmail #gentoo on EFnet ++ scriptkitchen.com/qmail GnuPG Key ID: 481BF7E2 ++ scriptkitchen.com/kitchen.asc
Re: [vchkpw] problems linking vpopmail with courier-imap
On Oct 26, 2004, at 9:12 AM, Sergio Pereira wrote: even building the courier-authlib from the source code I get no authvchkpw module. I get everything else, except authvchkpw. Any ideas here? Try building Courier-IMAP with instructions from Michael Bowe's excellent guide: http://www.pipeline.com.au/staff/mbowe/isp/webmail- server.htm#COURIER_IMAP Other than that, I don't know what you'll need to do. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network Tester: http://sniffter.com/
Re: [vchkpw] Wanted: POP3 server
Hello Bob, Tuesday, October 26, 2004, 8:48:26 PM, you wrote: > Hello- > I have installed vpopmail on a server along with courier IMAP server. The courier-IMAP can handle both requests: IMAP and POP3 -- Best regards, Dmailto:[EMAIL PROTECTED]
Re: [vchkpw] vadddomain error!
On Oct 26, 2004, at 3:44 AM, info wrote: I'v got this message: Error: (vadduser) Domain does not exist The /usr/home/vpopmail/domains/domain.com/ folder is created but contains only the .qmail-default file. The /var/qmail/control/virtualdomains is writen and the domain.com:domain.com string is added. Equal for the rcphosts. Any Ideas? Is domain.com getting added to /var/qmail/users/assign? That's where adduser() looks up the domain's directory. If it doesn't show up in there (and get rebuilt into users/cdb), then there's a problem. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network Tester: http://sniffter.com/
Re: [vchkpw] Wanted: POP3 server
On Tuesday 26 October 2004 11:48 am, Bob Ababurko wrote: > Hello- > > I have installed vpopmail on a server along with courier IMAP server. The > users are now complaining that they have all kinds of problems(although, I > do not) using the new protocol so I need to implement a POP server. Now, I > see that people have implied that vpopmail can be used as a POP > serveris this true? I can't see that. What I need to know is what > POP3 server will be able to work along side of vpopmail whereas I have many > virtual mail domains and users configured using this wonderful piece of > software. vpopmail is not a pop3 server. qmail comes with a pop server that vpopmail provides a checkpassword module for (vchkpw). Also courier-imap comes with a pop3 server, you can optionally use it. -Jeremy -- Jeremy Kitchen ++ Systems Administrator ++ Inter7 Internet Technologies, Inc. [EMAIL PROTECTED] ++ www.inter7.com ++ 866.528.3530 ++ 815.776.9465 int'l kitchen @ #qmail #gentoo on EFnet ++ scriptkitchen.com/qmail GnuPG Key ID: 481BF7E2 ++ scriptkitchen.com/kitchen.asc pgpB2qoIIHMRD.pgp Description: PGP signature
RE: [vchkpw] Wanted: POP3 server
how much research did you do before posting this question? http://www.qmailrocks.org http://www.google.com/search?hl=en&lr=&q=qmail+pop3 -Original Message- From: Bob Ababurko [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 26, 2004 11:48 AM To: [EMAIL PROTECTED] Subject: [vchkpw] Wanted: POP3 server Hello- I have installed vpopmail on a server along with courier IMAP server. The users are now complaining that they have all kinds of problems(although, I do not) using the new protocol so I need to implement a POP server. Now, I see that people have implied that vpopmail can be used as a POP serveris this true? I can't see that. What I need to know is what POP3 server will be able to work along side of vpopmail whereas I have many virtual mail domains and users configured using this wonderful piece of software. I know this seems like an easy question, but it is not clear to me. thanks, Bob
[vchkpw] Wanted: POP3 server
Hello- I have installed vpopmail on a server along with courier IMAP server. The users are now complaining that they have all kinds of problems(although, I do not) using the new protocol so I need to implement a POP server. Now, I see that people have implied that vpopmail can be used as a POP serveris this true? I can't see that. What I need to know is what POP3 server will be able to work along side of vpopmail whereas I have many virtual mail domains and users configured using this wonderful piece of software. I know this seems like an easy question, but it is not clear to me. thanks, Bob
Re: [vchkpw] problems linking vpopmail with courier-imap
hi Tom, even building the courier-authlib from the source code I get no authvchkpw module. I get everything else, except authvchkpw. Any ideas here? thx, sergio On Tue, 26 Oct 2004 03:13:53 -0700, Tom Collins <[EMAIL PROTECTED]> wrote: > On Oct 25, 2004, at 8:58 PM, Sergio Pereira wrote: > > - built courier-authlib-0.50.20041020 (rpmbuild) and installed. > > - built courier-imap-3.0.8.20041020 (rpmbuild) and installed. > > You might have better luck installing from the original source instead > of an rpm build. There's a chance that authvchkpw doesn't get built > with an rpm build. > > -- > Tom Collins - [EMAIL PROTECTED] > QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ > Info on the Sniffter hand-held Network Tester: http://sniffter.com/ > > -- Sergio Pereira
Re: [vchkpw] virtualdomains crazy problem - solution
this was dns problem !!! now (a changed configuration 9 hours ago) everithing works mail send from smtp.wp.pl Oct 26 16:29:34 arwen qmail: [ID 748625 mail.info] 1098800974.691919 new msg 3772 Oct 26 16:29:34 arwen qmail: [ID 748625 mail.info] 1098800974.692424 info msg 3772: bytes 1382 from <[EMAIL PROTECTED]> qp 16431 uid 126 Oct 26 16:29:34 arwen qmail: [ID 748625 mail.info] 1098800974.784029 starting delivery 64: msg 3772 to local [EMAIL PROTECTED] Oct 26 16:29:34 arwen qmail: [ID 748625 mail.info] 1098800974.784433 status: local 1/10 remote 0/20 Oct 26 16:29:34 arwen spamd[227]: connection from localhost [127.0.0.1] at port 49839 Oct 26 16:29:34 arwen spamd[227]: processing message <[EMAIL PROTECTED]> for [EMAIL PROTECTED]:89. Oct 26 16:29:42 arwen vpopmail[16439]: [ID 540214 mail.notice] vchkpw-smtp: (PLAIN) login success [EMAIL PROTECTED]:82.160.74.210 Oct 26 16:29:45 arwen spamd[227]: clean message (0.5/5.0) for [EMAIL PROTECTED]:89 in 10.6 seconds, 1382 bytes. Oct 26 16:29:45 arwen spamd[227]: result: . 0 - FROM_ENDS_IN_NUMS,SPF_HELO_PASS scantime=10.6,size=1382,mid=<[EMAIL PROTECTED]>,autolearn=no Oct 26 16:29:45 arwen qmail: [ID 748625 mail.info] 1098800985.482064 delivery 64: success: did_0+0+1/ Oct 26 16:29:45 arwen qmail: [ID 748625 mail.info] 1098800985.483054 status: local 0/10 remote 0/20 Oct 26 16:29:45 arwen qmail: [ID 748625 mail.info] 1098800985.483416 end msg 3772 thanks everybody for help Damian DG napisaÅ(a): Hello Iâve changed dns, and now > server ns1.wp.pl Default Server: ns1.wp.pl Address: 212.77.102.200 > set q=MX > wifi.einet.pl Server: ns1.wp.pl Address: 212.77.102.200 Non-authoritative answer: wifi.einet.pl preference = 5, mail exchanger = arwen.einet.pl Authoritative answers can be found from: wifi.einet.pl nameserver = dns.hlsili.pl wifi.einet.pl nameserver = arwen.einet.pl arwen.einet.pl internet address = 80.53.193.250 dns.hlsili.pl internet address = 195.117.19.131 look telnet arwen.einet.pl 25 --- HELO test MAIL FROM:<[EMAIL PROTECTED]> RCPT TO:<[EMAIL PROTECTED]> DATA To: [EMAIL PROTECTED] From: [EMAIL PROTECTED] Subject: test testing . QUIT --- result --- Return-Path: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] Received: (qmail 15068 invoked by uid 126); 26 Oct 2004 08:04:31 - Received: from 127.0.0.1 by arwen (envelope-from <[EMAIL PROTECTED]>, uid 107) with qmail-scanner-1.23st (clamdscan: 0.72. spamassassin: 3.0.0. perlscan: 1.23st. Clear:RC:0(127.0.0.1):. Processed in 25.766106 secs); 26 Oct 2004 08:04:31 - X-Antivirus-einet.pl-Mail-From: [EMAIL PROTECTED] via arwen X-Antivirus-einet.pl: 1.23st (Clear:RC:0(127.0.0.1):. Processed in 25.766106 secs Process 15063) Received: from localhost (HELO test) (127.0.0.1) by arwen.einet.pl with SMTP; 26 Oct 2004 08:04:05 - To: [EMAIL PROTECTED] From: [EMAIL PROTECTED] Subject: test X-Antivirus-einet.pl-Message-ID: <[EMAIL PROTECTED]> X-Spam-Checker-Version: SpamAssassin 3.0.0 (2004-09-13) on arwen.einet.pl X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=ALL_TRUSTED, FROM_ENDS_IN_NUMS,MISSING_DATE,NO_REAL_NAME autolearn=failed version=3.0.0 testing --- after a send email by smtp.wp.pl I use mozilla client because I can't send AUTH PLAIN to this server mail come back with error "no mailbox here by that name" result --- Hi. This is the qmail-send program at arwen.einet.pl. I'm afraid I wasn't able to deliver your message to the following addresses. This is a permanent error; I've given up. Sorry it didn't work out. <[EMAIL PROTECTED]>: Sorry, no mailbox here by that name. vpopmail (#5.1.1) --- Below this line is a copy of the message. Return-Path: <[EMAIL PROTECTED]> Received: (qmail 15321 invoked by uid 126); 26 Oct 2004 09:10:52 - Received: from 212.77.101.160 by arwen (envelope-from <[EMAIL PROTECTED]>, uid 107) with qmail-scanner-1.23st (clamdscan: 0.72. spamassassin: 3.0.0. perlscan: 1.23st. Clear:RC:0(212.77.101.160):SA:0(0.5/5.0):. Processed in 4.372488 secs); 26 Oct 2004 09:10:52 - X-Spam-Status: No, hits=0.5 required=5.0 X-Antivirus-einet.pl-Mail-From: [EMAIL PROTECTED] via arwen X-Antivirus-einet.pl: 1.23st (Clear:RC:0(212.77.101.160):SA:0(0.5/5.0):. Processed in 4.372488 secs Process 15312) Received: from smtp.wp.pl (212.77.101.160) by arwen.einet.pl with SMTP; 26 Oct 2004 09:10:47 - Received: (wp-smtpd smtp.wp.pl 9581 invoked from network); 26 Oct 2004 11:11:26 +0200 Received: from unknown (HELO [127.0.0.1]) ([EMAIL PROTECTED]) (envelope-sender <[EMAIL PROTECTED]>) by smtp.wp.pl (WP-SMTPD) with SMTP for <[EMAIL PROTECTED]>; 26 Oct 2004 11:11:26 +0200 Message-ID: <[EMAIL PROTECTED]> Date: Tue, 26 Oct 2004 11:11:27 +0200 From: DG <[EMAIL PROTECTED]> User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: pl, en-us, en MIME-Version: 1.0 To: [EMAIL PROTECTED] Subject: (bez tematu) Content-Type: text/plain; charset=ISO-8859-2; format=flowed Co
[vchkpw] chkuser 2.0.7 released
chkuser 2.0.7, development version, is now available on the site (www.interazioni.it/opensource). This is an important version, because a lot of bugs have been solved and a lot of new features have been added. But, most of all, this is the first version caring to close all DB connections, and this should solve a lot of problems in busy MySQL environments. New/changed features: closing of DB connections handling of mailman lists handling of temporary DNS failures (on MX checking) some features are now RFC compliant (now accepting NULL SENDER) handling of .qmail-alias-default a lot of other bug solved and features added. Patch is working in a production enviromnent, but it is anyway released as "development" version, because changes are so important that I'ld like to have a wider testing. As usual, please help me testing it. Any bug warning, feedback or comment is welcome! Tonino [EMAIL PROTECTED] Interazioni di Antonio Nati http://www.interazioni.it [EMAIL PROTECTED]
[vchkpw] MySQL problems in 5.4.7
Hello, all. I've got a mysql problems, after upgrading vpopmail from 5.2.1 to 5.4.7. I'm using vpopmail with MySQL 3.23.53 on Redhat Linux. ++ +--+ | MySQL | mysql | vpopmail |+ <-- POP3 | server |<--| server || <-- SMTP ++ +--+| +--+ * using MySQL for auth module. enabling roaming-users.(clearopensmtp runs every 5 minutes) multiple vpopmail server and one MySQL server. Upgrade was successful and was operating normally. But, when load becomes high, it becomes impossible to connect with MySQL server. It is a time of probably clearopensmtp running. It will be in the following states then. vpopmail server(POP3): vchkpw can't authenticate. --- error log --- Oct 15 10:15:32 mw00 vpopmail[15671]: vchkpw-pop3: vpopmail user not found [EMAIL PROTECTED]:XXX.XXX.XXX.XXX - ([EMAIL PROTECTED] is valid id.) vpopmail server(SMTP): Remote delivery was successful. Local delivery was deferral. MySQL server: 'Aborted_connects' is increasing and, block the vpopmail server's connections. If the following commands are executed, a problem will be solved temporarily. MySQL server: shell> mysqladmin flush-hosts However, the problem same after a while again arises. It looks like a MySQL connection error. I didn't get these errors in vpopmail 5.2.1. It was operating under high load. Are there any problems in MySQL connection of vpopmail 5.4.7? Best Regards. --- Toshihiko Kyoda <[EMAIL PROTECTED]>
Re: [vchkpw] Archiving mail
Hi all, have a look at http://freshmeat.net/projects/qmail-monitor/ "qmail-monitor is a patch to qmail that offers mail monitoring (duplication) functionality on both incoming and outgoing SMTP traffic. the monitor ruleset is intuitive and allows the administrator to make changes without restarting the server processes" you can define per domain, sender and recipient rules. I installed it a few days ago and it seems to work good Hope it helps Regards Edoardo Serra WeBRainstorm S.r.l. IT, Internet services & consulting Via Pio Foà 83/C 10126 Torino
[vchkpw] vadddomain error!
Hi All, I have a problem with vpopmail-5.4.7 runing on FreeBSD 4.10. It is a new installation followed step by step the qmailrocks.org FreeBSD installation guide. By adding a new domain with: # /usr/home/vpopmail/bin/vadddomain domain.com Please enter password for postmaster: *** enter password again: *** I'v got this message: Error: (vadduser) Domain does not exist The /usr/home/vpopmail/domains/domain.com/ folder is created but contains only the .qmail-default file. The /var/qmail/control/virtualdomains is writen and the domain.com:domain.com string is added. Equal for the rcphosts. Any Ideas? Thanks In advance lev Sent via the WebMail system at muzsa.net
Re: [vchkpw] virtualdomains crazy problem
Hello I’ve changed dns, and now > server ns1.wp.pl Default Server: ns1.wp.pl Address: 212.77.102.200 > set q=MX > wifi.einet.pl Server: ns1.wp.pl Address: 212.77.102.200 Non-authoritative answer: wifi.einet.pl preference = 5, mail exchanger = arwen.einet.pl Authoritative answers can be found from: wifi.einet.pl nameserver = dns.hlsili.pl wifi.einet.pl nameserver = arwen.einet.pl arwen.einet.pl internet address = 80.53.193.250 dns.hlsili.pl internet address = 195.117.19.131 look telnet arwen.einet.pl 25 --- HELO test MAIL FROM:<[EMAIL PROTECTED]> RCPT TO:<[EMAIL PROTECTED]> DATA To: [EMAIL PROTECTED] From: [EMAIL PROTECTED] Subject: test testing . QUIT --- result --- Return-Path: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] Received: (qmail 15068 invoked by uid 126); 26 Oct 2004 08:04:31 - Received: from 127.0.0.1 by arwen (envelope-from <[EMAIL PROTECTED]>, uid 107) with qmail-scanner-1.23st (clamdscan: 0.72. spamassassin: 3.0.0. perlscan: 1.23st. Clear:RC:0(127.0.0.1):. Processed in 25.766106 secs); 26 Oct 2004 08:04:31 - X-Antivirus-einet.pl-Mail-From: [EMAIL PROTECTED] via arwen X-Antivirus-einet.pl: 1.23st (Clear:RC:0(127.0.0.1):. Processed in 25.766106 secs Process 15063) Received: from localhost (HELO test) (127.0.0.1) by arwen.einet.pl with SMTP; 26 Oct 2004 08:04:05 - To: [EMAIL PROTECTED] From: [EMAIL PROTECTED] Subject: test X-Antivirus-einet.pl-Message-ID: <[EMAIL PROTECTED]> X-Spam-Checker-Version: SpamAssassin 3.0.0 (2004-09-13) on arwen.einet.pl X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=ALL_TRUSTED, FROM_ENDS_IN_NUMS,MISSING_DATE,NO_REAL_NAME autolearn=failed version=3.0.0 testing --- after a send email by smtp.wp.pl I use mozilla client because I can't send AUTH PLAIN to this server mail come back with error "no mailbox here by that name" result --- Hi. This is the qmail-send program at arwen.einet.pl. I'm afraid I wasn't able to deliver your message to the following addresses. This is a permanent error; I've given up. Sorry it didn't work out. <[EMAIL PROTECTED]>: Sorry, no mailbox here by that name. vpopmail (#5.1.1) --- Below this line is a copy of the message. Return-Path: <[EMAIL PROTECTED]> Received: (qmail 15321 invoked by uid 126); 26 Oct 2004 09:10:52 - Received: from 212.77.101.160 by arwen (envelope-from <[EMAIL PROTECTED]>, uid 107) with qmail-scanner-1.23st (clamdscan: 0.72. spamassassin: 3.0.0. perlscan: 1.23st. Clear:RC:0(212.77.101.160):SA:0(0.5/5.0):. Processed in 4.372488 secs); 26 Oct 2004 09:10:52 - X-Spam-Status: No, hits=0.5 required=5.0 X-Antivirus-einet.pl-Mail-From: [EMAIL PROTECTED] via arwen X-Antivirus-einet.pl: 1.23st (Clear:RC:0(212.77.101.160):SA:0(0.5/5.0):. Processed in 4.372488 secs Process 15312) Received: from smtp.wp.pl (212.77.101.160) by arwen.einet.pl with SMTP; 26 Oct 2004 09:10:47 - Received: (wp-smtpd smtp.wp.pl 9581 invoked from network); 26 Oct 2004 11:11:26 +0200 Received: from unknown (HELO [127.0.0.1]) ([EMAIL PROTECTED]) (envelope-sender <[EMAIL PROTECTED]>) by smtp.wp.pl (WP-SMTPD) with SMTP for <[EMAIL PROTECTED]>; 26 Oct 2004 11:11:26 +0200 Message-ID: <[EMAIL PROTECTED]> Date: Tue, 26 Oct 2004 11:11:27 +0200 From: DG <[EMAIL PROTECTED]> User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: pl, en-us, en MIME-Version: 1.0 To: [EMAIL PROTECTED] Subject: (bez tematu) Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-WP-AV: skaner antywirusowy poczty Wirtualnej Polski S. A. X-WP-SPAM: NO AS1=NO AS2=NO(0.628389) AS3=NO AS4=NO --- Damian
Re: [vchkpw] Archiving mail
Ken Jones wrote: We create a qmail "queue tap" patch to: 1) Set the archival email address in a control file 2) Specify the list of emails to archive in a regex style control file. They forwarded all the "tapped" emails to a remote machine that burned all the emails to CD. If anyone is interested in this "queue tap" patch I can put together a patch file together for public distribution. If it can provide an archive per virtual domain for both mail sent to and mail sent from a given virtual domain on the box, then it sounds like its what I need. We're using qmail-1.03, the spamcontrol patch from fehcom.de, vpopmail, qmail-scanner 1.24 which relies on the QMAILQUEUE mechanism, and clamav 8.0. BTW - For those offering qmail-scanner as the solution, I can't find enough documentation on how it might work, and haven't wanted to spend the time to read the code. If someone is using its archive facilities, I'd like more info on how to get archives per virtual domain. -- Bill Gradwohl [EMAIL PROTECTED] http://www.ycc.com spamSTOMPER Protected email
Re: [vchkpw] problems linking vpopmail with courier-imap
On Oct 25, 2004, at 8:58 PM, Sergio Pereira wrote: - built courier-authlib-0.50.20041020 (rpmbuild) and installed. - built courier-imap-3.0.8.20041020 (rpmbuild) and installed. You might have better luck installing from the original source instead of an rpm build. There's a chance that authvchkpw doesn't get built with an rpm build. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network Tester: http://sniffter.com/