RE: [vchkpw] forwarding a while domain regardless of users

2003-03-19 Thread Rob Short
I tried the 
|/home/vpopmail/bin/vdelivermail '' [EMAIL PROTECTED]

line earlier this morning. No avail - I got syntax errors on that line.
I think I'm moving this to an alternate server that calls spamassassin
and trophie from qmail-scanner.

Thanks for the suggestions.

Rob

> -Original Message-
> From: Peter Palmreuther [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 19, 2003 10:31 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [vchkpw] forwarding a while domain regardless of users
> 
> Hi Rob,
> 
> On Wed, 19 Mar 2003 08:10:19 -0600 "Rob Short" wrote:
> 
> > I'm using maildrop to call trophie / spamassassin on a per user /
per
> > domain basis. (I wish it were as easy as rcpthosts, and maybe it
still
> > is, but my understanding was that since vpopmail comes after qmail
in
> > the mail delivery sequence, I couldn't use it, since vpopmail does
my
> > virus / spam scanning via maildrop calls...) Apologies for not
including
> > that info in my earlier mail.
> 
> So you want SA & trophie to scan on per user basis, but don't want to
> tell the users ... good idea.
> 
> Nevertheless: give this a try:
> 
> |/home/vpopmail/bin/vdelivermail '' [EMAIL PROTECTED]
> 
> in
> 
> /home/vpopmail/domains/this.com/.qmail-default
> 
> How to include SA and/or trophie in this I'll leave up to you as your
> home work. Hint: read 'qmail.command.8'
> --
> Pit
> 





RE: [vchkpw] aliases

2003-03-19 Thread Rob Short
The valias command doesn't seem like a lot of trouble -- I'm assuming
you need to add a lot at the same time? If you're using webmin and MySQL
with vpopmail you can use the MySQL webmin module to add alias lines in
a tablular format.

Rob Short

> -Original Message-
> From: Payal Rathod [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 19, 2003 8:12 AM
> To: vpopmail
> Subject: [vchkpw] aliases
> 
> Hi,
> Does anyone have a small nifty utility for making aliases in vpopmail?
> I am not much of a coder myself.
> 
> Thanks a lot and bye.
> Regards,
> -Payal
> 
> 
> --
> "Visit GNU/Linux Success Stories"
> www.geocities.com/rpayal99
> Guest-Book Section Updated.
> 





RE: [vchkpw] forwarding a while domain regardless of users

2003-03-19 Thread Rob Short
I'm using maildrop to call trophie / spamassassin on a per user / per
domain basis. (I wish it were as easy as rcpthosts, and maybe it still
is, but my understanding was that since vpopmail comes after qmail in
the mail delivery sequence, I couldn't use it, since vpopmail does my
virus / spam scanning via maildrop calls...) Apologies for not including
that info in my earlier mail.


Rob

> -Original Message-
> From: Rick Romero [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 19, 2003 8:03 AM
> To: Rob Short
> Cc: [EMAIL PROTECTED]
> Subject: Re: [vchkpw] forwarding a while domain regardless of users
> 
> On Wed, 2003-03-19 at 07:56, Rob Short wrote:
> > I have a client asking me to act as a sort of bypass for their mail.
I
> > have spam and virus checking installed using spamassassin and
trophie,
> > and need to forward all users that come in addressed to a certain
domain
> > to another. They add and delete up to 20 users a day, but they don't
> > want to have to add and delete them on their server *and* on my
server.
> >
> > i.e., I receive a mail for [EMAIL PROTECTED], and I need to forward
it to
> > [EMAIL PROTECTED], but I can't have vpopmail look to see if
> > [EMAIL PROTECTED] exists on my server - it just needs to know that
> > "this.com" exists, and all users are valid for that domain. The
client
> > will handle that on their mailserver when I forward them the mail.
Is
> > there a way to do this with vpopmail? I'm using qmail with maildrop,
> > BTW.
> 
> You don't need vpopmail to forward domains, just add the domain in
> /var/qmail/control/rcpthosts
> and add a route in smtproutes:
> theirdomain.com:1.2.3.4
> 
> I do this at vfemail.net.  (Of course, if you're not using
qmail-scanner
> to call SpamAssassin and Trophie, the email won't get scanned.)
> 
> Does the qmail-smtpd patch work for that kind of setup?  No users
would
> exist for that domain...
> 
> Rick
> 
> >
> >
> > Rob Short
> 
> 
> 





[vchkpw] forwarding a while domain regardless of users

2003-03-19 Thread Rob Short
Should read forwarding a WHOLE domain...apologies.

Rob Short




[vchkpw] forwarding a while domain regardless of users

2003-03-19 Thread Rob Short


I have a client asking me to act as a sort of bypass for their mail. I
have spam and virus checking installed using spamassassin and trophie,
and need to forward all users that come in addressed to a certain domain
to another. They add and delete up to 20 users a day, but they don't
want to have to add and delete them on their server *and* on my server. 

i.e., I receive a mail for [EMAIL PROTECTED], and I need to forward it to
[EMAIL PROTECTED], but I can't have vpopmail look to see if
[EMAIL PROTECTED] exists on my server - it just needs to know that
"this.com" exists, and all users are valid for that domain. The client
will handle that on their mailserver when I forward them the mail. Is
there a way to do this with vpopmail? I'm using qmail with maildrop,
BTW.



Rob Short