On May 13, 2006, at 10:44 AM, Michael Krieger wrote:
As a side note, in qmailadmin's autorespond.c, shouldn't these be in
the opposite order to prevent any temporary failures after closing the
.qmail file without the message file existing yet?
* Make the autoresponder .qmail file
* Make
Charlie Garrison wrote:
Good morning,
On 15/5/06 at 3:03 PM -0400, John Simpson <[EMAIL PROTECTED]> wrote:
makes sense to me. i don't know if there's a dedicated list for
qmailadmin developers, i *think* the vpopmail-devel list is used for
that as well (since the list of developers on bot
Good morning,
On 15/5/06 at 3:03 PM -0400, John Simpson <[EMAIL PROTECTED]> wrote:
>makes sense to me. i don't know if there's a dedicated list for
>qmailadmin developers, i *think* the vpopmail-devel list is used for
>that as well (since the list of developers on both products is almost
>i
On 2006-05-13, at 1344, Michael Krieger wrote:
I've been browsing the qmailadmin/vpopmail code and see that
there's no effort to enforce order in dot-qmail files. Adding
lines to a dot-qmail file is just an append to the end of the file
it seems with valias_insert and so on [a
Hi Folks,I've been browsing the qmailadmin/vpopmail code and see that there's no effort to enforce order in dot-qmail files. Adding lines to a dot-qmail file is just an append to the end of the file it seems with valias_insert and so on [at least in vpalias it is for the files/cdb ba
The qmail documentation (man pages) seem to be centered around the
assumption that users have local unix login accounts, suggesting for example
the use of chmod +t $HOME to allow safe editing of .qmail files. For
vpopmail use, its not clear to me what directory I am supposed to chmod +t
in order t
On Wednesday 09 June 2004 07:46 pm, Paul Oehler wrote:
> > A .qmail file with a one line comment will discard mail.
> >
> > .qmail-blackhole:
> > --
> > #
> > --
> >
> > Rick
>
> Out of curiosity, is this a documented f
On Jun 12, 2004, at 12:55 PM, X-Istence wrote:
I don't know where you get your info, but qmailadmin certainly does.
Breached# cat .qmail
|/usr/bin/true delete
Breached# pwd
/usr/storage/mail/x-istence.com/blackhole/
Yes, you can blackhole a POP/IMAP account. Note that we had to do it
this way, as
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rick Widmer wrote:
>
>
> Paul Oehler wrote:
>
>>>> It's in the qmail docs.
>>>>
>>>> man dot-qmail
>>>>
>>>> It isn't in there explicitly, but it says that lines st
Paul Oehler wrote:
It's in the qmail docs.
man dot-qmail
It isn't in there explicitly, but it says that lines starting with # are
ignored, and that qmail-local will only process .qmail files that aren't
empty.
Is this how qmailadmin creates a "blackhole" e-mail address?
> > It's in the qmail docs.
> >
> > man dot-qmail
> >
> > It isn't in there explicitly, but it says that lines starting with # are
> > ignored, and that qmail-local will only process .qmail files that aren't
> > empty.
Is this how qmailadmin creates a "blackhole" e-mail address?
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tom Collins wrote:
> On Jun 9, 2004, at 5:46 PM, Paul Oehler wrote:
>
>> Out of curiosity, is this a documented feature? I don't remember ever
>> reading this anywhere.
>
>
> It's in the qmail docs.
>
> man
On Jun 9, 2004, at 5:46 PM, Paul Oehler wrote:
Out of curiosity, is this a documented feature? I don't remember ever
reading this anywhere.
It's in the qmail docs.
man dot-qmail
It isn't in there explicitly, but it says that lines starting with #
are ignored, and that qmail-
> A .qmail file with a one line comment will discard mail.
>
> .qmail-blackhole:
> --
> #
> --
>
> Rick
Out of curiosity, is this a documented feature? I don't remember ever
reading this anywhere.
Paul
On Wednesday 09 June 2004 5:09 pm, Pascal DeMilly wrote:
> But what if I want to drop some mail based on the criteria but accept
> other for a particular address.
You might want to look around on the net for the answer to that one.
Basicly, you will need to send the email through a program that wi
But what if I want to drop some mail based on the criteria but accept
other for a particular address.
On Wed, 2004-06-09 at 14:59, Rick Widmer wrote:
> Pascal DeMilly wrote:
>
> > Thanks that did it. Another question. How can I drop a message? (kind of
> > like contredirect /dev/null)
>
> A .qma
Pascal DeMilly wrote:
Thanks that did it. Another question. How can I drop a message? (kind of
like contredirect /dev/null)
A .qmail file with a one line comment will discard mail.
.qmail-blackhole:
--
#
--
Rick
il file different if there is a . in the address
> > name?
> >
> > Also why do I have to specify the full path for Maildir. In the doc it
> > seems that I should have only to specify ./Maildir/. But doing so
> > doesn't work
>
> It might be as simple as "." characters are not allowed in .qmail file names.
> Instead use a ":" like: .qmail-first:lastname
>
> Check the dot-qmail man page.
>
> Ken Jones
"." characters are not allowed in .qmail file names.
Instead use a ":" like: .qmail-first:lastname
Check the dot-qmail man page.
Ken Jones
Hi,
I have a question in regards to .qmail file processing. I am trying to
setup a simple filtering to move spammed message to another folder using
.qmail files. Basically something like that:
| condredirect [EMAIL PROTECTED] grep 'Subject: [SPAM]'
./name/Maildir/
For simple address like [EMAIL
Hi all,
I'm using vpopmail 5.2.1 (the last stable release... Could we please
get an update to this branch sometime soon?). I have noticed that when
an account is set to forward mail and then I create an alias to that
account (using QmailAdmin, for example), it create a .qmail-blah file
(where blah
Thus said "David Phillips" on Mon, 18 Nov 2002 16:29:10 CST:
> Yes. vdelivermail handles the delivery for vpopmail virtual domains,
> not qmail. If you want subaddresses, then place them in the domain
> directory:
But why then does it honor the .qmail in the virtual user's directory?
/home
Andy Bradford writes:
> Is there a reason why vdelivermail will deliver to
>
> /home/vpopmail/domains/domain.dom/user/.qmail
>
> but it won't deliver to
>
> /home/vpopmail/domains/domain.dom/user/.qmail-test
Yes. vdelivermail handles the delivery for vpopmail virtual domains, not
qmail. If you w
Folks,
Is there a reason why vdelivermail will deliver to
/home/vpopmail/domains/domain.dom/user/.qmail
but it won't deliver to
/home/vpopmail/domains/domain.dom/user/.qmail-test
Thanks
Andy
--
GnuPG ID 0xA63888C9 (D2DA 68C9 BB2B 26B4 8204 2219 A43E F450 A638 88C9)
[---[system uptime
Folks,
I think that the way vdelivermail handles dot-qmail files is incorrect,
or I've missed something in the documentation. I have a system with
--enable-qmail-ext=y, however, dot-qmail files in the virtual user's
directory are not read. For example, if I create:
/hom
;' here, which is for what? This designates a "forwarder".
>
> Please explain to me the differences in these usages, and if support
> for any of the above is planned to change.
man dot-qmail
Regards,
Bill Shupp
using .qmail-files,
is there really a fundamental difference between aliases and forwarders?
For example, I can have .qmail-sales with the contents "/path/to/Maildir"
or "[EMAIL PROTECTED]", which is usually considered an alias, yet it can
point to ANY address..not just a local one.
The cont
> -Original Message-
> From: Pierre Rodriguez [mailto:[EMAIL PROTECTED]]
> Sent: 10 September 2001 16:08
> To: [EMAIL PROTECTED]
> Subject: dot qmail
[snip]
> If I create a .qmail-pierre, it works.
> But if I try .qmail-pierre.rodriguez, it don't.
> (for s
Hi,
> If I create a .qmail-pierre, it works.
> But if I try .qmail-pierre.rodriguez, it don't.
> (for sure, both originals mailboxes are created...)
> I suppose it's because of the dot in the middle
> of the file name.
use
.qmail-pierre:rodriguez
"." in mail-addresses must be written as ":"
Hi,
I have made seen qmailadmin create a .qmail-xxx:xxx for this kind of work instead of
.qmail-xxx.xxx
Florent
#->Hi all !
#->
#->I use vpopmail 4.8.7 and I have a few troubles
#->with mail fowarding :
#->
#->If I create a .qmail-pierre, it works.
#->But if I try .qmail-pierre.rodriguez, it
Hi all !
I use vpopmail 4.8.7 and I have a few troubles
with mail fowarding :
If I create a .qmail-pierre, it works.
But if I try .qmail-pierre.rodriguez, it don't.
(for sure, both originals mailboxes are created...)
I suppose it's because of the dot in the middle
of the file name.
Is there an
[EMAIL PROTECTED] wrote:
>
> Thank you.
> Is there a patch that I can use the standard .qmail Syntax
> for vpopmail 4.9.8 ?
>
> > Yes. Instead of putting the .qmail file in the users
> > directory, put it in the domain directory with
> > the name .qmail-"user"
> >
Sorry, no patch. The vdeliverm
Thank you.
Is there a patch that I can use the standard .qmail Syntax
for vpopmail 4.9.8 ?
> Yes. Instead of putting the .qmail file in the users
> directory, put it in the domain directory with
> the name .qmail-"user"
>
--
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net
GM
[EMAIL PROTECTED] wrote:
>
> >
> > The 4.9 releases do not support Maildir delivery in your
> > users .qmail file.
> >
> > The 4.10 release does, but it is in development.
> >
> > Ken Jones
> >
>
> Is there another way to forward an keep messages?
Yes. Instead of putting the .qmail file in the
>
> The 4.9 releases do not support Maildir delivery in your
> users .qmail file.
>
> The 4.10 release does, but it is in development.
>
> Ken Jones
>
Is there another way to forward an keep messages?
Does program execution ( |program ) work with vpopmail 4.9.8?
Regards
--
GMX - Die Kommun
> "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)"
>
&g
. vpopmail (#5.1.1)"
I don't know what's wrong. Does dot-qmail have another syntax when
you use vpopmail?
Thanks
--
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net
GMX Tipp:
Machen Sie Ihr Hobby zu Geld bei unserem Partner 1&1!
http://profiseller.de/info/index.php3?ac=OM.PS.PS003K00596T0409a
Hi everybody , I use Vpopmail & Qmail and I have a strange situation here:
In my .qmail file I specify a local path of my ./Maildir/ where a copy of
message should be kept:
/path/to/my/maildir/
But this line is treated as e-mail address not as a local path?
I get an error saying that:
[EMAIL PROT
Hi,
I found an alternative way to solve that problem rather than using perl
script,
in your dot qmail file type the lines like this :
| /path/to/vdelivermail '' ./user/Maildir/
I found that it can solve the problem that I want to forward all email to
other mail account and also keep a
Dear Ken,
I know how to solve that problem,
in your dot qmail file type something like this at
the first line :
| mailquotacek
then make a script like this :
mailquotacek script
Ken Jones wrote:
>
> Said Madrus wrote:
> >
> > Dear all,
> > if we use .qmail- then vpopmail quota does not work,
> > how to solve this problem ??
> > thanks,
> >
> > said madrus
>
> There is no solution that i know of. Anyone have any ideas?
Ken Jones wrote:
> e) qmail-local looks for a .qmai
Said Madrus wrote:
>
> Dear all,
> if we use .qmail- then vpopmail quota does not work,
> how to solve this problem ??
> thanks,
>
> said madrus
There is no solution that i know of. Anyone have any ideas?
ken Jones
Dear all,
if we use .qmail- then vpopmail quota does not work,
how to solve this problem ??
thanks,
said madrus
put the .qmail-pierre in the domain folder not the user folder.
- Original Message -
From: "Pierrot Driguez" <[EMAIL PROTECTED]>
To: "Vpopmail" <[EMAIL PROTECTED]>
Sent: Tuesday, August 22, 2000 12:12 PM
Subject: Dot qmail
> Hello,
>
> I
Hello,
I'd like first to thank Ken Jones for his help.
I looked for information in the archives concerning
dot.qmail, but as my english is not so fantastic
it seems I have some troubles to understand everything.
The simple problem is :
I have a user in a domain controlled by vpopmail.
I use Mai
thanks all,
the problem is wrong place of dot qmail file, it should be in domain
directory not in user maildir.
but how many .qmail- can we create in that directory ??
thanks again.
~said madrus
- Original Message -
From: "Andrés" <[EMAIL PROTECTED]>
To: <[EMA
Where is the .qmail file?
Are you using it with a virtual user?
- Original Message -
From: "Said Madrus" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 08, 2000 10:55 AM
Subject: dot qmail no effect
> Dear all,
> i have already installed
" Dear all,
" i have already installed freebsd, qmail, daemontools, ucspi-tcp, mysql,
" vpopmail, checkpassword.
" the problem is i can not give intruction in dot qmail like this :
" &[EMAIL PROTECTED]
" |if [ "$SENDER" = "[EMAIL PROTECTED]"
Dear all,
i have already installed freebsd, qmail, daemontools, ucspi-tcp, mysql,
vpopmail, checkpassword.
the problem is i can not give intruction in dot qmail like this :
&[EMAIL PROTECTED]
|if [ "$SENDER" = "[EMAIL PROTECTED]" ]; then echo -e "Don't send me
a
49 matches
Mail list logo