I am added a new robot (autoresponder) with qmailadmin.

the robot name is teste (test in english)

the qmailadmin was created a folder TESTE (in uppercase) in ~vpopmail/domains/ispbrasil.com.br/

[EMAIL PROTECTED] TESTE]# pwd
/home/vpopmail/domains/ispbrasil.com.br/TESTE
[EMAIL PROTECTED] TESTE]# ls
message
[EMAIL PROTECTED] TESTE]# cat message
From: [EMAIL PROTECTED]
Subject: teste

this is a test message.
[EMAIL PROTECTED] TESTE]# cd ..
[EMAIL PROTECTED] ispbrasil.com.br]# cat .qmail-default
| /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox
[EMAIL PROTECTED] ispbrasil.com.br]# cd ~/qmailadmin-1.2.3
[EMAIL PROTECTED] qmailadmin-1.2.3]# more BUGS
* QmailAdmin rewrites a users .qmail file whenver changes are made on the
 modify user screen.  The code currently doesn't handle .qmail files that
 were hand modified or generated elsewhere (e.g., TMDA).



I need to fix this problem, but I don�t know c/c++ language.

how I do to create the .qmail file myself ?

what�s the problem with qmailadmin and autoresponder ? this is a bug in qmailadmin ?

I am using qmailadmin 1.2.3 ( pt-BR ) with vpopmail 5.4.9




/* * Make the autoresponder .qmail file */ valias_delete (ActionUser, Domain); sprintf(TmpBuf, "|%s/autorespond 10000 5 %s/%s/message %s/%s", AUTORESPOND_PATH, RealDir, TmpBuf2, RealDir, TmpBuf2); valias_insert (ActionUser, Domain, TmpBuf); if ( strlen(Newu) > 0 ) { sprintf(TmpBuf, "&%s", Newu); valias_insert (ActionUser, Domain, TmpBuf);


Itamar Reis Peixoto
+55 34 3238 3845
+55 38 9107 1250
http://www.ispbrasil.com.br




Reply via email to