[vchkpw] Re: autoresponder/vacation

2003-11-04 Thread Paul L. Allen
Charles Sprickman writes: > On Tue, 4 Nov 2003, Paul L. Allen wrote: > > Sqwebmail's filters do this and more. You don't have to use Sqwebmail > > for them to take effect, only to define them > > Hmmm. I hate the look of that thing, The cosmetics can be changed. I found the user-interface f

Re: [vchkpw] Re: autoresponder/vacation

2003-11-03 Thread Charles Sprickman
On Tue, 4 Nov 2003, Paul L. Allen wrote: > > > I'm finding that autorespond doesn't look like a good choice for people > > > used to a standard vacation responder > > It is a BAD choice for a vacation responder. It lacks many features > ESSENTIAL in a vacation responder. You might as well ask if

[vchkpw] Re: autoresponder/vacation

2003-11-03 Thread Paul L. Allen
Charles Sprickman writes: > > I'm finding that autorespond doesn't look like a good choice for people > > used to a standard vacation responder It is a BAD choice for a vacation responder. It lacks many features ESSENTIAL in a vacation responder. You might as well ask if sticking your naughty

Re: autoresponder

2001-08-06 Thread Matthias Henze
try mine ... perhaps it will do ... http://www.mhcsoftware.de/qmail/autorespond/ --On Montag, 6. August 2001 15:46 +0200 Iceman <[EMAIL PROTECTED]> wrote: > Hi, > > Is there any autoresponder that works fine with vpopmail ? > Because I tried the one from inter7, and it seems to have some probl

Re: autoresponder again

2001-07-18 Thread Ken Jones
Hans-Juergen Schwarz wrote: > > Hello again, > OK, thank you Ken, compiling should be all right but its still not > working. I did the following: > > I put the created autorespond file in /usr/local/bin > I created a help_message file > I created a help_autorespond directory > I created a .qmail

Re: autoresponder

2001-06-14 Thread plrollin
Lu Vo wrote: > See my previous post regarding this topic. > The patch I included does exactly this and I am using it successfully. > > Lu > Sorry, but I saw it but i can't understand anything of what you did... i'm not a big developper just an administrator and developper (PHP/SQL) ... =( that'

RE: autoresponder

2001-06-13 Thread Lu Vo
See my previous post regarding this topic. The patch I included does exactly this and I am using it successfully. Lu > -Original Message- > From: plx [mailto:plx]On Behalf Of [EMAIL PROTECTED] > Sent: Tuesday, June 12, 2001 6:22 AM > To: vpopmail_mailing_list > Subject: autoresponder >

Re: autoresponder

2001-06-12 Thread Ken Jones
[EMAIL PROTECTED] wrote: > > Hi, > > does anybody know how to do an autoresponder only for one mail account > and only for one week (during my vacation...hehehee), > but i do want to keep receiving mails in my inbox > > thanxs > > plx Hopefully someone will write a vacation program that

Re: Autoresponder for catchall

2001-06-12 Thread Vpop
Vchkpw Mailing List (E-mail) Sent: Monday, June 11, 2001 3:05 PM Subject: RE: Autoresponder for catchall I would copy my ~vpopmail/domain.com/.qmail-postmaster to ~vpopmail/domain.com/.qmail-default   That would do it. Anyone know a cleaner way to do it. Last t

RE: Autoresponder for catchall

2001-06-11 Thread Kieran Barnes
I would copy my ~vpopmail/domain.com/.qmail-postmaster to ~vpopmail/domain.com/.qmail-default   That would do it. Anyone know a cleaner way to do it. Last time I tried qmailadmin didnt like altering the "default" user. Maybe it was just me.       Regards,Kieran BarnesSignum 1226 LtdUse our

Re: Autoresponder

2001-01-24 Thread Sumith Ail
I too need to clear this doubt. Can't we set an autoresponder for user already created in qmailadmin - Sumith - Original Message - From: Tom King <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 24, 2001 2:32 PM Subject: Autoresponder > I have been playing around wit

Re: Autoresponder for qmail/vpopmail

2000-10-05 Thread Ken Jones
Zack Zeiler wrote: > > Hi! > > Does anyone have an autoresponder that they suggest for qmail/vpopmail > that will still deliver the mail to the customer. I am using an > anchient one and it doesn't seem to want to compile. > > Any suggestions would be appreciated. > > Thanks, > > ===

Re: Autoresponder

2000-08-11 Thread Barry Dwyer
Thanks. I think for this client, though, it will be simpler to continue with the desktop-based autoresponder program we've been using (RSVP Mail Processor). Barry

Re: Autoresponder

2000-08-11 Thread Matthias Henze
... vacation is what you want :-) autoresponders in qmailadmin can be considered to be some kind of aliases - no real vacation cound be achived by only using autoresponders. 1. get vpopmail 4.8.9 2. read filter.txt 3. create a autoresponder like [EMAIL PROTECTED] 4. create a .vpopfilter with tw

Re: Autoresponder

2000-08-11 Thread Barry Dwyer
I d/l'd autorespond, compiled and installed in /usr/local/bin. Setting up autoresponders using qmailadmin is not exactly clear, though. 1. Can I simply set up an autoresponder for an existing vpop user (eg. a "vacation" message? If so, what's the procedure? (When I try this, if I set "Autorespo

Re: Autoresponder

2000-08-11 Thread Matthias Henze
get autorespong 1.1.0a at http://www.mhcsoftware.de/qmail/autorespond/ At 23:57 10.08.00 -0700, Barry Dwyer wrote: >Which autoresponder program works with vpopmail? > >I've got qmail-autorespond installed and it doesn't work. > >Thanks, >Barry Dwyer Matthias Henze MH458-RIPE MHC SoftWare GmbH

Re: Autoresponder problem

2000-07-18 Thread Ben Schumacher
Well, in actuality, those are warnings, not errors, so the code should be still compiling and it should work correctly. In fact, you wouldn't even seem them if you didn't use the "-Wall" flag with gcc. But if you'd like to make them go away, I *believe* it should be as simple as modifing line

Re: Autoresponder

2000-07-18 Thread Ken Jones
Sumith Ail wrote: > > Dear All, > > When I tried to compile Autoresponder on my RH 6.2 box > ..I've got the following errors any suggestions > would be appreciated. > > Thanx > Sumith > > [root@tech /root]# gcc -Wall -o autorespond > autorespond.c > autorespond.c: In function send_message'