[vchkpw] acess
Hi peoples! I'm having a problem one with vpopmail or vhostadmin... I don't know. When I log into vhostadmin ([EMAIL PROTECTED]) I only view 3 optins. mail about logout and I do not get list all users, change others users and other admins options. I'm using the vpopmail 5.5.3 and vhostadmin-CVS (23/07/2005). I set the the vmoduser -a ( grant qmailadmin administrator privileges) options to postmaster and even so and I don't get the FULL options.. I only view the postmaster account options, when I try set -S ( system administrator privileges - access all domains ) happen this error vmoduser: invalid option -- S I'm using cdb auth Do you have any idea of how to solve this problem!? very greats I'm confused Carlos
Re: [vchkpw] acess
ccesario wrote: Hi peoples! I'm having a problem one with vpopmail or vhostadmin... I don't know. When I log into vhostadmin ([EMAIL PROTECTED]) I only view 3 optins. mail about logout and I do not get list all users, change others users and other admins options. I'm using the vpopmail 5.5.3 and vhostadmin-CVS (23/07/2005). I set the the vmoduser -a ( grant qmailadmin administrator privileges) options to postmaster and even so and I don't get the FULL options.. I only view the postmaster account options, when I try set -S ( system administrator privileges - access all domains ) happen this error vmoduser: invalid option -- S I'm using cdb auth Do you have any idea of how to solve this problem!? Hi, I don't know about vhostadmin, but if your vlimits.default in /home/vpopmail/etc has a MaxPopAccounts 0 in it, you won't see any of the extra options in qmailadmin. Might be worth checking out and if it is 0, change it to -1. Regards, Rick
[vchkpw] Re: acess
Hi, I don't know about vhostadmin, but if your vlimits.default in /home/vpopmail/etc has a MaxPopAccounts 0 in it, you won't see any of the extra options in qmailadmin. Might be worth checking out and if it is 0, change it to -1. Regards, Rick Hi Rick, The MaxPopAccounts already has the value -1 Regards Carlos
RE: [vchkpw] spam questions general
-Original Message- From: John Simpson [mailto:[EMAIL PROTECTED] Sent: Saturday, July 23, 2005 2:09 PM To: vchkpw@inter7.com Subject: Re: [vchkpw] spam questions general On 2005-07-22, at 15:06, Andras Kende wrote: > > I have a server where I receive about 1 spam emails / day. > > I had set to "Set catchall email deleted" which made it down to > 1000 spam a day. > > Before was "Set catchall email bounced" but the queue was filling > up quickly... > > Can you give some advice what is the best way to deal with this > situation? there are several patches out there which will make qmail-smtpd not accept incoming messages for mailboxes which don't exist. the "chkuser" patch seems to be getting the most press at the moment, but i don't like it- if i remember correctly it requires you to build vpopmail before compiling qmail, which seems somehow backwards to me. another one that i found used a text file full of email addresses, and anything not listed in the file was rejected. sounded like a good idea, except that it had to read the entire text file into memory for every invocation of qmail-smtpd... which means it would be a step backwards for one of my clients (a large ISP with 70K mailboxes.) i ended up writing my own version of this, but it uses a cdb file instead of a text file. it's part of the combined patch set that i've been doing for the qmailrocks distro, but it's also available as a stand-alone patch against djb's original qmail-1.03.tar.gz source. http://www.jms1.net/qmail/patches/ if anybody has questions, please don't email me directly. ask them on this list or on the qmailrocks list, and i will answer them on the list... that way everybody gets the benefit of the answers. -- | John M. Simpson - KG4ZOW - Programmer At Large | | http://www.jms1.net/ <[EMAIL PROTECTED]> | -- | Mac OS X proves that it's easier to make UNIX | | pretty than it is to make Windows secure. | -- John, I did the chkuser patch with the orther patches and just copied over the new qmail-smtpd file... Looks like everything working great now. Microsoft 2003 Outlook crashed its .PST file before because of the high load of spam :) Andras Kende http://www.kende.com
[vchkpw] How to bind IP address to a virtual domain
Hi All,I am using Linux3.1+Qmail+Vpopmail+Qmailadmin+SQwebmail.Now I want to bind unique IP address to each virtual domain createdusing vpopmail so that the users under the specified domain can usethat IP binded with that domain for SMTP/POP. And I can applybandwidth controls on the specified IP address.Thanx in advance, Manish JainSr. Engineer [IDC]Hughes Escorts Communications Ltd.Plot # 1, Sector - 18Electronic City, Gurgaon.09891909873
RE: [vchkpw] How to bind IP address to a virtual domain
Regards, Rizwan Iqbal Malik Network Mgt Team Data Centre Jammu & Kashmir Bank 508 Ext 137 From: Manish Jain [mailto:[EMAIL PROTECTED] Sent: Monday, July 25, 2005 10:32 AMTo: vchkpw@inter7.comSubject: [vchkpw] How to bind IP address to a virtual domain Hi All,I am using Linux3.1+Qmail+Vpopmail+Qmailadmin+SQwebmail.Now I want to bind unique IP address to each virtual domain createdusing vpopmail so that the users under the specified domain can usethat IP binded with that domain for SMTP/POP. And I can applybandwidth controls on the specified IP address.Thanx in advance, Manish JainSr. Engineer [IDC]Hughes Escorts Communications Ltd.Plot # 1, Sector - 18Electronic City, Gurgaon.09891909873
RE: [vchkpw] How to bind IP address to a virtual domain
Regards, Rizwan Iqbal Malik Network Mgt Team Data Centre Jammu & Kashmir Bank 508 Ext 137 From: Manish Jain [mailto:[EMAIL PROTECTED] Sent: Monday, July 25, 2005 10:32 AMTo: vchkpw@inter7.comSubject: [vchkpw] How to bind IP address to a virtual domain Hi All,I am using Linux3.1+Qmail+Vpopmail+Qmailadmin+SQwebmail.Now I want to bind unique IP address to each virtual domain createdusing vpopmail so that the users under the specified domain can usethat IP binded with that domain for SMTP/POP. And I can applybandwidth controls on the specified IP address.Thanx in advance, Manish JainSr. Engineer [IDC]Hughes Escorts Communications Ltd.Plot # 1, Sector - 18Electronic City, Gurgaon.09891909873
RE: [vchkpw] How to bind IP address to a virtual domain
dear Manish compiling vpopmail with --enable-ip-alias-domains=y and then binding each ip to a domain name using vipmap should solve your 1st problem and for second even i want to know. Regards, Rizwan Iqbal Malik From: Manish Jain [mailto:[EMAIL PROTECTED] Sent: Monday, July 25, 2005 10:32 AMTo: vchkpw@inter7.comSubject: [vchkpw] How to bind IP address to a virtual domain Hi All,I am using Linux3.1+Qmail+Vpopmail+Qmailadmin+SQwebmail.Now I want to bind unique IP address to each virtual domain createdusing vpopmail so that the users under the specified domain can usethat IP binded with that domain for SMTP/POP. And I can applybandwidth controls on the specified IP address.Thanx in advance, Manish JainSr. Engineer [IDC]Hughes Escorts Communications Ltd.Plot # 1, Sector - 18Electronic City, Gurgaon.09891909873
[vchkpw] Alias problem
*** No virus was detected in the attachment no filename No virus was detected in the attachment no filename Your mail has been scanned by Janashakthi InterScan MSS. *** Dear All We have the following requirement with regards to aliases in qmail All the users of ITC department should get the mail when someone sends a mail to [EMAIL PROTECTED] Can you please help me on this ? Suranga. - Original Message - From: Manish Jain To: vchkpw@inter7.com Sent: Monday, July 25, 2005 11:02 AM Subject: [vchkpw] How to bind IP address to a virtual domain *** No virus was detected in the attachment no filename No virus was detected in the attachment no filename Your mail has been scanned by Janashakthi InterScan MSS. *** Hi All,I am using Linux3.1+Qmail+Vpopmail+Qmailadmin+SQwebmail.Now I want to bind unique IP address to each virtual domain createdusing vpopmail so that the users under the specified domain can usethat IP binded with that domain for SMTP/POP. And I can applybandwidth controls on the specified IP address.Thanx in advance, Manish JainSr. Engineer [IDC]Hughes Escorts Communications Ltd.Plot # 1, Sector - 18Electronic City, Gurgaon.09891909873 ** This transmission contains confidential information protected by law. The information is intended only for the use of the individual or individuals named above. If you are not the intended recipient, you are notified that any disclosure, copying, distribution or taking of action in reliance on the contents of this information is not permissible and may be against the law. If you have received this transmission in error, please delete this message immediately and notify the sender by reply email. Janashakthi Insurance Co. Ltd. **
Re: [vchkpw] How to bind IP address to a virtual domain
Dear Sir, Please tell me how I can user vipmap command to bind ip address for the domain xyz.com and ip 10.0.0.5. Thanx a lot. Manish Jain - Original Message - From: Rizwan Iqbal Malik To: vchkpw@inter7.com Sent: Monday, July 25, 2005 10:39 AM Subject: RE: [vchkpw] How to bind IP address to a virtual domain dear Manish compiling vpopmail with --enable-ip-alias-domains=y and then binding each ip to a domain name using vipmap should solve your 1st problem and for second even i want to know. Regards, Rizwan Iqbal Malik From: Manish Jain [mailto:[EMAIL PROTECTED] Sent: Monday, July 25, 2005 10:32 AMTo: vchkpw@inter7.comSubject: [vchkpw] How to bind IP address to a virtual domain Hi All,I am using Linux3.1+Qmail+Vpopmail+Qmailadmin+SQwebmail.Now I want to bind unique IP address to each virtual domain createdusing vpopmail so that the users under the specified domain can usethat IP binded with that domain for SMTP/POP. And I can applybandwidth controls on the specified IP address.Thanx in advance, Manish JainSr. Engineer [IDC]Hughes Escorts Communications Ltd.Plot # 1, Sector - 18Electronic City, Gurgaon.09891909873
Re: [vchkpw] Alias problem
Dear Suranga, Add all the email Ids of the users who should get the mails sent to [EMAIL PROTECTED] in the .qmail file of the itc user. Manish Jain - Original Message - From: suranga To: vchkpw@inter7.com Sent: Monday, July 25, 2005 10:46 AM Subject: [vchkpw] Alias problem *** No virus was detected in the attachment no filename No virus was detected in the attachment no filename Your mail has been scanned by Janashakthi InterScan MSS. *** Dear All We have the following requirement with regards to aliases in qmail All the users of ITC department should get the mail when someone sends a mail to [EMAIL PROTECTED] Can you please help me on this ? Suranga. - Original Message - From: Manish Jain To: vchkpw@inter7.com Sent: Monday, July 25, 2005 11:02 AM Subject: [vchkpw] How to bind IP address to a virtual domain *** No virus was detected in the attachment no filename No virus was detected in the attachment no filename Your mail has been scanned by Janashakthi InterScan MSS. *** Hi All,I am using Linux3.1+Qmail+Vpopmail+Qmailadmin+SQwebmail.Now I want to bind unique IP address to each virtual domain createdusing vpopmail so that the users under the specified domain can usethat IP binded with that domain for SMTP/POP. And I can applybandwidth controls on the specified IP address.Thanx in advance, Manish JainSr. Engineer [IDC]Hughes Escorts Communications Ltd.Plot # 1, Sector - 18Electronic City, Gurgaon.09891909873 ** This transmission contains confidential information protected by law. The information is intended only for the use of the individual or individuals named above. If you are not the intended recipient, you are notified that any disclosure, copying, distribution or taking of action in reliance on the contents of this information is not permissible and may be against the law. If you have received this transmission in error, please delete this message immediately and notify the sender by reply email. Janashakthi Insurance Co. Ltd. **
RE: [vchkpw] Alias problem
dear suranga, create a .qmail-itc file and add all email ids in the format &[EMAIL PROTECTED] Regards, Rizwan Iqbal Malik Network Mgt Team Data Centre Jammu & Kashmir Bank 508 Ext 137 From: suranga [mailto:[EMAIL PROTECTED] Sent: Monday, July 25, 2005 10:46 AMTo: vchkpw@inter7.comSubject: [vchkpw] Alias problem *** No virus was detected in the attachment no filename No virus was detected in the attachment no filename Your mail has been scanned by Janashakthi InterScan MSS. *** Dear All We have the following requirement with regards to aliases in qmail All the users of ITC department should get the mail when someone sends a mail to [EMAIL PROTECTED] Can you please help me on this ? Suranga. - Original Message - From: Manish Jain To: vchkpw@inter7.com Sent: Monday, July 25, 2005 11:02 AM Subject: [vchkpw] How to bind IP address to a virtual domain *** No virus was detected in the attachment no filename No virus was detected in the attachment no filename Your mail has been scanned by Janashakthi InterScan MSS. *** Hi All,I am using Linux3.1+Qmail+Vpopmail+Qmailadmin+SQwebmail.Now I want to bind unique IP address to each virtual domain createdusing vpopmail so that the users under the specified domain can usethat IP binded with that domain for SMTP/POP. And I can applybandwidth controls on the specified IP address.Thanx in advance, Manish JainSr. Engineer [IDC]Hughes Escorts Communications Ltd.Plot # 1, Sector - 18Electronic City, Gurgaon.09891909873 ** This transmission contains confidential information protected by law. The information is intended only for the use of the individual or individuals named above. If you are not the intended recipient, you are notified that any disclosure, copying, distribution or taking of action in reliance on the contents of this information is not permissible and may be against the law. If you have received this transmission in error, please delete this message immediately and notify the sender by reply email. Janashakthi Insurance Co. Ltd. **
Re: [vchkpw] Alias problem
*** No virus was detected in the attachment no filename No virus was detected in the attachment no filename No virus was detected in the attachment output.gif Your mail has been scanned by Janashakthi InterScan MSS. *** Dear Friends, I did following #echo \&[EMAIL PROTECTED] > /var/qmail/alias/.qmail-itc #qmailctl stop #qmailctl start but I am getting the error in my squirrelmail interface when I try to send a mail to [EMAIL PROTECTED] saying that "Server replied: 511 sorry, no mailbox here by that name (#5.1.1 - chkuser)" What could be the mistake ? Herewith I am attaching the output of squirrelmail Thanking you dear friends!!! you are brilliant!!! Suranga. - Original Message - From: Rizwan Iqbal Malik To: vchkpw@inter7.com Sent: Monday, July 25, 2005 11:40 AM Subject: RE: [vchkpw] Alias problem *** No virus was detected in the attachment no filename No virus was detected in the attachment no filename Your mail has been scanned by Janashakthi InterScan MSS. *** dear suranga, create a .qmail-itc file and add all email ids in the format &[EMAIL PROTECTED] Regards, Rizwan Iqbal Malik Network Mgt Team Data Centre Jammu & Kashmir Bank 508 Ext 137 From: suranga [mailto:[EMAIL PROTECTED] Sent: Monday, July 25, 2005 10:46 AMTo: vchkpw@inter7.comSubject: [vchkpw] Alias problem *** No virus was detected in the attachment no filename No virus was detected in the attachment no filename Your mail has been scanned by Janashakthi InterScan MSS. *** Dear All We have the following requirement with regards to aliases in qmail All the users of ITC department should get the mail when someone sends a mail to [EMAIL PROTECTED] Can you please help me on this ? Suranga. - Original Message - From: Manish Jain To: vchkpw@inter7.com Sent: Monday, July 25, 2005 11:02 AM Subject: [vchkpw] How to bind IP address to a virtual domain *** No virus was detected in the attachment no filename No virus was detected in the attachment no filename Your mail has been scanned by Janashakthi InterScan MSS. *** Hi All,I am using Linux3.1+Qmail+Vpopmail+Qmailadmin+SQwebmail.Now I want to bind unique IP address to each virtual domain createdusing vpopmail so that the users under the specified domain can usethat IP binded with that domain for SMTP/POP. And I can applybandwidth controls on the specified IP address.Thanx in advance, Manish JainSr. Engineer [IDC]Hughes Escorts Communications Ltd.Plot # 1, Sector - 18Electronic City, Gurgaon.09891909873 ** This transmission contains confidential information protected by law. The information is intended only for the use of the individual or individuals named above. If you are not the intended recipient, you are notified that any disclosure, copying, distribution or taking of action in reliance on the contents of this information is not permissible and may be against the law. If you have received this transmission in error, please delete this message immediately and notify the sender by reply email. Janashakthi Insurance Co. Ltd. ** ** This transmission contains confidential information protected by law. The information is intended only for the use of the individual or individuals named above. If you are not the intended recipient, you are notified that any disclosure, copying, distribution or taking of action in reliance on the contents of this information is not permissible and may be against the law. If you have received this transmission in error, please delete this message immediately and notify the sender by reply email. Janashakthi Insurance Co. Ltd. ** output.gif Description: GIF image
RE: [vchkpw] Alias problem
are you using vpopmail??? Regards, Rizwan Iqbal Malik Network Mgt Team Data Centre Jammu & Kashmir Bank 508 Ext 137 From: suranga [mailto:[EMAIL PROTECTED] Sent: Monday, July 25, 2005 11:48 AMTo: vchkpw@inter7.comSubject: Re: [vchkpw] Alias problem *** No virus was detected in the attachment no filename No virus was detected in the attachment no filename No virus was detected in the attachment output.gif Your mail has been scanned by Janashakthi InterScan MSS. *** Dear Friends, I did following #echo \&[EMAIL PROTECTED] > /var/qmail/alias/.qmail-itc #qmailctl stop #qmailctl start but I am getting the error in my squirrelmail interface when I try to send a mail to [EMAIL PROTECTED] saying that "Server replied: 511 sorry, no mailbox here by that name (#5.1.1 - chkuser)" What could be the mistake ? Herewith I am attaching the output of squirrelmail Thanking you dear friends!!! you are brilliant!!! Suranga. - Original Message - From: Rizwan Iqbal Malik To: vchkpw@inter7.com Sent: Monday, July 25, 2005 11:40 AM Subject: RE: [vchkpw] Alias problem *** No virus was detected in the attachment no filename No virus was detected in the attachment no filename Your mail has been scanned by Janashakthi InterScan MSS. *** dear suranga, create a .qmail-itc file and add all email ids in the format &[EMAIL PROTECTED] Regards, Rizwan Iqbal Malik Network Mgt Team Data Centre Jammu & Kashmir Bank 508 Ext 137 From: suranga [mailto:[EMAIL PROTECTED] Sent: Monday, July 25, 2005 10:46 AMTo: vchkpw@inter7.comSubject: [vchkpw] Alias problem *** No virus was detected in the attachment no filename No virus was detected in the attachment no filename Your mail has been scanned by Janashakthi InterScan MSS. *** Dear All We have the following requirement with regards to aliases in qmail All the users of ITC department should get the mail when someone sends a mail to [EMAIL PROTECTED] Can you please help me on this ? Suranga. - Original Message - From: Manish Jain To: vchkpw@inter7.com Sent: Monday, July 25, 2005 11:02 AM Subject: [vchkpw] How to bind IP address to a virtual domain *** No virus was detected in the attachment no filename No virus was detected in the attachment no filename Your mail has been scanned by Janashakthi InterScan MSS. *** Hi All,I am using Linux3.1+Qmail+Vpopmail+Qmailadmin+SQwebmail.Now I want to bind unique IP address to each virtual domain createdusing vpopmail so that the users under the specified domain can usethat IP binded with that domain for SMTP/POP. And I can applybandwidth controls on the specified IP address.Thanx in advance, Manish JainSr. Engineer [IDC]Hughes Escorts Communications Ltd.Plot # 1, Sector - 18Electronic City, Gurgaon.09891909873 ** This transmission contains confidential information protected by law. The information is intended only for the use of the individual or individuals named above. If you are not the intended recipient, you are notified that any disclosure, copying, distribution or taking of action in reliance on the contents of this information is not permissible and may be against the law. If you have received this transmission in error, please delete this message immediately and notify the sender by reply email. Janashakthi Insurance Co. Ltd. ** ** This transmission contains confidential information protected by law. The information is intended only for the use of the individual or individuals named above. If you are not the intended recipient, you are notified that any disclosure, copying, distribution or taking of action in reliance on the contents of this information is not permissible and may be against the law. If you have received this transmission in error, please delete this message immediately and notify the sender by reply email. Janashakthi Insurance Co. Ltd. **
Re: [vchkpw] Alias problem
*** No virus was detected in the attachment no filename No virus was detected in the attachment no filename Your mail has been scanned by Janashakthi InterScan MSS. *** Dear Malik, Yes I am using vpopmail and I followed Bill's Linux Qmail Toaster Thanking you, Suranga. - Original Message - From: Rizwan Iqbal Malik To: vchkpw@inter7.com Sent: Monday, July 25, 2005 12:32 PM Subject: RE: [vchkpw] Alias problem *** No virus was detected in the attachment no filename No virus was detected in the attachment no filename Your mail has been scanned by Janashakthi InterScan MSS. *** are you using vpopmail??? Regards, Rizwan Iqbal Malik Network Mgt Team Data Centre Jammu & Kashmir Bank 508 Ext 137 From: suranga [mailto:[EMAIL PROTECTED] Sent: Monday, July 25, 2005 11:48 AMTo: vchkpw@inter7.comSubject: Re: [vchkpw] Alias problem *** No virus was detected in the attachment no filename No virus was detected in the attachment no filename No virus was detected in the attachment output.gif Your mail has been scanned by Janashakthi InterScan MSS. *** Dear Friends, I did following #echo \&[EMAIL PROTECTED] > /var/qmail/alias/.qmail-itc #qmailctl stop #qmailctl start but I am getting the error in my squirrelmail interface when I try to send a mail to [EMAIL PROTECTED] saying that "Server replied: 511 sorry, no mailbox here by that name (#5.1.1 - chkuser)" What could be the mistake ? Herewith I am attaching the output of squirrelmail Thanking you dear friends!!! you are brilliant!!! Suranga. - Original Message - From: Rizwan Iqbal Malik To: vchkpw@inter7.com Sent: Monday, July 25, 2005 11:40 AM Subject: RE: [vchkpw] Alias problem *** No virus was detected in the attachment no filename No virus was detected in the attachment no filename Your mail has been scanned by Janashakthi InterScan MSS. *** dear suranga, create a .qmail-itc file and add all email ids in the format &[EMAIL PROTECTED] Regards, Rizwan Iqbal Malik Network Mgt Team Data Centre Jammu & Kashmir Bank 508 Ext 137 From: suranga [mailto:[EMAIL PROTECTED] Sent: Monday, July 25, 2005 10:46 AMTo: vchkpw@inter7.comSubject: [vchkpw] Alias problem *** No virus was detected in the attachment no filename No virus was detected in the attachment no filename Your mail has been scanned by Janashakthi InterScan MSS. *** Dear All We have the following requirement with regards to aliases in qmail All the users of ITC department should get the mail when someone sends a mail to [EMAIL PROTECTED] Can you please help me on this ? Suranga. - Original Message - From: Manish Jain To: vchkpw@inter7.com Sent: Monday, July 25, 2005 11:02 AM Subject: [vchkpw] How to bind IP address to a virtual domain *** No virus was detected in the attachment no filename No virus was detected in the attachment no filename Your mail has been scanned by Janashakthi InterScan MSS. *** Hi All,I am using Linux3.1+Qmail+Vpopmail+Qmailadmin+SQwebmail.Now I want to bind unique IP address to each virtual domain createdusing vpopmail so that the users under the specified domain can usethat IP binded with that domain for SMTP/POP. And I can applybandwidth controls on the specified IP address.Thanx in advance, Manish JainSr. Engineer [IDC]Hughes Escorts Communications Ltd.Plot # 1, Sector - 18Electronic City, Gurgaon.09891909873 ** This transmission contains confidential information protected by law. The information is intended only for the use of the individual or individuals named above. If you are not the intended recipient, you are notified that any disclosure, copying, distribution or taking of action in reliance on the contents of this information is not permissible and may be against the law. If you have received this transmission in error, please delete this message immediately and notify the sender by reply email. Janashakthi Insurance Co. Ltd. **
RE: [vchkpw] Alias problem
dear suranga, create this .qmail file in the domains/domain-name directory under vpopmail folder and not under qmail/alias folder. Regards, Rizwan Iqbal Malik Network Mgt Team Data Centre Jammu & Kashmir Bank 508 Ext 137 From: suranga [mailto:[EMAIL PROTECTED] Sent: Monday, July 25, 2005 12:10 PMTo: vchkpw@inter7.comSubject: Re: [vchkpw] Alias problem *** No virus was detected in the attachment no filename No virus was detected in the attachment no filename Your mail has been scanned by Janashakthi InterScan MSS. *** Dear Malik, Yes I am using vpopmail and I followed Bill's Linux Qmail Toaster Thanking you, Suranga. - Original Message - From: Rizwan Iqbal Malik To: vchkpw@inter7.com Sent: Monday, July 25, 2005 12:32 PM Subject: RE: [vchkpw] Alias problem *** No virus was detected in the attachment no filename No virus was detected in the attachment no filename Your mail has been scanned by Janashakthi InterScan MSS. *** are you using vpopmail??? Regards, Rizwan Iqbal Malik Network Mgt Team Data Centre Jammu & Kashmir Bank 508 Ext 137 From: suranga [mailto:[EMAIL PROTECTED] Sent: Monday, July 25, 2005 11:48 AMTo: vchkpw@inter7.comSubject: Re: [vchkpw] Alias problem *** No virus was detected in the attachment no filename No virus was detected in the attachment no filename No virus was detected in the attachment output.gif Your mail has been scanned by Janashakthi InterScan MSS. *** Dear Friends, I did following #echo \&[EMAIL PROTECTED] > /var/qmail/alias/.qmail-itc #qmailctl stop #qmailctl start but I am getting the error in my squirrelmail interface when I try to send a mail to [EMAIL PROTECTED] saying that "Server replied: 511 sorry, no mailbox here by that name (#5.1.1 - chkuser)" What could be the mistake ? Herewith I am attaching the output of squirrelmail Thanking you dear friends!!! you are brilliant!!! Suranga. - Original Message - From: Rizwan Iqbal Malik To: vchkpw@inter7.com Sent: Monday, July 25, 2005 11:40 AM Subject: RE: [vchkpw] Alias problem *** No virus was detected in the attachment no filename No virus was detected in the attachment no filename Your mail has been scanned by Janashakthi InterScan MSS. *** dear suranga, create a .qmail-itc file and add all email ids in the format &[EMAIL PROTECTED] Regards, Rizwan Iqbal Malik Network Mgt Team Data Centre Jammu & Kashmir Bank 508 Ext 137 From: suranga [mailto:[EMAIL PROTECTED] Sent: Monday, July 25, 2005 10:46 AMTo: vchkpw@inter7.comSubject: [vchkpw] Alias problem *** No virus was detected in the attachment no filename No virus was detected in the attachment no filename Your mail has been scanned by Janashakthi InterScan MSS. *** Dear All We have the following requirement with regards to aliases in qmail All the users of ITC department should get the mail when someone sends a mail to [EMAIL PROTECTED] Can you please help me on this ? Suranga. - Original Message - From: Manish Jain To: vchkpw@inter7.com Sent: Monday, July 25, 2005 11:02 AM Subject: [vchkpw] How to bind IP address to a virtual domain *** No virus was detected in the attachment no filename No virus was detected in the attachment no filename Your mail has been scanned by Janashakthi InterScan MSS. *** Hi All,I am using Linux3.1+Qmail+Vpopmail+Qmailadmin+SQwebmail.Now I want to bind unique IP address to each virtual domain createdusing vpopmail so that the users under the specified domain can usethat IP binded with that domain for SMTP/POP. And I can applybandwidth controls on the specified IP address.Thanx in advance, Manish JainSr. Engineer [IDC]Hughes Escorts Communications Ltd.Plot # 1, Sector - 18Electronic City, Gurgaon.09891909873 ** This transmission contains confidential information protected by law. The information is intended only for the use of the individual or individuals named above. If you are not the intended recipient, you are notified that any disclosure, copying, distribution or taking of acti