[vchkpw] Re: qmailadmin and forwards

2014-09-01 Thread Eric Shubert
On 09/01/2014 01:31 AM, Laurent Bercot wrote: On 01/09/2014 03:11, Eric Shubert wrote: Does anyone have any insight or recommendations for how to best use dovecot's LDA along with vpopmail and qmail? QMT already uses dovecot for imap and pop3 services. We're simply looking to take the next

[vchkpw] Re: qmailadmin and forwards

2014-08-31 Thread Eric Shubert
On 08/28/2014 10:26 AM, Laurent Bercot wrote: On 08/28/2014 02:26 PM, Eric Shubert wrote: Thanks for this explanation Rick. Now knowing how this actually works, I think I'll join you in being peeved about it. Not knowing any better, I would have presumed that the user d-q files would have been

[vchkpw] Re: qmailadmin and forwards

2014-08-31 Thread Eric Shubert
On 08/31/2014 06:57 PM, Eric Shubert wrote: On 08/28/2014 10:26 AM, Laurent Bercot wrote: On 08/28/2014 02:26 PM, Eric Shubert wrote: Thanks for this explanation Rick. Now knowing how this actually works, I think I'll join you in being peeved about it. Not knowing any better, I would have

Re: [vchkpw] qmailadmin and forwards

2014-08-28 Thread Eric Shubert
On 08/27/2014 11:24 PM, Rick Widmer wrote: One thing to remember, and one of my pet peeves... Out of all of the files in ~vpopmail/domains/example.com/ only one, .qmail-default has anything to do with the vpopmail delivery process. When qmail-local tries to deliver a message to the domain it

[vchkpw] Re: qmailadmin and forwards

2014-08-27 Thread Eric Shubert
On 08/25/2014 05:48 PM, Charles Sprickman wrote: I block the spam before it enters the system using simscan. Thanks - not an option here since I need to allow users to opt in or out, etc. The simcontrol file allows you to customize settings per email address. I presume that this would be the

[vchkpw] Re: !!! CHECK SENDER !!![vchkpw] [SPAM] Re: [SPAM] Rrdirection problem

2014-04-24 Thread Eric Shubert
...@abaxe.net] Envoyé : samedi 19 avril 2014 03:42 À : vchkpw@inter7.com Objet : Re: [vchkpw] Re: !!! CHECK SENDER !!![vchkpw] [SPAM] Re: [SPAM] Rrdirection problem |-- Eric Shubert, le 18/04/2014 23:38, a dit : 3) what you desire to happen When i send a message to ssiad-secretar...@piemont.fr i want

[vchkpw] Re: !!! CHECK SENDER !!![vchkpw] [SPAM] Re: [SPAM] Rrdirection problem

2014-04-19 Thread Eric Shubert
On 04/18/2014 06:41 PM, xaf wrote: |-- Eric Shubert, le 18/04/2014 23:38, a dit : 3) what you desire to happen When i send a message to ssiad-secretar...@piemont.fr i want that the message go to the ssiad-secretar...@piemont.fr mail box and foward to spa...@piemont.fr And when i send

[vchkpw] Re: !!! CHECK SENDER !!![vchkpw] [SPAM] Re: [SPAM] Rrdirection problem

2014-04-18 Thread Eric Shubert
-info.com -Message d'origine- De : Eric Shubert [mailto:e...@shubes.net] Envoyé : jeudi 17 avril 2014 17:50 À : vchkpw@inter7.com Objet : !!! CHECK SENDER !!![vchkpw] [SPAM] Re: [SPAM] Rrdirection problem Stéphane, This does not appear to me to be what was written on the QMT list

[vchkpw] [SPAM] Re: [SPAM] Rrdirection problem

2014-04-17 Thread Eric Shubert
Stéphane, This does not appear to me to be what was written on the QMT list. In order to be clear, please describe: 1) your configuration (what are accounts, what are forwards) 2) what actually happens 3) what you desire to happen For example: 1) There are 2 email accounts, ss...@piemont.fr

[vchkpw] Re: [SPAM] Patches for qmail suggestions and upgrade

2014-04-17 Thread Eric Shubert
On 04/17/2014 11:33 AM, Remo Mattei wrote: Hello all I have a qmail which is running now I want to up it to netqmail 1.06 so I plan to recomp it and I have vpopmail working so on the new one I want to add chkuser and tls but also few others like the channel since gmail and others have been

[vchkpw] Re: [SPAM] Re: [vchkpw] [SPAM] Re: [vchkpw] [SPAM] Re: [vchkpw] Qmail maillog vchkpw-submission vs vchkpw-smtp

2014-03-05 Thread Eric Shubert
PLAIN authentication is ok, provided that TLS has been activated by the client (presumably before credentials are sent) or SSL is in use (unconventional 465 port). In changing this, each client will need to be manually reconfigured. I'm not aware of any client that automatically adjusts to

[vchkpw] Re: [SPAM] Re: vusaged compile error

