[vchkpw] Update: QMail email "true" origin IP (tracking down a virus!)

2005-06-14 Thread BSUMRALLL
  original message!   I have an intra VLAN network which hops subnets and networks. All Cisco, all working normally. We presently have a virus on one computer and we are trying to zero in on its origin on our LAN QMail will tell us the user name ([EMAIL PROTECTED]) but not the original true

[vchkpw] QMail email "true" origin IP (tracking down a virus!)

2005-06-14 Thread BSUMRALLL
original message!   I have an intra VLAN network which hops subnets and networks. All Cisco, all working normally. We presently have a virus on one computer and we are trying to zero in on its origin on our LAN QMail will tell us the user name ([EMAIL PROTECTED]) but not the original true IP

Re: [vchkpw] Wrong email delivery

2005-06-14 Thread Rick Macdougall
YaP wrote: Rick Macdougall wrote: Hi, It's a bug fixed in 5.4.12. 5.4.11 was a test release and should not be used in production. Downgrade to 5.4.10 until 5.4.12 is released please. (or download the 5.4.12 cvs version). I tried both but i still have the same problem. Any idea to trac

Re: [vchkpw] QMail origin IP address

2005-06-14 Thread Rick van Vliet
[EMAIL PROTECTED] said the following on 6/14/2005 7:35 PM: I have an intra VLAN network which hops subnets and networks. All Cisco, all working normally. We presently have a virus on one computer and we are trying to zero in on its origin on our LAN QMail will tell us the user name ([EMAIL PROTE

Re: [vchkpw] Wrong email delivery

2005-06-14 Thread YaP
Rick Macdougall wrote: Hi, It's a bug fixed in 5.4.12. 5.4.11 was a test release and should not be used in production. Downgrade to 5.4.10 until 5.4.12 is released please. (or download the 5.4.12 cvs version). I tried both but i still have the same problem. Any idea to track the bug? L

Re: [vchkpw] Wrong email delivery

2005-06-14 Thread Rick Macdougall
YaP wrote: Rick Macdougall wrote: Hi, It's a bug fixed in 5.4.12. 5.4.11 was a test release and should not be used in production. Downgrade to 5.4.10 until 5.4.12 is released please. (or download the 5.4.12 cvs version). What's the 5.4.12 version on the cvs? Do i need to just checkout

[vchkpw] QMail origin IP address

2005-06-14 Thread BSUMRALLL
I have an intra VLAN network which hops subnets and networks. All Cisco, all working normally. We presently have a virus on one computer and we are trying to zero in on its origin on our LAN QMail will tell us the user name ([EMAIL PROTECTED]) but not the original true IP address or computer

Re: [vchkpw] Wrong email delivery

2005-06-14 Thread YaP
Rick Macdougall wrote: Hi, It's a bug fixed in 5.4.12. 5.4.11 was a test release and should not be used in production. Downgrade to 5.4.10 until 5.4.12 is released please. (or download the 5.4.12 cvs version). What's the 5.4.12 version on the cvs? Do i need to just checkout -bstable-5.4

Re: [vchkpw] Wrong email delivery

2005-06-14 Thread Rick Macdougall
YaP wrote: Hi all, i'm using vpopmail 5.4.11 with valias. If i create a mailbox called [EMAIL PROTECTED] and add some alias aliases for the same user, emails are not delivered to [EMAIL PROTECTED] but are just delivered to aliases. e.g. mailbox: [EMAIL PROTECTED] alias 1: [EMAIL PROTECTED]

[vchkpw] Wrong email delivery

2005-06-14 Thread YaP
Hi all, i'm using vpopmail 5.4.11 with valias. If i create a mailbox called [EMAIL PROTECTED] and add some alias aliases for the same user, emails are not delivered to [EMAIL PROTECTED] but are just delivered to aliases. e.g. mailbox: [EMAIL PROTECTED] alias 1: [EMAIL PROTECTED] -> [EMAIL PRO

Re: [vchkpw] Re: REQUEST FOR NEW FEATURE: INTERNAL-ONLY ACCOUNTS

2005-06-14 Thread Bruno Negrão
Hi Peter, 'vmoduser -rs' will disable relay *AND* disable SMTP-AUTH ability for given e-mail-address, so even if they set up their MUA to do SMTP-AUTH they'll not be allowed and therefore not gain RELAYCLIENT-privileges. when we use vmoduser command, where does it store the information of which

[vchkpw] Re: Request for new feature: Internal-only accounts

2005-06-14 Thread Peter Palmreuther
Hello Casey, On Tuesday, June 14, 2005 at 8:48:26 PM Casey wrote: >> 'vmoduser -rs' will disable relay *AND* disable SMTP-AUTH ability for >> given e-mail-address, so even if they set up their MUA to do SMTP-AUTH >> they'll not be allowed and therefore not gain RELAYCLIENT-privileges. > Keep in

Re: [vchkpw] Request for new feature: Internal-only accounts

2005-06-14 Thread Rick Macdougall
Bruno Negrão wrote: Hi Casey, patrick:$1$oza9XaY.qO8uXhlaR701:1:0:patrick is internal only:/var/vpopmail/domains/exampledom.com.br/patrick:60MB:textpasswd:INTERN AL You'd at least need an extra colon before INTERNAL, because there's already the optional NOQUOTA property. Wouldn't the

Re: [vchkpw] Request for new feature: Internal-only accounts

2005-06-14 Thread Bruno Negrão
Hi Casey, patrick:$1$oza9XaY.qO8uXhlaR701:1:0:patrick is internal only:/var/vpopmail/domains/exampledom.com.br/patrick:60MB:textpasswd:INTERN AL You'd at least need an extra colon before INTERNAL, because there's already the optional NOQUOTA property. Wouldn't the string NOQUOTA be exactly in t

Re: [vchkpw] Request for new feature: Internal-only accounts

2005-06-14 Thread Casey Allen Shobe
On Tuesday 14 June 2005 12:58, Bruno Negrão wrote: > If vpopmail start supporting a new user property, "INTERNAL", inside > vpasswd file, like the prototype bellow: > > patrick:$1$oza9XaY.qO8uXhlaR701:1:0:patrick is internal > only:/var/vpopmail/domains/exampledom.com.br/patrick:60MB:textpasswd:INT

Re: [vchkpw] vdominfo showing wrong user counts

2005-06-14 Thread Casey Allen Shobe
On Tuesday 14 June 2005 06:14, Tom Collins wrote: > The .dir-control file keeps track of the number of accounts. Somewhere > in the account creation/deletion code there's a condition where it can > get out of sync (or if you add/delete accounts by manually editing the > vpasswd file or database ta

Re: [vchkpw] processing .qmail files for all users

2005-06-14 Thread Casey Allen Shobe
On Wednesday 25 May 2005 17:34, Tom Collins wrote: > Modifying the source to vdeliermail is also an option. If, for > example, you wanted to read the headers of the message and save it in a > special mailbox for the domain if it's spam (or even save it in an IMAP > mailbox for the user), it would

[vchkpw] Re: Request for new feature: Internal-only accounts

2005-06-14 Thread Casey Allen Shobe
On Tuesday 14 June 2005 17:04, Peter Palmreuther wrote: > 'vmoduser -rs' will disable relay *AND* disable SMTP-AUTH ability for > given e-mail-address, so even if they set up their MUA to do SMTP-AUTH > they'll not be allowed and therefore not gain RELAYCLIENT-privileges. Keep in mind though, that

Re: [vchkpw] Vpopmail aliases - messages getting stuck in Qmail

2005-06-14 Thread Casey Allen Shobe
On Monday 13 June 2005 20:48, Andrew Hodgson wrote: > I have a Vpopmail with aliases set up with more than one user in the > alias: > > sales joe.blow, john.smith Hi Andrew, Why are you using multiple-recipient aliases? IMHO aliases should never be used for more than one recipient - they simply

[vchkpw] Re: REQUEST FOR NEW FEATURE: INTERNAL-ONLY ACCOUNTS

2005-06-14 Thread Peter Palmreuther
Hello Bruno, On Tuesday, June 14, 2005 at 2:29:58 PM Bruno wrote: > Let me see if I understood your plan. You say that, in order to disable the > RELAYCLIENT to just some accounts, and this way, setting them as > partially** internal-only, I should: > 1 - Disable the pop-before-smtp scheme by r

RE: [vchkpw] vpopmail-5.4.10 with rpm version of Mysql.

2005-06-14 Thread Jason Wilkinson
Samir Noshy wrote: >> -Original Message- >> From: Ken Jones [mailto:[EMAIL PROTECTED] >> Sent: Tuesday, June 14, 2005 5:25 PM >> To: vchkpw@inter7.com >> Subject: Re: [vchkpw] vpopmail-5.4.10 with rpm version of Mysql. >> >> On Tuesday 14 June 2005 3:20 am, Samir Noshy wrote: >>> Hi Everyb

[vchkpw] Re: Vpopmail aliases - messages getting stuck in Qmail

2005-06-14 Thread Andrew Hodgson
Tom Collins tomlogic.com> writes: > > On Jun 13, 2005, at 1:48 PM, Andrew Hodgson wrote: > > I have a Vpopmail with aliases set up with more than one user in the > > alias: > > > > sales joe.blow, john.smith > > > > Now sometimes when a user sends messages to one of these aliases the > > m

RE: [vchkpw] vpopmail-5.4.10 with rpm version of Mysql.

2005-06-14 Thread Samir Noshy
> -Original Message- > From: Ken Jones [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 14, 2005 5:25 PM > To: vchkpw@inter7.com > Subject: Re: [vchkpw] vpopmail-5.4.10 with rpm version of Mysql. > > On Tuesday 14 June 2005 3:20 am, Samir Noshy wrote: > > Hi Everybody, > > > > How Can I co

Re: [vchkpw] vpopmail-5.4.10 with rpm version of Mysql.

2005-06-14 Thread Ken Jones
On Tuesday 14 June 2005 3:20 am, Samir Noshy wrote: > Hi Everybody, > > How Can I configure and make vpopmail-5.4.10 with an Build rpm version of > Mysql ?? > > when trying to do that , it gives me an errors , that it cannot find the > incdir and the libdir of my mysql installation. Make sure you

Re: [vchkpw] REQUEST FOR NEW FEATURE: INTERNAL-ONLY ACCOUNTS

2005-06-14 Thread Bruno Negrão
This could also be done with a flag in the vadduser/vmoduser programs? Yes, perfect! KBO (or some vpopmail developer), are you reading this thread? Regards, bnegrao

RE: [vchkpw] REQUEST FOR NEW FEATURE: INTERNAL-ONLY ACCOUNTS

2005-06-14 Thread Andrew Preece
>If vpopmail start supporting a new user property, "INTERNAL", inside >vpasswd file, like the prototype bellow: > >patrick:$1$oza9XaY.qO8uXhlaR701:1:0:patrick is internal >only:/var/vpopmail/domains/exampledom.com.br/patrick:60MB:textpasswd:INTERN AL The only qualm I see with that is how upgra

Re: [vchkpw] REQUEST FOR NEW FEATURE: INTERNAL-ONLY ACCOUNTS

2005-06-14 Thread Bruno Negrão
Guys, With the QMAILQUEUE patch it's possible to add a program that scans the passing messages(local and remote) and block some of them, based on certain criteria. Correct? (that's how inter7's simscan software works) With this, I could add a program to filter the passing messages to block t

Re: [vchkpw] Re: REQUEST FOR NEW FEATURE: INTERNAL-ONLY ACCOUNTS

2005-06-14 Thread Bruno Negrão
Hi Peter, Let me see if I understood your plan. You say that, in order to disable the RELAYCLIENT to just some accounts, and this way, setting them as partially** internal-only, I should: ** remember that just by disabling the RELAYCLIENT variable the account could still receive

Re: [vchkpw] REQUEST FOR NEW FEATURE: INTERNAL-ONLY ACCOUNTS

2005-06-14 Thread Boris Pavlov
Bruno Negrão wrote: Thanks Tom, but this is not what I'm looking for. I want that, in the same domain and network, some users can send-receive external emails and some user are interal-only. regards, bruno place a second, relay-only server, and block there. the main server will be used fro

Re: [vchkpw] REQUEST FOR NEW FEATURE: INTERNAL-ONLY ACCOUNTS

2005-06-14 Thread Bruno Negrão
Thanks Tom, but this is not what I'm looking for. I want that, in the same domain and network, some users can send-receive external emails and some user are interal-only. regards, bruno - Original Message - From: "Tom Collins" <[EMAIL PROTECTED]> To: Sent: Monday, June 13, 2005 6:12

[vchkpw] vpopmail-5.4.10 with rpm version of Mysql.

2005-06-14 Thread Samir Noshy
Hi Everybody, How Can I configure and make vpopmail-5.4.10 with an Build rpm version of Mysql ?? when trying to do that , it gives me an errors , that it cannot find the incdir and the libdir of my mysql installation. Thanks in advance and Best Regards. Samir Noshy

Re: [vchkpw] REQUEST FOR NEW FEATURE: INTERNAL-ONLY ACCOUNTS

2005-06-14 Thread Boris Pavlov
just run another mail server. on a different machine or port. better on a different machine - if you want to have really "internal" mail, you must have "internal" server - meaning security. wwell edi Bruno Negrão wrote: Hi guys, As managers and directors of the companies are getting more a