Re: [vchkpw] Re: Qmailadmin feature request
If djb doesn't want to improve qmail with all of those patches et al, then what's stopping us to write new MTA based on qmail design? Is there any restriction that I am not aware of? - Original Message - From: "Davide Giunchi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, February 06, 2003 9:01 PM Subject: Re: [vchkpw] Re: Qmailadmin feature request > > Just out of genuine curiosity, were you actually seeing problems that > > required each of those patches? I've been running a > > qmail/vpopmail/sqwebmail/qmailadmin setup for the past year now and have > > yet to actually find need for a patch. > > There's a lot of needs that plain qmail doesn't suite our needs, i can tell > you someone: > > - spam prevention, with plain qmail do you have only badmailfrom+tcp.smtp+rbl. > some patches make qmail use badmailto to filter against destination, regex in > badmailfrom/badmail to block particular domain or name, tarpitting to make > large-isp with a lot of ip enabled to relaying not too much vulnerable to > spam. > - content filtering: with qmail you cannot pass all emails to an external > filter (like perl script) to customize/filter the messages. With content > filter i intend virus filtering too > - smtp-auth-relaying: useful for big lan with some external users > - smtp-after-pop: vpopmail feature that do this is good for small traffic > network, but when you have 100 or more concurrent connection to the pop3 you > cannot use binary file but you must use a database. > > I could tell some of other needs, but i think that this is enought. > > Regards. > > -- > Davide Giunchi. > Membro del FoLUG (Forlí Linux User Group) - http://folug.linux.it > GPG Key available on http://www.keyserver.net > Fingerprint: 4BFF 2682 6A58 ECFE 071B A1A4 F2A3 9EFA 6494 81FD > > > >
Re: [vchkpw] MySQL
>with the mysql auth thing and had no luck till about 10 minutes ago, >when I decided to strip the --enable-clear-passwd=n from my >./configure >options. > >Isn't vconvert supposed to understand non-clear passwords and >convert them? > > > > AFIK it is, but I too do not understand the inner workings really. I've only been running qmail for about a year. Maybe someone on the list can answer with more insight than I can provide? -- Gary Stewart, [EMAIL PROTECTED] on 07/02/2003
Re: [vchkpw] Re: Qmailadmin feature request
Il 09:13, venerdì 7 febbraio 2003, Rhett Hermer ha scritto: > If djb doesn't want to improve qmail with all of those patches et al, then > what's stopping us to write new MTA based on qmail design? Is there any > restriction that I am not aware of? I don't think that anybody here want to write yet_another_mta, probably if somebody is unhappy with qmail it will pass to postfix. Regards. -- Davide Giunchi. Membro del FoLUG (Forlí Linux User Group) - http://folug.linux.it GPG Key available on http://www.keyserver.net Fingerprint: 4BFF 2682 6A58 ECFE 071B A1A4 F2A3 9EFA 6494 81FD
RE: [vchkpw] Re: Qmailadmin feature request
> -Original Message- > From: Davide Giunchi [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 07, 2003 4:56 AM > To: Rhett Hermer; [EMAIL PROTECTED] > Subject: Re: [vchkpw] Re: Qmailadmin feature request > > > Il 09:13, venerdì 7 febbraio 2003, Rhett Hermer ha scritto: > > If djb doesn't want to improve qmail with all of those > patches et al, then > > what's stopping us to write new MTA based on qmail design? > Is there any > > restriction that I am not aware of? > > I don't think that anybody here want to write > yet_another_mta, probably if > somebody is unhappy with qmail it will pass to postfix. > > Regards. > > -- > Davide Giunchi. > Membro del FoLUG (Forlí Linux User Group) - http://folug.linux.it > GPG Key available on http://www.keyserver.net > Fingerprint: 4BFF 2682 6A58 ECFE 071B A1A4 F2A3 9EFA 6494 81FD > > Not to mention there are those of us that don't want 300 patches integrated into qmail. Patches should be used on an as-needed basis, not simply because they exist. And even then, it's highly recommended that one look for an add-on app that will supply the requested feature instead of patching the qmail source. Regards, Robert Kropiewnicki
[vchkpw] vpopmail/qmail + non virtualdomain aliases/forwards
Hi there, I'm administrating hosting server with over 50 virtual domains and I want a signle account to receive the mails sent to [EMAIL PROTECTED] (e.g. to receive the mails sent to: abuse@domain1, [EMAIL PROTECTED]) The only solution I am aware of is to make .qmail-abuse in every domain dir, but then the postmaster users will be able to delete those forwards using vpopmail frontend. I've tried to put .qmail-abuse in /var/log/qmail/alias - it didn't worked for me. I've also searched the archive of this list and google, but I was not able to find anything usefull nothi found... Any ideas or/and references? Stratsimir Kolchevski
Re: [vchkpw] MySQL
On [07/02/2003], Gary Stewart wrote: > > AFIK it is, but I too do not understand the inner workings really. > I've only been running qmail for about a year. Maybe someone on the > list can answer with more insight than I can provide? > -- > Gary Stewart, [EMAIL PROTECTED] on 07/02/2003 > Ok, here's another show-stopper. I'm getting the following error when people use this box to send email: Feb 7 11:59:29 ares qmail: 1044633569.181982 delivery 44: deferral: /usr/libexec/ld-elf.so.1:_Shared_object_"libmysqlclient.so.10"_not_found/ Can someone enlighten me? 1) Vpopmail user/domain adding/modifying/deleting is working perfectlly. 2) User authentication is magnificent and fast. Then why the *%#! won't it let me receive emails, it's giving me that error when someone tries to send an email to a internal virtual mail account. This is a FreeBSD 4.7 machine if someone can give me a little help.
Re: [vchkpw] MySQL
On Friday 07 February 2003 11:21, Nelson D. Guerrero wrote: > On [07/02/2003], Gary Stewart wrote: > > AFIK it is, but I too do not understand the inner workings really. > > I've only been running qmail for about a year. Maybe someone on the > > list can answer with more insight than I can provide? > > -- > > Gary Stewart, [EMAIL PROTECTED] on 07/02/2003 > > Ok, here's another show-stopper. I'm getting the following error when > people use this box to send email: > > Feb 7 11:59:29 ares qmail: 1044633569.181982 delivery 44: deferral: > /usr/libexec/ld-elf.so.1:_Shared_object_"libmysqlclient.so.10"_not_found/ > > Can someone enlighten me? > > 1) Vpopmail user/domain adding/modifying/deleting is working perfectlly. > 2) User authentication is magnificent and fast. > > Then why the *%#! won't it let me receive emails, it's giving me > that error when someone tries to send an email to a internal virtual > mail account. > > This is a FreeBSD 4.7 machine if someone can give me a little help. Looks like a shared object isn't loaded (libmysqlclient.so.10). Read the man page for 'ldconfig'. You'll want to run it with -m, otherwise you'll throw away all of your other shared object paths when you load a new one. -- 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 We are actively looking for companies that do a lot of long distance faxing and want to cut their long distance bill by up to 50%. Contact [EMAIL PROTECTED] for more info.
Re: [vchkpw] authdaemond
On Friday 07 February 2003 11:18, Ajai Khattri wrote: > Its been awhile since I setup qmail+vpopmail+courier but I recently had > to do this on a new server. IIRC, you could disable authdaemond and just > use vchkpw with courier. How do I specify this? Read the INSTALL docs for courier-imap. -- 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 We are actively looking for companies that do a lot of long distance faxing and want to cut their long distance bill by up to 50%. Contact [EMAIL PROTECTED] for more info.
RE: [vchkpw] authdaemond
Alternativley, do a ./configure --help. If I remember.. it's just --disable-authdaemon and --enable-vchkpw, but I'm not positive on that so check the install docs and try a ./configure --help for all the switches. -Clayton -Original Message- From: Jesse Guardiani [mailto:[EMAIL PROTECTED]] Sent: Friday, February 07, 2003 8:25 AM To: [EMAIL PROTECTED] Subject: Re: [vchkpw] authdaemond On Friday 07 February 2003 11:18, Ajai Khattri wrote: > Its been awhile since I setup qmail+vpopmail+courier but I recently > had to do this on a new server. IIRC, you could disable authdaemond > and just use vchkpw with courier. How do I specify this? Read the INSTALL docs for courier-imap. -- 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 We are actively looking for companies that do a lot of long distance faxing and want to cut their long distance bill by up to 50%. Contact [EMAIL PROTECTED] for more info.
Re: [vchkpw] MySQL
On [07/02/2003], Jesse Guardiani wrote: > Looks like a shared object isn't loaded (libmysqlclient.so.10). > > Read the man page for 'ldconfig'. > > You'll want to run it with -m, otherwise you'll throw away all of your other > shared object paths when you load a new one. > It's working perfectlly now. Thank you both for helping me out.
[vchkpw] some bug vopmail/qmailadmin with plaintext enabled
hello, maybe it was reported earlier, then sorry for your time ;) if we use vpopmail with plaintext passwords enabled and some user changes his password to string which contains ':' symbol - qmailadmin doesn't list users after that account. vpopmail version: 5.2.1 qmailadmin version: 1.0.6 regards, m
[vchkpw] Why hide ~vpopmail/lib ?
Why does the default install of vpopmail remove access to ~vpopmail/lib? $ ls -l ~vpopmail total 24 drwxr-xr-x3 vpopmail vchkpw 4096 Feb 3 14:38 bin drwxr-xr-x5 vpopmail vchkpw 4096 Feb 3 14:38 doc drwx--5 vpopmail vchkpw 4096 Feb 4 01:31 domains drwxr-xr-x3 vpopmail vchkpw 4096 Feb 7 11:40 etc drwxr-xr-x3 vpopmail vchkpw 4096 Feb 3 14:38 include drwx--3 root root 4096 Feb 3 14:38 lib Since courier-imap insists on being built as a normal user, it fails to link in the vpopmail library... either you force it to make as root or you "chmod 755 ~vpopmail/lib". -- Aj. Systems Administrator / Developer
RE: [vchkpw] Why hide ~vpopmail/lib ?
It's a security concern. If you compiled it with MySQL support, you can run strings against the file and get the username and password you used for the MySQL connection. Just run the courier-imap configure with --disable-root-check Also, these questions have been answered in the past. The mailing list is a great source of information. Regards, Tren -Original Message- From: Ajai Khattri [mailto:[EMAIL PROTECTED]] Sent: Friday, February 07, 2003 10:38 AM To: [EMAIL PROTECTED] Subject: [vchkpw] Why hide ~vpopmail/lib ? Why does the default install of vpopmail remove access to ~vpopmail/lib? $ ls -l ~vpopmail total 24 drwxr-xr-x3 vpopmail vchkpw 4096 Feb 3 14:38 bin drwxr-xr-x5 vpopmail vchkpw 4096 Feb 3 14:38 doc drwx--5 vpopmail vchkpw 4096 Feb 4 01:31 domains drwxr-xr-x3 vpopmail vchkpw 4096 Feb 7 11:40 etc drwxr-xr-x3 vpopmail vchkpw 4096 Feb 3 14:38 include drwx--3 root root 4096 Feb 3 14:38 lib Since courier-imap insists on being built as a normal user, it fails to link in the vpopmail library... either you force it to make as root or you "chmod 755 ~vpopmail/lib". -- Aj. Systems Administrator / Developer
[vchkpw] change the default-domain
Hi i've installed Qmail with LWQ and the rest with http://www.pipeline.com.au/staff/mbowe/isp/webmail-server.htm It works. But now i wont to change the default-domain. Of cours i've read the FAQ and find that i just have to "make distclean ; ./configure < with your options > ; make ;make install-strip" I did it but my default-domain steel the old one. Any suggestion Boris
[vchkpw] authdaemond
Its been awhile since I setup qmail+vpopmail+courier but I recently had to do this on a new server. IIRC, you could disable authdaemond and just use vchkpw with courier. How do I specify this? -- Aj. Systems Administrator / Developer