Hi Tom.
I am using the valias table with MySQL I am found this record�s in valias table, then I am exported to show for you.
INSERT INTO `valias` (`alias`, `domain`, `valias_line`) VALUES ('teste', 'ispbrasil.com.br', '&[EMAIL PROTECTED]');
INSERT INTO `valias` (`alias`, `domain`, `valias_line`) VALUES ('teste', 'ispbrasil.com.br', '|/usr/bin/autorespond/autorespond 10000 5 /home/vpopmail/domains/ispbrasil.com.br/TESTE/message /home/vpopmail/domains/ispbrasil.com.br/TESTE');
but when I send a e-amail to [EMAIL PROTECTED] I am not getting the autoresponse message.
Can you help-me ?
On Feb 9, 2005, at 7:57 PM, itamar wrote:
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.
That all looks fine. If you email [EMAIL PROTECTED], it should reply with that response. It should have created a .qmail-teste file in the ispbrasil.com.br directory (unless you're using the valias table with MySQL, in which case it's stored in the table).
[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).
This bug has been addressed in the 1.2.7 release. It doesn't affect ezmlm mailing lists or autoresponders.
what�s the problem with qmailadmin and autoresponder ? this is a bug in qmailadmin ?
None that I'm aware of. What problems are you experiencing?
If you have custom .qmail files created outside of qmailadmin, versions of qmailadmin before 1.2.7 would erase any customization whenever a user modified their account settings.
