RE: Catch all account!

2001-07-17 Thread Troy Settle
What about forwarding all mail to another domain, but keeping the $LOCAL value? The qmail faq says this in .qmail-default: | forward "$LOCAL@remotedomain" But this does not work, as $LOCAL = "domain-user" I'd actually prefer to not even have the domain created within vpopmail or a loc

RE: Catch all account!

2001-07-17 Thread Ed Henderson
Add this line to /var/qmail/control/virtualdomains: test.com:joeuser@remotedomain This will forward all mail for test.com to the mail account "joeuser@remotedomain" > -Original Message- > From: Troy Settle [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, July 17, 2001 7:38 AM > To: [EMAIL PRO

Re: Catch all account!

2001-07-17 Thread Daniel Biddle
On Tue, Jul 17, 2001 at 07:37:23AM -0400, Troy Settle wrote: > > What about forwarding all mail to another domain, but keeping the $LOCAL > value? > > The qmail faq says this in .qmail-default: > > | forward "$LOCAL@remotedomain" > > But this does not work, as $LOCAL = "domain-user" Try

RE: Catch all account!

2001-07-17 Thread Troy Settle
Sounds good, but I don't know all the usernames in the target domain, nor would I want to add/remove users as my customer adds/removes users. In regexp format, here's what I need: (.*)@test.com:\\1@remotedomain I've had people suggest the use of vaddaliasdomain, but not every aliased domain

RE: Catch all account!

2001-07-17 Thread Troy Settle
Ok, I'll give this a try. The killer of this, is that my customer is running exchange behind a firewall. My mail servers are the only hosts allowed to connect through on port 25. The real kicker is that this customer has 50+ domains, and if anyone has ever worked with exchange, you know it's

RE: Catch all account!

2001-07-17 Thread Troy Settle
Works perfectly. Thanks bunches. -- Troy Settle Pulaski Networks 540.994.4254 - 866.477.5638 http://www.psknet.com ** -Original Message- ** From: Troy Settle [mailto:[EMAIL PROTECTED]] ** Sent: Tuesday, July 17, 2001 8:37 AM ** To: [EMAIL PROTECTED] ** Subject: RE: Catch all

Re: Catch all account!

2001-07-17 Thread Peter Palmreuther
Hello Troy, On Tuesday, July 17, 2001 at 1:37:45 PM "Troy Settle" wrote to subject: "Catch all account!": TS> I'd actually prefer to not even have the domain created within vpopmail or a TS> local account on the machine. Is there a simple way to do this with just TS> the files in /var/qmail/ ?

Re: Catch all account!

2001-07-17 Thread Daniel Biddle
On Tue, Jul 17, 2001 at 08:14:04AM -0400, Ed Henderson wrote: > Add this line to /var/qmail/control/virtualdomains: > test.com:joeuser@remotedomain > > This will forward all mail for test.com to the mail account > "joeuser@remotedomain" For instance, mail to [EMAIL PROTECTED] will be sent to the

VPOPMail - Catch All in Database

2001-07-17 Thread Richard A. Secor
We have everything in MySQL for mail. We would like to have the catchall in there as well in the valias table. It should look like this in the table: alias = "" domain = "test.com" valias_line = "&[EMAIL PROTECTED]" This would be much easier to administrate than the flatfile .qmail-default file.

What about unixodbc module for vpopmail?

2001-07-17 Thread Maxim Moroz
Is there existing one or I should create it(modify mysql module for example)?? Best regards, Maxim Moroz.

vdelivermail delivers doubles (was: Catch all account!)

2001-07-17 Thread Alexander Bahlo
On Mon, 16 Jul 2001 23:41:41 -0400, Bill Shupp wrote: >If you want only unmatching emails to go there, put this: > >/home/vpopmail/bin/vdelivermail '' user@remotedomain Did you ever try to put in this .qmail-default a second line when, for example, all umatched mail to a domain should be deliver

Re: vdelivermail delivers doubles (was: Catch all account!)

2001-07-17 Thread Daniel Biddle
On Tue, Jul 17, 2001 at 04:23:42PM +0100, Alexander Bahlo wrote: > On Mon, 16 Jul 2001 23:41:41 -0400, Bill Shupp wrote: > > >If you want only unmatching emails to go there, put this: > > > >/home/vpopmail/bin/vdelivermail '' user@remotedomain > > Did you ever try to put in this .qmail-default a

Re: vpopmail Unable-to-switch_to_/home/vpopmail/domains/..

2001-07-17 Thread Daniel Biddle
On Tue, Jul 17, 2001 at 08:21:41AM +0800, [EMAIL PROTECTED] wrote: > @40003b5372bf140e77d4 delivery 112: deferral: Unable_to_switch_to_ > /home/vpopmail/domains/mario.petra.ac.id:_access_denied._(#4.3.0)/ There's some sort of permissions problem with that directory. If you can't tell what it

problem with qmail-popup chowning open-smtp

2001-07-17 Thread Peter Brezny
I'm sure this is an easy thing to fix, but for now, I'm stuck. If I run the start script as it is below, my ~vpopmail/etc/open-smtp file gets owned by root, and consequently, my IMAP clients can't relay since I've got courier IMAP running as vpopmail:vchkpw I tried to run qmail-popup as vpopmail

Vpopmail on NFS

2001-07-17 Thread Christopher Davis
Hi -- I've got a question about running vpopmail over nfs. I've got two servers running qmail and vpopmail. One is intended for SMTP and the other for pop (although some of our users may have this set backwards in their mail clients) The same /home directory (where vpopmail lives) is mounted fr

Re: vdelivermail delivers doubles (was: Catch all account!)]

2001-07-17 Thread Bill Shupp
> Did you ever try to put in this .qmail-default a second line when, > for example, all umatched mail to a domain should be delivered to > two adresses? Well, what happens is, that every matched address > will get suddenly two identical emails. Is this a bug? > > -Alexander. I would probably just

Re: problem with qmail-popup chowning open-smtp

2001-07-17 Thread Daniel Biddle
On Tue, Jul 17, 2001 at 11:18:24AM -0400, Peter Brezny wrote: : > I tried to run qmail-popup as vpopmail:vchkpw by using a start line like > this: > #tcpserver -c20 -u81 -c81 -H -R 0 pop3 \ You have a typo there: you're setting the number of connections to 81 and not setting the gid. -- Daniel

Re: vdelivermail delivers doubles (was: Catch all account!)

2001-07-17 Thread Alexander Bahlo
Daniel Biddle writes: > hope this helps, Yes, it does. Thank you and Bill! :-) Alexander.

RE: Install errors

2001-07-17 Thread Steven Katz
Ok, I included the noquota for the hardquota option in my config line, but I still get the same error.. My configure line: ./configure --enable-roaming-users=y --enable-relay-clear-minutes=30 --enable-ucspi-dir=/usr/local/src/qmail/ucspi-tcp-0.88 --enable-hardquota=NOQUOTA --enable-tcpserv

vpopmail creating 0,1,2 etc directories under domain

2001-07-17 Thread rich
Hello All. Our vpopmail has started to create user account under directories named 0,1,2 under the domain that they are added to. The server still works but this makes it a pain to find a users account. Is this a default behavior of vpop or something else. Thank You Rich -- __

spammers forging From: addresses

2001-07-17 Thread Scott Ramshaw
I'm having a serious problem and I'm sure I'm not the only one. I run a free email service using vpopmail, sqwebmail etc and these spam $#%#@%$ keep signing up for an account then proceeding to send immense amounts of SPAM (not through my server, mostly through open third party relays), I mean t

Re: vpopmail creating 0,1,2 etc directories under domain

2001-07-17 Thread Bill Shupp
on 7/17/01 3:27 PM, rich at [EMAIL PROTECTED] spake: > Hello All. > Our vpopmail has started to create user account under directories named > 0,1,2 under the domain that they are added to. The server still works but > this > makes it a pain to find a users account. Is this a default behavior of

RE: spammers forging From: addresses

2001-07-17 Thread Matt Simerson
I fixed this the easy way. Instead of deleting the offending account I disable and and route all the mail for that domain to my "special" mailbox for spam (/dev/null). This is _much_ less expensive than bouncing the messages. Matt > -Original Message- > From: Scott Ramshaw [mailto:[EMAIL

Re: spammers forging From: addresses

2001-07-17 Thread Alex Kramarov
well, you still have to recieve the email to route the mail to /dev/null, but if you use the baddcptto (http://patch.be/qmail/badrcptto.html) patch, it will do the job even before you get the body of the message. it's stable, I am using it (and some functionality there is written by me) for a long

Vpopmail closing conection with no reason

2001-07-17 Thread Patricio Luz
Hi ken,   I'm having some dificulties with vpopmail behaviour. When you enter a wrong password for an existing user, instead of an error message, we are disconected(session ends) with no message whatsoever.   Is this normal, or is a bug that has been solved ?   We currently use vpopmail 4.10

Re: vpopmail creating 0,1,2 etc directories under domain

2001-07-17 Thread Chris Scheller
if you are using mysql backend it becomes trivial to find the users maildir. just write a quick cgi to give you the list of users for a domain, this is what i do. On Tue, 17 Jul 2001, Bill Shupp wrote: > on 7/17/01 3:27 PM, rich at [EMAIL PROTECTED] spake: > > > Hello All. > > Our vpopmail has s

vacation solution.

2001-07-17 Thread Jan Knepper
Probably asked 1E6 times... Does any one know about a vacation solution for vpopmail? Thanks! Jan

Re: vacation solution.

2001-07-17 Thread Bill Shupp
on 7/17/01 6:28 PM, Jan Knepper at [EMAIL PROTECTED] spake: > Probably asked 1E6 times... > Does any one know about a vacation solution for vpopmail? The latest development version of qmailadmin has it. There are other solutions, too. Regards, Bill Shupp

Re: vpopmail Unable-to-switch_to_/home/vpopmail/domains/..

2001-07-17 Thread him
drwx---r-x 4 vpopmail vchkpw /home/vpopmail/domains/mario.petra.ac.id On Tue, 17 Jul 2001, Daniel Biddle wrote: > On Tue, Jul 17, 2001 at 08:21:41AM +0800, [EMAIL PROTECTED] wrote: > > @40003b5372bf140e77d4 delivery 112: deferral: Unable_to_switch_to_ > > /home/vpopmail/domains/mario.petr

Re: vacation solution.

2001-07-17 Thread Ken Jones
Jan Knepper wrote: > > Probably asked 1E6 times... > Does any one know about a vacation solution for vpopmail? > > Thanks! > Jan devel version has a usable and user tested vacation solution. Ken Jones

Re: Vpopmail closing conection with no reason

2001-07-17 Thread David Wartell
upgrade to the latest dev release. -David - Original Message - From: "Patricio Luz" <[EMAIL PROTECTED]> To: ; "Ken Jones" <[EMAIL PROTECTED]> Sent: Tuesday, July 17, 2001 5:42 PM Subject: Vpopmail closing conection with no reason Hi ken, I'm having some dificulties with vpopmail behavi

Re: vpopmail Unable-to-switch_to_/home/vpopmail/domains/..

2001-07-17 Thread Ken Jones
[EMAIL PROTECTED] wrote: > > drwx---r-x 4 vpopmail vchkpw /home/vpopmail/domains/mario.petra.ac.id > > On Tue, 17 Jul 2001, Daniel Biddle wrote: > > > On Tue, Jul 17, 2001 at 08:21:41AM +0800, [EMAIL PROTECTED] wrote: > > > @40003b5372bf140e77d4 delivery 112: deferral: Unable_to_switch_to_

Re: vacation solution.

2001-07-17 Thread Chris
Ken, we test the "forward and store" features. when we send a zipped file to the pop account the files is broken. so we remove all the forward and store setting on each pop account. we use back the multi-alias featues instead. Chris - Original Message - From: "Ken Jones" <[EM