[vchkpw] Re: question about autoresponder change

2003-09-18 Thread Paul L. Allen
Jeremy Kitchen writes: > However, qmailadmin also uses this for its 'vacation replies' Yes, the newer versions do. When I move it to our production servers the HTML will be hacked to ensure that our users cannot misuse the autoresponder in this way. > So, there's the dilemma, it appears that o

Re: Question about mail file format

2001-09-07 Thread Ben Beuchler
On Fri, Sep 07, 2001 at 06:15:37PM -0400, Brendan McAlpine wrote: > I want to use the vpopbull command to put a message in all of my user's > mailboxes. Is there a specific file format I have to follow or can I just > use the command to send a plain text file with my message in it? Plain text f

UPDATE: Re: Question aboout .qmail-default

2001-08-22 Thread Henrik Hudson
Hello List- I figured it out, but I think it may be a "bug" or the docs are a little outdated??? or I read them wrong..wouldn't be the first time. I have my domain.com directory and then I have: .qmail-junk -> | /path/to/vdelivermail '' bounce-no-mail which works and then: .qmail-defau

Re: question on lastauth table

2001-08-08 Thread Ken Jones
On 08 Aug 2001 09:32:09 -0700, Chris Scheller wrote: > this morning i had alot of users that were getting sql errors upon > logging. the error was from not being able to create the lastauth > table. the table was corrupt and a drop fixed the problem(corrupt due > to power failure.) my question is

RE: question

2001-07-11 Thread Chris Bolt
No, backup /var/qmail/control and /var/qmail/users too -Original Message- From: celano e5net [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 11, 2001 8:28 AM To: [EMAIL PROTECTED] Subject: question hi all I had to reinstall linux, vpopmail, qmail in a new system with the same configura

Re: question

2001-06-04 Thread Rick Updegrove
From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> > Current working directory /opt/vpopmail-4.9.6 You should probably try the Current stable version first. http://www.inter7.com/vpopmail/vpopmail-4.9.10.tar.gz Rick Up

Re: question, what determins delivery?

2000-08-15 Thread Ken Jones
william f guyton jr wrote: > > this is what I am seeing in my /var/log/qmail/qmail-send/current: > > this works: > > @40003999600d0ed0d6cc info msg 64294: bytes 744 from <[EMAIL PROTECTED]> qp 15773 >uid 508 > @40003999600d0f1e79cc starting delivery 22: msg 64294 to local >[EMAIL PROT

Re: question? Follow up question, more info

2000-08-14 Thread william f guyton jr
william f guyton jr wrote: if the reply message is bouncing, please send to [EMAIL PROTECTED], thanks... william f guyton jr wrote: these two accounts work: 1) info msg 64292: bytes 2815 from <[EMAIL PROTECTED]> qp 28363 uid 508     @4000399850043999049c starting delivery 7: msg 64292 to loca

Re: question? Follow up question, more info

2000-08-14 Thread william f guyton jr
if the reply message is bouncing, please send to [EMAIL PROTECTED], thanks... william f guyton jr wrote: these two accounts work: 1) info msg 64292: bytes 2815 from <[EMAIL PROTECTED]> qp 28363 uid 508     @4000399850043999049c starting delivery 7: msg 64292 to local [EMAIL PROTECTED] 2) @400

Re: question? Follow up question, more info

2000-08-14 Thread william f guyton jr
these two accounts work: 1) info msg 64292: bytes 2815 from <[EMAIL PROTECTED]> qp 28363 uid 508     @4000399850043999049c starting delivery 7: msg 64292 to local [EMAIL PROTECTED] 2) @400039984fab12a21694 info msg 64292: bytes 1188 from <[EMAIL PROTECTED]> qp 28330 uid 508 @4000

Re: question? Follow up question

