Re: [vchkpw] Removing the CatchAll Account column from Email Accounts Page

2003-12-03 Thread Devendra Singh
Dear Tom,

Thanks a Tonne. Sorry for the posting to wrong list.

Devendra Singh

At 02/12/03 21:03 (), Tom Collins wrote:

On Tuesday, December 2, 2003, at 02:40  AM, Devendra Singh wrote:
Is it possible to remove the CatchAll Account column from Email 
Accounts Page of qmailadmin v5.3.30?
This is a question for the qmailadmin list at [EMAIL PROTECTED], but 
here's your answer.

Edit show_users.html to remove that column.  You'll probably want to leave 
it in place, but without a header.

Edit user.c and go to about line 202.  Comment everything in this section:

if (bounced==0  strncmp(pw-pw_name,TmpBuf3,sizeof(TmpBuf3)) == 0) {
...
} else if (AdminType==DOMAIN_ADMIN) {
...
} else {
...
}
Replace it with:

fprintf(actout, td /td\n);

Re-compile and re-install qmailadmin and you (should be) all set.

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.528 / Virus Database: 324 - Release Date: 16/10/03


[vchkpw] Removing the CatchAll Account column from Email Accounts Page

2003-12-02 Thread Devendra Singh
Hi List Members,

Is it possible to remove the CatchAll Account column from Email 
Accounts Page of qmailadmin v5.3.30?

How to do it?

Thanks for the pointer in advance.

__
Devendra Singh
IndiaMART InterMESH Limited
(Global Gateway to Indian Market Place)
B-1, Sector 8, Noida, UP - 201301, India
Voice : +91-120-2543945, 2543946, 2543947
Fax: +91-120-2543943
http://www.indiamart.com
http://www.indiangiftsportal.com
http://www.indiantravelportal.com
__ 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.528 / Virus Database: 324 - Release Date: 16/10/03


Re: [vchkpw] Removing the CatchAll Account column from Email Accounts Page

2003-12-02 Thread Tom Collins
On Tuesday, December 2, 2003, at 02:40  AM, Devendra Singh wrote:
Is it possible to remove the CatchAll Account column from Email 
Accounts Page of qmailadmin v5.3.30?
This is a question for the qmailadmin list at [EMAIL PROTECTED], 
but here's your answer.

Edit show_users.html to remove that column.  You'll probably want to 
leave it in place, but without a header.

Edit user.c and go to about line 202.  Comment everything in this 
section:

if (bounced==0  strncmp(pw-pw_name,TmpBuf3,sizeof(TmpBuf3)) == 0) {
...
} else if (AdminType==DOMAIN_ADMIN) {
...
} else {
...
}
Replace it with:

fprintf(actout, td /td\n);

Re-compile and re-install qmailadmin and you (should be) all set.

--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
Info on the Sniffter hand-held Network Tester: http://sniffter.com/