Hi all,

I have a problem with qmailadmin. I am using debian. It is not so
important. I am using qmail with vpopmail and I have programed a script
in perl, which is applicable as a "program delivery" in dot-qmail files

(using Maildir)

for example:

in file /path/to/vpopmail/domains/example.com/user/.qmail

i have following:

|/usr/local/bin/myscript.pl arg

'myscript.pl' is a script and 'arg' is a argument to this script.

this script is searching all attachments in the source message and
filter all attachments except predefined types of attachments. It is for
security reson - filtering attachments

I am using the qmailadmin with autorespond. autorespond program is
writing its configuration also to this dot-qmail file. But it seems that
qmailadmin dont understand if in dot-qmail file is a pipe-line (program
delivery) line. When I try to use a autorespond by qmailadmin for a user
which is using in dot-qmail file also my script for attachments
filtering, the qmailadmin modify the dot-qmail file incorrect.

It seems that qmailadmin really dont understand forwarding the message
to a script - line begining with pipe-line.

as i describe bottom:

my .qmail file for a user:

|/usr/local/bin/myscript.pl arg

after use qmailadmin and try to set a autorespond (vacation) for the
same user the .qmail file look like this after:

| /usr/bin/autorespond 86400 3
/var/lib/vpopmail/domains/1p.cz/mlcoch/vacation/message
/var/lib/vpopmail/domains/1p.cz/mlcoch/vacation
/var/lib/vpopmail/domains/1p.cz/mlcoch/Maildir/
&|/usr/local/bin/myscript.pl
&arg

You can see, that qmailadmin dont understand the
"|/usr/local/bin/myscript.pl arg", and try incorrect translate as a
email forward (begin with '&' character).

I think that it is a big problem for me and all users fo qmailadmin,
becouse qmailadmin dont uderstand the 'standards' of qmail
configuration.

Any idea? Is possible to correct a qmailadmin software? I am not a C
programmer.. :-( I know use a PHP language, but I dont want to program
all qmailadmin from the begin in PHP, I am not a profi programer. I I
hope, that somebody will correct this error in qmailadmin.

If You need more infromations about my problem I am here for You.

Thank You all for help! :-)

kolisko




-- 

---
Michal Kolesár
[EMAIL PROTECTED]
http://kolisko.penguin.cz
+420.603.225.299


Don't send me any attachment in Micro$oft (.DOC, .PPT) format please
Read http://www.fsf.org/philosophy/no-word-attachments.html
Preferable attachments: .PDF, .HTML, .TXT
Thanx for adding this text to Your signature

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to