2013-12-13 Thread Eric Shubert
:09, Eric Shubert e...@shubes.net ha scritto: Have you done as Matt suggested? # make distclean # export LDFLAGS='-ldl' # ./configure make. On 12/12/2013 10:16 AM, Marcello Lupo wrote: Hello, any news on this issue? I have exactly this issue on ubuntu server 12.04 LTS x86_64 . checking

[vchkpw] Re: [SPAM] Re: vusaged compile error

2013-12-13 Thread Eric Shubert
. Eventually i can give you access to the system of you need it. I really need to compile it otherwise the server will never start. Thank you Bye Marcello Il giorno 13/dic/2013, alle ore 18:58, Eric Shubert e...@shubes.net ha scritto: Is the system finding the correct libvpopmail? Perhaps search

[vchkpw] Re: [SPAM] Re: vusaged compile error

2013-12-13 Thread Eric Shubert
/dic/2013, alle ore 20:11, Eric Shubert e...@shubes.net ha scritto: For your reference, here's the .spec file I'm using for the QMailToaster version of vpopmail: https://github.com/QMailToaster/vpopmail/blob/master/vpopmail.spec This is building ok on CentOS 5 6, and both x86_64 and i386 arch's

[vchkpw] Re: [SPAM] Re: vusaged compile error

2013-12-13 Thread Eric Shubert
On 12/13/2013 01:33 PM, Eric Shubert wrote: Hmmm. When I run ./configure in vusaged/, I get: checking for stdint.h... yes checking for unistd.h... yes checking ev.h usability... no checking ev.h presence... no checking for ev.h... no checking for ev_loop_new in -lev... no configure: error

[vchkpw] Re: [SPAM] Re: vusaged compile error

2013-12-13 Thread Eric Shubert
if you have any other suggestion. Eventually i can give you access to the system of you need it. I really need to compile it otherwise the server will never start. Thank you Bye Marcello Il giorno 13/dic/2013, alle ore 18:58, Eric Shubert e...@shubes.net ha scritto: Is the system finding

[vchkpw] Re: [SPAM] Re: vusaged compile error

2013-12-13 Thread Eric Shubert
On 12/13/2013 03:04 PM, Eric Shubert wrote: Well, I think I know why my build fails, as I've patched vpopmail to alter the location of the includes and lib directories. /home/vpopmail/etc (or /etc/vpopmail in my case) should have an include_deps and a lib_deps file. What do you have in /home

[vchkpw] Re: [SPAM] Re: vusaged compile error

2013-12-13 Thread Eric Shubert
On 12/13/2013 04:31 PM, Marcello Lupo wrote: Hi, I have all correct I think. /home/vpopmail/etc/lib_deps contains: -L/home/vpopmail/lib -lvpopmail -Xlinker -R -Xlinker /usr/lib/mysql -L/usr/lib/mysql -lmysqlclient -lz -lm -lcrypt So it is correct. If you see in my log: checking for

[vchkpw] Re: [SPAM] Re: vusaged compile error

2013-12-12 Thread Eric Shubert
Have you done as Matt suggested? # make distclean # export LDFLAGS='-ldl' # ./configure make. On 12/12/2013 10:16 AM, Marcello Lupo wrote: Hello, any news on this issue? I have exactly this issue on ubuntu server 12.04 LTS x86_64 . checking for vauth_getpw in -lvpopmail... no checking for

[vchkpw] Re: Troubleshooting vdelivermail

2013-11-26 Thread Eric Shubert
I'm curious to know how you made out on this, Bob. On 07/29/2013 09:21 AM, Robert A Wooldridge wrote: I am having trouble with my qmail/vpopmail systems. The default dot-qmail file contains: | /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox What's this file's name specifically? It

[vchkpw] Re: [SPAM] [suggestion] vdelivermail environment changes

2013-11-26 Thread Eric Shubert
On 08/21/2013 05:58 AM, Laurent Bercot wrote: Hello, I am installing vpopmail together with dovecot. Mail must be delivered to /home/vpopmail/domains/domain/user/Maildir, not by vdelivermail itself, but by dovecot-lda (to keep index files updated, among other things). So, I write a

[vchkpw] Re: Troubleshooting vdelivermail

2013-11-26 Thread Eric Shubert
Hey Remo. On 11/26/2013 08:58 AM, Remo Mattei wrote: I just want to add a comment here. If you want to use it globally for the domain then I use the .qmail-default otherwise single user is .qmail-username. Or (simply) a file named .qmail in the user's directory, next door to the Maildir/.

[vchkpw] Re: [SPAM] building as non-root user

2013-11-22 Thread Eric Shubert
/home:weberho:qmailtoaster/qmail-skel Alexandr has a 5.5 version build here using the same technique: https://build.opensuse.org/package/show/home:aledr/vpopmail Good luck, Johannes Am 19.10.13 08:10, schrieb Eric Shubert: Has anyone any experience building vpopmail as a non-root user? I'm endeavoring to do

