> It seems to me the way to handle that is to have the plugin call
> vpopmail functions directly. I see QmailAdmin as an adapter between the
> CGI interface to a web server and the vpopmail functions. How would
> another applicaion use it?
Qmailadmin runs as the vpopmail user and have all the pr
Upon further testing and trial and error, I have discovered that this
problem occurs no matter what my configuration, even when I remove
maildrop and qmail-scanner. Do aliases not work in 5.4.x yet, or am I
missing something here?
> Hello all,
>
> I've search high, low, and in the between places,
Luca Morettoni wrote:
> starting delivery 10826: msg 178327 to local ./Maildir2/@the_host
> status: local 1/20 remote 0/40
> delivery 10826: failure:
> Sorry,_no_mailbox_here_by_that_name._(#5.1.1)/
> status: local 0/20 remote 0/40
Well, the same with 5.4.0-rc2.
I've created another two maildir wi
Hi,
I managed to transfer the domains hosted on vpopmail 5.2.1 to the
new vpopmail toaster. But how do I transfer the user accounts with
their quota settings, email forwards, etc.
--
regards,
Krishna mailto:[EMAIL PROTECTED]
Krishna Shekhar
Network/Systems
Hi everyone,
I would like to limit the message size for emails that are being relayed
through the vpopmail valias relaying system.
I know how to limit the max. message size for a domain using qmail.
My problem is how to do this just for valias.
Any help would be greatly appreciated.
Thanks,
K
As far as im know, you cant. I cant even think of any way
of doing this.
Shane
>-Original Message-
>From: Klaus Gapp [mailto:[EMAIL PROTECTED]
>Sent: Tuesday, 3 February 2004 6:00 PM
>To: [EMAIL PROTECTED]
>Subject: [vchkpw] Message size limit for valias relaying?
>
>Hi everyone,
>
>I w
I've just updated my vpopmail to new 5.4.0. I always install every new version you release.
But from 25.4.0-preX" I have noticed authentication with cram-md5 passwords fails.
I hoped that installing the fresh stable 5.4.0 all this issue would leave apart, but it still continue.
I have had t
On Feb 3, 2004, at 5:59 AM, Alejandro Ortega Páez wrote:
I've just updated my vpopmail to new 5.4.0. I always install every
new version you release.
But from 25.4.0-preX" I have noticed authentication with cram-md5
passwords fails.
I hoped that installing the fresh stable 5.4.0 all this issue
On Feb 2, 2004, at 7:21 AM, Luca Morettoni wrote:
I have two server running vpopmail (5.3.27 on the first and 5.3.30 on
the second), some user have a particular .qmail file (with some
command executed with | command) and all work fine.
The problem (on both version) come when I try to put a multiple
On Feb 3, 2004, at 5:49 AM, Andrea Riela wrote:
There's a problem between enable-roaming-users and qmail-scanner.
Normally
the roaming users send messages through the qmail-queue, and not
qmail-scanner-queue. That is, their emails could have virus or spam.
I've realized a patch (very simple), to
Tom Collins wrote:
> An easier solution should be to add the following to your
> qmail-smtpd/run file:
>
> export QMAIL_QUEUE="/var/qmail/bin/qmail-scanner-queue"
>
> And then restart qmail-smtpd.
In this case, I apply the qmail-scanner-queue for the emails from LAN or
loopback (127.). I wouldn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello all,
A new version of my installing's script for qmail are released (1.3.7-rc3).
More bugfix are cleaned :)
All feedback are welcome please ...
http://www.linuxpourtous.com/download/qmail/releases/
install_qmail-1.3.7-rc3.tar.gz
http://www.linu
Tom Collins wrote:
>
> On Feb 2, 2004, at 7:21 AM, Luca Morettoni wrote:
> > I have two server running vpopmail (5.3.27 on the first and
> 5.3.30 on
> > the second), some user have a particular .qmail file (with some
> > command executed with | command) and all work fine.
> > The problem (on both
Alejandro Aguilar Sierra wrote:
It seems to me the way to handle that is to have the plugin call
vpopmail functions directly. I see QmailAdmin as an adapter between the
CGI interface to a web server and the vpopmail functions. How would
another applicaion use it?
Qmailadmin runs as the vpop
Hello Tom,
On Tuesday, February 3, 2004 at 3:48:24 PM you wrote (at least in
part):
>> I have two server running vpopmail (5.3.27 on the first and 5.3.30 on
>> the second), some user have a particular .qmail file (with some
>> command executed with | command) and all work fine.
>> The problem (on
Hello Andrea,
On Tuesday, February 3, 2004 at 4:06:55 PM you wrote (at least in
part):
>> An easier solution should be to add the following to your
>> qmail-smtpd/run file:
>>
>> export QMAIL_QUEUE="/var/qmail/bin/qmail-scanner-queue"
>>
>> And then restart qmail-smtpd.
First: Make the above
Hello Andrea,
On Monday, February 2, 2004 at 9:37:53 PM you wrote (at least in
part):
> Now my tcp.smtp:
> # No Qmail-Scanner at all for mail from 127.0.0.1
> 127.0.0.1:allow,RELAYCLIENT="",RBLSMTPD="",QMAILQUEUE="/var/qmail/bin/qmail-queue"
Correct.
> # Use Qmail-Scanner without SpamAssassin o
>
> An easier solution should be to add the following to your
> qmail-smtpd/run file:
>
> export QMAIL_QUEUE="/var/qmail/bin/qmail-scanner-queue"
>
> And then restart qmail-smtpd.
While this is easier, it doesn't allow you to realize the full functionality
of qmail-scanner. By passing the variab
I would like to implement sha1 hashes support into vpopmail, I
know that qmail only support md5 or based crypt
I need it because iplanet only store sha1 hashes password,
and crypt on way can't to convert..
anybody help me ??
regards
Rodrigo Pinheiro
Hello Trey,
On Tuesday, February 3, 2004 at 7:06:33 PM you wrote (at least in
part):
>> An easier solution should be to add the following to your
>> qmail-smtpd/run file:
>>
>> export QMAIL_QUEUE="/var/qmail/bin/qmail-scanner-queue"
>>
>> And then restart qmail-smtpd.
> While this is easier, it
>
>
> This can be done by a '127.:allow,QMAILQUEUE=".../qmail-queue",...'
> rule in .cdb file. That way all messages from localhost are not
> inspected by qmail-scanner. But what's your problem with this?
>
This is what we do. Tcpserver reads the .cdb file. The method mentioned
earlier just exp
Hi
Is there a way to test validity of an email address on my qmail + vpopmail
installation.
I'd like to test an email address (that would be handled by the local
system) to know if it will deliver, bounce or be rejected
Cheers
Alastair
Kleiner, Peter, il 03/02/2004 alle 10:38, mi scrisse...
> How about using safecat? You could use something like
>./Maildir/
>|safecat /path/to/Maildir2/tmp /path/to/Maildir2/new
sure, at the moment I use that, but I'm happy to report that bug ;)
--
Luca Morettoni <[EMAIL PROTECTED]> - h
Tom Collins, il 03/02/2004 alle 07:48, mi scrisse...
> I'm pretty sure that vdelivermail is assuming the second line is an
> address and not a Maildir since it doesn't contains the string
> "/Maildir/". I'll look into updating vpopmail to do Maildir delivery
> if the line starts with "." or "/"
On Tue, 3 Feb 2004, Bentamix wrote:
> I would like to implement sha1 hashes support into vpopmail, I know that
> qmail only support md5 or based crypt
Depends on the OS. I'm using Blowfish on FreeBSD, and the only thing I
had to change was the max allowed characters in vpopmail. The system's
cr
Sorry to pester, but can anyone chime in on this? Is there any other info
I can provide?
At this point, it's bad enough that I'm looking at various ugly solutions,
including a cron job that wipes out all the "maildirsize" files to force
recalculation.
Thanks,
Charles
On Thu, 29 Jan 2004, Charl
On Tue, 2004-02-03 at 14:15, Charles Sprickman wrote:
> On Tue, 3 Feb 2004, Bentamix wrote:
>
> > I would like to implement sha1 hashes support into vpopmail, I know that
> > qmail only support md5 or based crypt
>
> Depends on the OS. I'm using Blowfish on FreeBSD, and the only thing I
> had to
- Original Message -
From: "Trey Nolen" <[EMAIL PROTECTED]>
>
> >
> > An easier solution should be to add the following to your
> > qmail-smtpd/run file:
> >
> > export QMAIL_QUEUE="/var/qmail/bin/qmail-scanner-queue"
> >
> > And then restart qmail-smtpd.
>
> While this is easier, it doe
On Feb 3, 2004, at 8:06 AM, Andrea Riela wrote:
In this case, I apply the qmail-scanner-queue for the emails from LAN
or
loopback (127.). I wouldn't, better I could not would that.
Mine patch works only with open-smtp connections, not at all.
Why is better the qmail-smtpd/run change?
The qmail-sm
On Jan 29, 2004, at 7:37 PM, Charles Sprickman wrote:
First, for Tom, what are you recommending for a good devel version?
5.3.30 seems to have some lingering bugs (looking at subsequent 5.4.x
release notes).
I recommend the final 5.4.0 release... :-)
Second, something is screwy with quotas. Some
On Feb 3, 2004, at 9:07 AM, Bentamix wrote:
I would like to implement sha1 hashes support into vpopmail, I know
that qmail only support md5 or based crypt
I need it because iplanet only store sha1 hashes password, and crypt
on way can't to convert..
anybody help me ??
Someone did some work on t
On Tue, 2004-02-03 at 15:24, Tom Collins wrote:
> On Jan 29, 2004, at 7:37 PM, Charles Sprickman wrote:
> > First, for Tom, what are you recommending for a good devel version?
> > 5.3.30 seems to have some lingering bugs (looking at subsequent 5.4.x
> > release notes).
>
> I recommend the final 5.
Tom Collins wrote:
>> On Feb 2, 2004, at 7:21 AM, Luca Morettoni wrote:
>>
>
I have two server running vpopmail (5.3.27 on the first and 5.3.30 on
the second), some user have a particular .qmail file (with some
command executed with | command) and all work fine.
The problem (on
On Thu, 8 Jan 2004, Michael Bowe wrote:
> I have been doing some work on the vpopmail code that comes with
> courier. The work fixes many problems including this particular bug.
> I have recently submitted this patch to the courier author, and hopefully
> they will include these updates in a forth
On Tue, 3 Feb 2004, Nick Harring wrote:
> I've experienced this with several versions of courier and several
> versions of vpopmail. Seeing as the way I read the maildir++ "standard"
> each time you manipulate a maildir its your job to update the
> maildirsize file, then what deletes messages with
Hello guys I would like what would you suggest for load balance with
vpopmail and mysql any suggestions on how to set it up? I would also like
to have Round robin with DNS etc..
Thanks for your support
Remo Mattei
Network Security Engineer
cell 801-808-unix
email [EMAIL PROTECTED]
On Feb 3, 2004, at 6:29 PM, Charles Sprickman wrote:
So I'm stuck here. I only have vdelivermail and maildrop delivering
mail,
courier pop3d and imapd retrieving it, and they all seem to work
properly.
Anyone have any ideas what to look at?
Two processes trying to modify the file simultaneously
- Original Message -
From: "Charles Sprickman" <[EMAIL PROTECTED]>
Subject: Re: [vchkpw] vchkpw and courier 2.2.1 (long)
> On Thu, 8 Jan 2004, Michael Bowe wrote:
>
> > I have been doing some work on the vpopmail code that comes with
> > courier. The work fixes many problems including t
38 matches
Mail list logo