2000-08-14 Thread william f guyton jr
now I am getting this in /var/log/qmail/qmail-send/current: delivery 35: deferral: Unable_to_chdir_to_maildir._(#4.2.1)/ what I am doing is moving from a NT mail server to qmail, so I am haveing to forward the current pop accounts, and using vaddaliasdomain to forware mail for informs.com thru bb

Re: question?

2000-08-14 Thread william f guyton jr
much thanks! 8^D Peter Green wrote: also sprach wguyton: > > I found the shell script which is trying to run, its at /var/qmail/rc: > > #!/bin/sh > > exec env - PATH="/var/qmail/bin:$PATH" \ > qmail-start '|dot-forward .forward > ./Maildir/' > > I dont need dot forward as this is a fresh qmail in

Re: question?

2000-08-14 Thread Peter Green
also sprach wguyton: > > I found the shell script which is trying to run, its at /var/qmail/rc: > > #!/bin/sh > > exec env - PATH="/var/qmail/bin:$PATH" \ > qmail-start '|dot-forward .forward > ./Maildir/' > > I dont need dot forward as this is a fresh qmail install. Can I just > remo

Re: question?

2000-08-14 Thread william f guyton jr
I found the shell script which is trying to run, its at /var/qmail/rc: #!/bin/sh exec env - PATH="/var/qmail/bin:$PATH" \ qmail-start '|dot-forward .forward ./Maildir/' I dont need dot forward as this is a fresh qmail install. Can I just remove the ref to dot-forward? Peter Green wrote: also spra

Re: question?

2000-08-14 Thread Peter Green
also sprach wguyton: > >everything is running fine, but I am getting this message in >/var/log/qmail/qmail-send > >@4000399814b91a4ff44c delivery 1221: deferral: >/bin/sh:_dot-forward:_command_not_found/ It's trying to find the dot-forward package, which allows the interp

Re: question

2000-08-10 Thread william f guyton jr
yep, I agree, thats to lisa! 8^D Einar Bordewich wrote: - Original Message - From: "Lisa Applegate" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 10, 2000 10:08 PM Subject: Re: question --snip-- > | /home/vpopmail/bin/vdelivermail '

Re: question

2000-08-10 Thread Einar Bordewich
- Original Message - From: "Lisa Applegate" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 10, 2000 10:08 PM Subject: Re: question --snip-- > | /home/vpopmail/bin/vdelivermail '' ${EXT}@ntserver.informs.com --snip-- Of course!!,

Re: question

2000-08-10 Thread Lisa Applegate
> "william" == william f guyton <[EMAIL PROTECTED]> writes: william> great! :), is this the only line in .qmail-default? and william> is that a pipe at the start of the line? Yes, and yes. :) Lisa -- Lisa Applegate Email: [EMAIL PROTECTED] Network/Systems Ad

Re: question

2000-08-10 Thread william f guyton jr
great! :), is this the only line in .qmail-default? and is that a pipe at the start of the line? Lisa Applegate wrote: > "william" == william f guyton <[EMAIL PROTECTED]> writes:     william> I am planning on moving the informs.com users to qmail     william> but would like to move a departme

Re: question

2000-08-10 Thread Lisa Applegate
> "william" == william f guyton <[EMAIL PROTECTED]> writes: william> I am planning on moving the informs.com users to qmail william> but would like to move a department at a time from an NT william> smtp to qmail. The question is using vpopmail how would I william> configure i

Re: question

2000-08-10 Thread william f guyton jr
failures?Do you have a .qmail-default?do you know what a .qmail-default can do for you? -- tim - Original Message - From:william f guyton jr To: Michael Boman Cc: vpopmail Sent: Thursday, August 10, 2000 12:51 PM Subject: Re: question  yea, I saw that, but the problem I am running into is

Re: question

2000-08-10 Thread Einar Bordewich
ot; <[EMAIL PROTECTED]> Cc: "vpopmail" <[EMAIL PROTECTED]> Sent: Thursday, August 10, 2000 6:51 PM Subject: Re: question > yea, I saw that, but the problem I am running into is that one department > is on qmail/vpopmail and cant get mail to the other half of the com

Re: question

2000-08-10 Thread Tim Hunter
Subject: Re: question yea, I saw that, but the problem I am running into is that one department is on qmail/vpopmail and cant get mail to the other half of the company that is still getting mail on the old nt server. Michael Boman wrote: william f guyton jr wrote: > > I am pl

Re: question

2000-08-10 Thread william f guyton jr
yea, I saw that, but the problem I am running into is that one department is on qmail/vpopmail and cant get mail to the other half of the company that is still getting mail on the old nt server. Michael Boman wrote: william f guyton jr wrote: > > I am planning on moving the informs.com users to q

Re: question

2000-08-10 Thread Michael Boman
william f guyton jr wrote: > > I am planning on moving the informs.com users to qmail but would like > to move a department at a time from an NT smtp to qmail. The question > is using vpopmail how would I configure it to forward any mail that > does not have a pop account to the "old" nt server?

Re: question

2000-08-10 Thread Michael Boman
william f guyton jr wrote: > > I am planning on moving the informs.com users to qmail but would like > to move a department at a time from an NT smtp to qmail. The question > is using vpopmail how would I configure it to forward any mail that > does not have a pop account to the "old" nt server?

Re: Question about OS Type...

2000-08-04 Thread Peter Green
also sprach robin: > * Ben Beuchler <[EMAIL PROTECTED]> writes: > > On Thu, Aug 03, 2000 at 11:49:56PM -0500, James Beam wrote: > > >> I am currently using SUSE 6.4 on several servers for web and like the > >> way it works with the ReiserFS (very fast!). However, QMail/vpopmail > >> seems to be w

Re: Question about OS Type...

2000-08-04 Thread Robin S. Socha
* Ben Beuchler <[EMAIL PROTECTED]> writes: > On Thu, Aug 03, 2000 at 11:49:56PM -0500, James Beam wrote: >> I am currently using SUSE 6.4 on several servers for web and like the >> way it works with the ReiserFS (very fast!). However, QMail/vpopmail >> seems to be working great on Slackware. But

Re: Question about OS Type...

2000-08-04 Thread Ben Beuchler
On Thu, Aug 03, 2000 at 11:49:56PM -0500, James Beam wrote: Please wrap your lines at around 72-74 characters. > I am currently using SUSE 6.4 on several servers for web and like the > way it works with the ReiserFS (very fast!). However, QMail/vpopmail > seems to be working great on Slackware.