[vchkpw] [SPAM] Re: [SPAM] Using Dovecot's LDA / spamc and maildrop support

2013-10-02 Thread Eric Shubert
On 10/01/2013 06:30 PM, Charles Sprickman wrote: Simple question I hope… Some yes, some no. ;) What's the recommendation on the vpopmail side on integrating Dovecot's LDA for final delivery? I'm not aware of any recommendation per se. In the QMail-Toaster community (I am the project

[vchkpw] Re: [SPAM] odd problem after OS upgrade

2013-06-22 Thread Eric Shubert
On 06/21/2013 08:54 PM, Jeremy Kister wrote: I have qmail 1.03 with several patches including qmail-smtpd-auth-0.4.3 and vpopmail 5.4.33. After upgrading Debian 6 - 7, I broke SMTP-AUTH *only* when using stunnel for SSL. When trying to auth over stunnel4, i see: 454 oops, problem with child

[vchkpw] Re: [SPAM] Re: [vchkpw] [SPAM] Error: Unable to chdir to vpopmail/domains/domain directory

2013-05-16 Thread Eric Shubert
On 05/16/2013 06:51 AM, swaroop kumar wrote: I resolved it by adding www-data to vchkpw group and changed owner and group of the apache files to vpopmail:vchkpw earlier it was www-data was owner and group. Now i am facing new error could not update file. This bit is solved in qmail-toaster by

[vchkpw] Re: [SPAM] Error: Unable to chdir to vpopmail/domains/domain directory

2013-05-16 Thread Eric Shubert
https://wiki.qmailtoaster.com has a lot of users and a nice community. You should be able to have a qmail server up and running in just a couple hours. Unfortunately, we haven't ported to debian yet, although I believe there is a person or two who have done this. You'd need to check the email

[vchkpw] Re: [SPAM] Error: Unable to chdir to vpopmail/domains/domain directory

2013-05-16 Thread Eric Shubert
Hey Thibault, I'm wondering if you'd like to head up a debian release for qmail-toaster. We'd love to have you as part of the community. I hope to be spending more time on the project in the near future, moving the sources to github, and using the opensuse build service to build binary

[vchkpw] Re: LDAP module documentation

2013-04-15 Thread Eric Shubert
On 04/15/2013 06:42 AM, Russell Sutherland wrote: Is there a recent/up to date document describing how one uses the LDAP module backend for authentication? I assume it is called via the vchkpw interface. I have re-compiled vpopmail with the --enable-auth-module=ldap option. I am using vpopmail

[vchkpw] Re: [SPAM] lastauth troubles, old version

2013-04-12 Thread Eric Shubert
On 04/11/2013 03:10 PM, Charles Sprickman wrote: On Apr 11, 2013, at 5:02 PM, Tom Collins wrote: Charles, QmailAdmin will update lastauth (as least the file in the user's directory) as well. I know that on my current system, pop3 and pop3s update the file (using qmail's POP server) but

[vchkpw] Re: [SPAM] Re: [vchkpw] Unable to change bounce processing with qmailadmin

2013-02-21 Thread Eric Shubert
in the next version? Thanks. -- -Eric 'shubes' On Jan 22, 2013, at 7:47 AM, Eric Shubert wrote: The qmailadmin list is getting spammed, so I thought I'd post this here as well. I'm running qmailadmin 1.2.16 (with vpopmail 5.4.33), and when I click on an account's catchall button or otherwise

[vchkpw] Re: Fwd: trouble with mail is looping spam

2012-11-04 Thread Eric Shubert
I've been seeing several of these lately as well. The problem is that there's a Delivered To: header coming in (before it's actually delivered anywhere), so qmail-send thinks it's already delivered and is in a loop, creates a bounce message, which double-bounces back. At that point, I simply

[vchkpw] Re: 5.4.33 marked stable

2012-10-25 Thread Eric Shubert
On 10/25/2012 08:59 AM, Alessio Cecchi wrote: Il 24/10/2012 20:39, Matt Brookings ha scritto: On 10/24/2012 09:10 AM, Alessio Cecchi wrote: Il 23/10/2012 23:33, Matt Brookings ha scritto: I have marked 5.4.33 stable, and also have created a new development version 5.4.34 with some new

[vchkpw] Re: 5.4.33 marked stable

2012-10-24 Thread Eric Shubert
On 10/24/2012 07:10 AM, Alessio Cecchi wrote: Il 23/10/2012 23:33, Matt Brookings ha scritto: I have marked 5.4.33 stable, and also have created a new development version 5.4.34 with some new patches I'll adding or evaluating. Thanks Matt, For 5.4.34 I would like to have vdelivermail works

[vchkpw] Re: [SPAM] How to fix wrong values in dom_89 row

2012-10-16 Thread Eric Shubert
On 10/16/2012 08:36 AM, Alessio Cecchi wrote: Hi, after some bad migration my vpopmail dir_control table have some problems and need to be fixed but I don't know how. I'm hosting, on this installation, 1000 domains so the cur_users value should be 1000, right? mysql select * from dir_control

[vchkpw] Re: New server

2012-08-20 Thread Eric Shubert
On 08/20/2012 05:26 AM, Allan Dukat wrote: I use Ubuntu Server for this project, as for most others in the company, and I want to have as much control of the application as possible, and I want to migrate to the new server whith as few changes as possible, so I concluded that the best way was to

[vchkpw] Re: New server

2012-08-20 Thread Eric Shubert
On 08/20/2012 08:04 AM, Thibault Richard wrote: Hello, QMT is a descendant of lifewithqmail as well. QMT is an offshoot of qmailrocks, which is an offshoot of LWQ. So they have strong similarities, although LWQ and QMR are no longer active projects TTBOMK. QMR is not totally dead. 3 years

[vchkpw] Re: New server

2012-08-18 Thread Eric Shubert
On 08/17/2012 10:33 AM, Allan Dukat wrote: Hi everyone I am about to migrate to a new netqmail-1.06 + chkuser-2.0.9release + dovecot-2.1.9 + ezmlm-idx-7.1.1 + httpd-2.4.2 + qmailadmin-1.2.16 + sqwebmail-5.5.3 + vpopmail-5.4.33 + vqadmin-2.3.7-server, which I have compiled, and is now testing. On

[vchkpw] Hashed domain directories - options

2012-08-08 Thread Eric Shubert
Hey Matt, A QMT user recently had a few problems with their dir_control values (mysql), which got me to thinking about the directory hashing. QMT uses the --disable-users-big-dir configure option, so user directories are never hashed. (BTW, this option also appears to allow single-digit

[vchkpw] Re: [SPAM] anti-OSX [was: qmail+vpopmail upgrade questions]

2012-08-07 Thread Eric Shubert
On 08/07/2012 12:20 AM, Kurt Bigler wrote: Thanks, and to Matt also. On 8/3/12 11:18 AM, Eric Shubert e...@shubes.net wrote: * I think Windows sucks bad, and I like UNIX only without a UI. I'm very good in vi. But for running my server this time I'd like to try a UI for a for vanilla file

[vchkpw] Re: [SPAM] anti-OSX [was: qmail+vpopmail upgrade questions]

2012-08-03 Thread Eric Shubert
On 08/03/2012 03:52 AM, Kurt Bigler wrote: Geez, people are always so opinionatedly curious. Does it every occur to anyone that some people are different than other people, and that that, as well as technical issues can actually influence choices? I don't pretend to be purely rational. Have

[vchkpw] [SPAM] vqadmin chrome patch

2012-08-03 Thread Eric Shubert
We just completed upgrading QMT to vpopmail-5.4.33 along with qmailadmin-1.2.16 and vqadmin-2.3.7. So far so good. We did notice though that vqadmin had a problem with the language which chrome was requesting. We borrowed a little code from qmailadmin to fix it, and the attached file contains

[vchkpw] [SPAM] Re: [SPAM] Re: [vchkpw] [SPAM] qmail+vpopmail upgrade questions

2012-08-02 Thread Eric Shubert
I wonder too, why OSX? The only thing I can think of is perhaps you have an older MacMini laying around that you'd like to use. That's certainly usable for something such as this, but I wouldn't recommend running a server w/out some sort of raid (I prefer the SW variety). Disclaimer: I've

[vchkpw] Re: [SPAM] perl5.10.1 segfault when trying to send an email

2012-06-23 Thread Eric Shubert
Stéphane, If you're not committed to debian, I hope you consider using qmail-toaster (http://wiki.qmailtoaster.com). It's based on qmail-rocks as well, and many people have migrated to it from a variety of qmail implementations. It is a full fledged server which is easy to build and

[vchkpw] Re: [SPAM] Re: [vchkpw] Prevent certain users from send emails outside the local domain.

2012-06-09 Thread Eric Shubert
On 06/09/2012 04:44 AM, Pritam D. Gautam wrote: Dear Amit, Thank you for pointing in right direction. However, there are some shortcomings of implementing eMPF, I have encountered: Scenario 1: User A has been configured to prevent sending mails to external domain. If user A sends mail to

[vchkpw] Re: [SPAM] Re: [vchkpw] Prevent certain users from send emails outside the local domain.

2012-06-08 Thread Eric Shubert
On 06/08/2012 04:43 AM, Todor Petkov wrote: On 06/08/2012 01:04 PM, Pritam D. Gautam wrote: Hi, I am required to prevent certain users on my Qmail Server from sending emails to outside domain. In my understanding, only IP Addresses can be prevented from relaying! But that's something which

[vchkpw] Re: [SPAM] Cannot Authenticate When popping mail

2012-04-21 Thread Eric Shubert
On 04/21/2012 06:13 PM, Rick Phillips wrote: I have searched my problem extensively on the web and even in the archives on this list without success. I say without success because there were many similar problems with different configurations going back to about 2003 but in many cases, the

[vchkpw] Re: bounce mail destined to non-existant accounts keep a copy locally

2012-04-20 Thread Eric Shubert
On 04/19/2012 09:04 AM, Netbeans wrote: I would like to ( bounce the email AND keep a copy ) that was destined to a non-existent vpop user. I see than I can bounce -OR- deliver a copy But it does not seem that I can easily do both at the same time. I think you're right (keyword: easily).

[vchkpw] Re: [SPAM] Qmail TAP not working

2012-03-01 Thread Eric Shubert
I don't know for sure, but I can hazard a guess. You see, tap works on both sender and recipient addresses. More like sender *or* recipient addresses. Since the email is send from pqr, that tap is matched and no others are tried (apparently). Someone would need to have a look at the code, but

[vchkpw] Re: vpopmail migration

2011-06-16 Thread Eric Shubert
How many accounts are you talking about? It might be easiest to create the (domain and) accounts manually or with a script on the new host, then copy any emails over from/to the /home/vpopmail/domains/ directory using either scp or rsync. On 06/15/2011 07:57 PM, Ron Herzing wrote: Hello All,

[vchkpw] Re: [SPAM] slow local queue

2011-05-25 Thread Eric Shubert
On 05/24/2011 10:41 PM, Anilkumar null wrote: Dear All, I have installed qmail installation according to qmailrocks with mysql as data backend. also installed local Bind as catching DNS server. problem is that i receive lots of e-mail on daily basis and few mails are kept in my local queue

[vchkpw] Re: Forward non-existing accounts to another server (same domain)

2011-05-09 Thread Eric Shubert
On 05/09/2011 01:13 AM, Carlos Miranda Molina (Mstaaravin) wrote: Hi! I have one domain mydomain.com and i need split this between 3 geographical places, differents users of course. the only solution that works for me is this: http://qmail.jms1.net/multi-location.shtml But, I want to avoid

[vchkpw] Re: maildirsize problem

2011-03-02 Thread Eric Shubert
Salman, I generally don't like suggesting a alternatives, but it appears to me that you're going about this the hard way. Have you considered using Qmail-Toaster (http://qmailtoaster.com/)? It's a rock solid implementation of qmail, it uses vpopmail, and it has everything all preconfigured

[vchkpw] Re: maildirsize problem

2011-03-01 Thread Eric Shubert
I highly recommend you use dovecot instead of courier. Courier no longer supports vpopmail. Plus dovecot imap performance runs circles around courier. -- -Eric 'shubes' On 03/01/2011 03:33 AM, Salman Riaz wrote: Dear Alessio, Its now working fine. I am using courier imap with vpopmail-5.4.33.

[vchkpw] Re: Strane problem with vmoddomlimits and 2GB limit

2011-02-02 Thread Eric Shubert
On 02/02/2011 10:03 AM, Tom Collins wrote: On Feb 1, 2011, at 8:17 AM, Alessio Cecchi wrote: Is vpopmail/vmoddomlimits unable to manage quota more than 2GB but can manage quota of 2GB -1 byte? Some quota code uses a signed 32-bit value so, yes, 2GB - 1 is the maximum you can represent in

[vchkpw] Re: Is 5.5 released?

2010-12-05 Thread Eric Shubert
On 11/30/2010 07:47 AM, Matt Brookings wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/28/2010 04:10 PM, Eric Shubert wrote: So is 5.5 considered stable? If not, is there a stable version with which user quotas are working? It's not considered production stable, but I consider

[vchkpw] Re: vusagec math

2010-12-05 Thread Eric Shubert
On 11/30/2010 01:34 PM, Matt Brookings wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/30/2010 03:31 AM, Igor Smitran wrote: I would like to se usage based on file size on disk. When i see domain quota usage i need to know how much disk space is that. After all, user is using that

[vchkpw] Re: vusagec math

2010-11-29 Thread Eric Shubert
On 11/29/2010 03:45 AM, Igor Smitran wrote: I've noticed that vusagec calculates space based on file size, but it is prone to errors in case it needs to calculate many emails that are smaller than block size. In case file size is smaller than block size file system will use e.g. 4KB for that

[vchkpw] Re: Is 5.5 released?

2010-11-28 Thread Eric Shubert
On 11/03/2010 06:54 AM, Matt Brookings wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/03/2010 08:15 AM, Jason Frisvold wrote: On Nov 2, 2010, at 3:56 PM, Matt Brookings wrote: SourceForge shows the latest file release on the main page. If you look at where 5.5 is kept, it's still

[vchkpw] Re: chkuser - rejects legit mail, when followed by bad e-mail

2010-10-08 Thread Eric Shubert
If I understand this correctly, I think this is the nature of the beast. If you send an email to multiple addresses at the same server/domain, some of which are good, and others which are not, the smtp protocol only allows for rejection or acceptance of the entire message, somewhat

[vchkpw] Re: chkuser - rejects legit mail, when followed by bad e-mail

2010-10-08 Thread Eric Shubert
session to see what the actual conditions are. Please let us know what you determine. Inquiring minds want to know. ;) On 10/08/2010 09:45 AM, Eric Shubert wrote: If I understand this correctly, I think this is the nature of the beast. If you send an email to multiple addresses at the same

[vchkpw] Re: Call for input on OpenLDAP authentication module

2010-10-01 Thread Eric Shubert
Matt Brookings wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The module is nearing completion, and I'd like to ask for some opinions on supported password formats. Part of the module's goal is to provide an address book for users. The LDAP server administrator can set down rights as to

[vchkpw] Re: Fwd: VPOPMAIL DOVECOT SMTP-AUTH

2010-09-11 Thread Eric Shubert
Joe @ 3ZZZ wrote: On 09/10/2010 12:45 PM, Davis Sylvester wrote: I am using Qmail and Dovecot for IMAP. Prior to installing Dovecot we only offered POP3 and SMTP services. The issue I have run into is that after I installed Dovecot, IMAP runs fine, but when my users go to send email they

[vchkpw] Re: submission port 587

2010-09-11 Thread Eric Shubert
The 'stock' qmail-toaster (http://qmailtoaster.com) contains this. The only difference between the smtp/run and submission/run files is that the submission/run file contains the -H flag for tcpserver, and: export REQUIRE_AUTH=1 which tells the authentication patch to always authenticate.

[vchkpw] Re: DSPAM configuration usage? (vpopmail + simscan + maildrop + clamav)

2010-08-12 Thread Eric Shubert
Michael, I cannot answer your questions regarding DSPAM. However, given your performance issues with SA, I'd like to point you toward spamdyke (http://spamdyke.org). Spamdyke typically blocks 80%+ of spam before the message is even transmitted, which lightens the load on SA considerably

[vchkpw] Re: webmail option...

2010-07-07 Thread Eric Shubert
Den Arion wrote: courier authlib has not more support for vchkpw, what other option do I have for webmail? I install sqwebmail but I remembered too late the courier authlib doesn't have support for vchkpwd :( Thank you and have a good night (for those still awaken );-}

[vchkpw] Re: qmail - vpopmail delivery

2010-06-24 Thread Eric Shubert
Jerkovic Bosko wrote: Hello, Im having some issues, i recently reinstalled qmail and now, im able to send mail, but all mail received goes to /home/user/Maildir instead of vpopmail delivery. Can anyone suggest what files needs to be modified to get delivery back to the vpopmail instad of

[vchkpw] Re: Courier IMAP or other IMAP serves...

2010-06-21 Thread Eric Shubert
I'll 2nd that. Dovecot performs much better, and is quite reliable. -- -Eric 'shubes' Rick Romero wrote: I think Dovecot (www.dovecot.org) is the more popular POP/IMAP server these days. Rick Quoting Den Arion den_ar...@hotmail.com: Hi to everyone...I just came back to work with

[vchkpw] Re: vpopmail v5.5 w/ LDAP

2010-06-11 Thread Eric Shubert
Eric Shubert wrote: Hey Matt, How's LDAP coming along with v5.5? I'm ready to do some testing when you think it's Beta. I also know of someone else who's itching to get off of MySQL. Any guesstimate on when you might have it ready? (I won't hold you to it, promise) Any word on this? I

[vchkpw] Re: vpopmail v5.5 w/ LDAP

2010-06-11 Thread Eric Shubert
Matt Brookings wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/11/2010 09:39 AM, Eric Shubert wrote: Any word on this? I received a direct reply from supp...@readyhosting-inc.com which stated that they don't support Vpopmail 5.5 w/ LDAP. I really don't care about what readyhosting

[vchkpw] vpopmail v5.5 w/ LDAP

2010-05-28 Thread Eric Shubert
Hey Matt, How's LDAP coming along with v5.5? I'm ready to do some testing when you think it's Beta. I also know of someone else who's itching to get off of MySQL. Any guesstimate on when you might have it ready? (I won't hold you to it, promise) -- -Eric 'shubes'

[vchkpw] Re: disable-many-domains - enable-many-domains

2010-05-11 Thread Eric Shubert
Thibault Richard wrote: Hello, I'm using vpopmail since a few years with the compilation option --disable-many-domains (for historical reason because I followed Qmailrocks guide for my first installation). If I've well understand, one one the difference between those compilation option is

[vchkpw] Re: chkuser parameters via tcp.smtp environment variables

2010-05-06 Thread Eric Shubert
Tonix (Antonio Nati) wrote: Eric Shubert ha scritto: Tonix (Antonio Nati) wrote: Eric Shubert ha scritto: Tonino, I've wondered for a while about this but haven't had a chance to test it, so I'm going to ask the expert. ;) If /* #define CHKUSER_ALLOW_SENDER_CHAR_3 '' */ is commented out

[vchkpw] Re: chkuser parameters via tcp.smtp environment variables

2010-05-06 Thread Eric Shubert
Tonix (Antonio Nati) wrote: Eric Shubert ha scritto: I agree with this as well, for the most part. This is why I think that the option(s) would be better suited as CHKUSER_DISALLOW. IOW, start with things wide open, and let admins specify which characters they choose not to allow. I did

[vchkpw] Re: chkuser parameters via tcp.smtp environment variables

2010-05-05 Thread Eric Shubert
Tonix (Antonio Nati) wrote: Eric Shubert ha scritto: Tonino, I've wondered for a while about this but haven't had a chance to test it, so I'm going to ask the expert. ;) If /* #define CHKUSER_ALLOW_SENDER_CHAR_3 '' */ is commented out of the build, can it be added as an environment

[vchkpw] chkuser parameters via tcp.smtp environment variables

2010-05-04 Thread Eric Shubert
Tonino, I've wondered for a while about this but haven't had a chance to test it, so I'm going to ask the expert. ;) If /* #define CHKUSER_ALLOW_SENDER_CHAR_3 '' */ is commented out of the build, can it be added as an environment variable such as CHKUSER_ALLOW_SENDER_CHAR_3='/' (from the

[vchkpw] Re: chkuser log mesage, remote helo:remotehostname:remotehostip

2010-05-03 Thread Eric Shubert
Tonix (Antonio Nati) wrote: Eric Shubert ha scritto: I use qmail-toaster, and recently changed from using -H with tcpserver to using -h, which looks up the rDNS name and puts it in the TCPREMOTEHOST variable. With the former setup (-H), the remote portion of the CHKUSER log message

[vchkpw] chkuser log mesage, remote helo:remotehostname:remotehostip

2010-05-02 Thread Eric Shubert
I use qmail-toaster, and recently changed from using -H with tcpserver to using -h, which looks up the rDNS name and puts it in the TCPREMOTEHOST variable. With the former setup (-H), the remote portion of the CHKUSER log message contained the helo value, unknown for the remotehostname, and

[vchkpw] Re: system_error_calling_qmail-inject

2010-03-30 Thread Eric Shubert
Fiorenza Meini wrote: Hi there, I'm using vpopmail + qmail; sometimes when there is a message with malformed address in the header message, I receive this error: /write_to_qmail-inject_failed:_32/system_error_calling_qmail-inject Any suggestion? Thanks and regards. Fiorenza Have you

[vchkpw] Re: Scripting With vadduser

2010-03-22 Thread Eric Shubert
Victor Subervi wrote: On Mon, Mar 22, 2010 at 2:40 PM, Rick Macdougall ri...@ummm-beer.com mailto:ri...@ummm-beer.com wrote: On 22/03/2010 2:12 PM, Victor Subervi wrote: What version of vpopmail are you running ? Where do I find it? Looking at the doc_html file I see it's newer than

[vchkpw] Re: Scripting With vadduser

2010-03-22 Thread Eric Shubert
Victor Subervi wrote: On Mon, Mar 22, 2010 at 3:08 PM, Eric Shubert e...@shubes.net mailto:e...@shubes.net wrote: If you're just getting started with qmailrocks, you might try http://qmailtoaster.com instead. They're very similar, but I think you'll find qmail-toaster much easier

[vchkpw] Re: Trash folder maintenance

2010-03-08 Thread Eric Shubert
Trey Nolen wrote: In the past, we have been using Sqwebmail to remove email from the Trash folder periodically (by default 7 days). Now, we have migrated to a new server using the new Vpopmail which no longer supports Sqwebmail. We have moved to SquirrelMail for our main webmail interface.

[vchkpw] Re: How can I disable user over quota message?

2010-01-20 Thread Eric Shubert
I don't know the answer to your question. Have you see http://qmailtoaster.com though? I think it might make your task much easier, at least in the long run. Bulend Kolay wrote: I use validrcptto.patch with jms1.net. is there a option on it? Otherwise do I have to use chkuser patch ?

[vchkpw] Re: Migrating Vpopmail to a new server

2010-01-12 Thread Eric Shubert
If you decide to use mysql, I'd consider using http://qmailtoaster.com/. It's a very nice set of packages. You could be up and running in a few hours (sans migration). There is also good community support. Jukka Kurkela wrote: You mean CDB is way faster, right? if not, can you provide some

[vchkpw] Re: vpopmail + Dovecot + CRAM-MD5 problem

2009-12-11 Thread Eric Shubert
Shane Chrisp wrote: Ro Achterberg wrote: You will need to enable plain text passwords in the database to be able to use cram-md5. In dovecot-sql.conf, I tried setting default_pass_scheme to both PLAIN and PLAIN-MD5, but none of which seemed to work. I'm probably missing the point. Did

[vchkpw] Re: vdeliver perimission denied for vadddomain -u

2009-12-03 Thread Eric Shubert
Michael Mussulis wrote: It looks like I am talking partly nonsense, apologies for that. I've had another stab at the code, and it looks like the sql insert command statement has gid hardcoded to '0', and uid is the 'apop' value - which from what I gather (correct me if I am wrong), only works

[vchkpw] Re: Issues with vpopmail

2009-11-26 Thread Eric Shubert
Have you had a look at http://www.qmailtoaster.com ? It's very easy to implement, and is very solid and reliable. Unfortunately, the vpopmail-toaster package is still at 5.4.17. There are a few folks who are experiencing problems with quotas, while others are not. I will be upgrading

[vchkpw] Re: Failure to update tcp.smtp - No authorized relaying for roaming user!

2009-11-10 Thread Eric Shubert
atomdeb...@gmail.com wrote: OK, I'm sold; I'll use SMTP-AUTH instead of POP-before-SMTP. I can authenticate from inside or outside the network, using SMTP-AUTH in either PLAIN or LOGIN mode. CRAM-MD5 is apparently not implemented (yet). I can only relay when I connect from inside the

[vchkpw] Re: offtopic sorry!

2009-09-24 Thread Eric Shubert
I've been using spamdyke for quite a while now, and absolutely love it. If I had to pick only one anti-spam product to use, it would be spamdyke (over and above spamassassin even). Sam has done a terrific job with it. There's good community support as well. Ronaldo Chan wrote: Ismail,

[vchkpw] Re: imap before smtp

2009-09-21 Thread Eric Shubert
I use dovecot with vpopmail as well. Performance is much better than courier. Tom Collins wrote: Even if it's possible to set up imap-before-smtp, you'll be much better off if you have your clients use SMTP AUTH instead. More reliable, more predictable, and supported by almost every email

[vchkpw] Re: multiple mails

2009-09-11 Thread Eric Shubert
Bulend Kolay wrote: I use vpopmail on qmail. I have many customer domains on that mail server. One of these customer domains tells me that, they rarely receive the same mail a few times. That problem becomes nearly once a week for this customer. I haven't any complain from my other

[vchkpw] Re: multiple mails

2009-09-11 Thread Eric Shubert
Eric Shubert wrote: Bulend Kolay wrote: I use vpopmail on qmail. I have many customer domains on that mail server. One of these customer domains tells me that, they rarely receive the same mail a few times. That problem becomes nearly once a week for this customer. I haven't any complain

[vchkpw] Re: multiple mails

2009-09-11 Thread Eric Shubert
couldn't see any duplicated mail. What else may the problem be ? - Original Message - From: Eric Shubert e...@shubes.net To: vchkpw@inter7.com Sent: Friday, September 11, 2009 4:57 PM Subject: [vchkpw] Re: multiple mails Bulend Kolay wrote: I use vpopmail on qmail. I have many

[vchkpw] Re: chkuser random rejects

2009-09-06 Thread Eric Shubert
Bogdan Motoc - CRC wrote: Update: I reinstalled qmail. This time netqmail-1.06. No change. Reinstalled then vpopmail. Used 5.4.28. Still no change. Right now, all messages for virtual users are rejected (except those destined to domain.ro users, which remain in queue) with the message:

[vchkpw] Re: chkuser random rejects

2009-09-06 Thread Eric Shubert
Bogdan Motoc - CRC wrote: Eric Shubert wrote: Bogdan Motoc - CRC wrote: Update: I reinstalled qmail. This time netqmail-1.06. No change. Reinstalled then vpopmail. Used 5.4.28. Still no change. Right now, all messages for virtual users are rejected (except those destined to domain.ro users

[vchkpw] Re: Patch to disable vusaged

2009-09-03 Thread Eric Shubert
Tonix (Antonio Nati) wrote: I did not imagine vusaged was so intrusive! Is should be completely disabled if not needed. Tonino -- Matt, Is there some sort of specification documentation for vusaged that describes how it works? If there is, I think it would be useful to have it published

[vchkpw] Re: Patch to disable vusaged

2009-09-03 Thread Eric Shubert
Matt Brookings wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eric Shubert wrote: Is there some sort of specification documentation for vusaged that describes how it works? If there is, I think it would be useful to have it published so that it can be scrutinized by the community. Better

[vchkpw] Re: chkuser random rejects

2009-09-02 Thread Eric Shubert
What's in your /var/qmail/users/assign file? Bogdan Motoc - CRC wrote: I'm really sorry about bothering you again about this problem, but I'm really at wits' end here. I have removed the mail.domain.tld from every file I could find. Now mail is not received at all. At least now it's

[vchkpw] Re: chkuser random rejects

2009-09-02 Thread Eric Shubert
user: Remote host said: 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.5.3 - chkuser) What's in your /var/qmail/rcpthosts file? What's in your /var/qmail/virtualdomains file? Eric Shubert wrote: What's in your /var/qmail/users/assign file? Bogdan Motoc - CRC wrote: I'm

[vchkpw] Re: chkuser random rejects

2009-09-02 Thread Eric Shubert
Eric Shubert wrote: Bogdan Motoc - CRC wrote: The assign file has all the domains that have been added via vaddaliasdomain I only have one set of users and the other domains are aliases to domain.com Here's what that file looks like: +domain.com-:domain.com:89:89:/home/vpopmail/domains

  1   2   >