sqwebmail

2001-07-25 Thread Bob Ross

Anyone have any suggestions for a web based email alternative to sqwebmail?

Thanks





Sqwebmail

2001-07-25 Thread Bob Ross

Ooops, forgot the rest of the message.

When I run everything the very last make gives me the following error.

Anyone have any ideas?

Thanks


 make install-configure
list=ldapaddressbook.dist `cat authlib/authconfiglist`; \
for file in $list; do \
file=/usr/local/share/sqwebmail/$file ; \
case $file in *.dist) \
@SYSCONFTOOL@ $file;; esac ; done
/bin/sh: @SYSCONFTOOL@: command not found
make: *** [install-configure] Error 127 




Fw: Col Wilson is pretty lame

2001-07-17 Thread Bob Ross

I just forward his bounces to his bigfoot.com account. With the address to
un-subscribe in a little note.

They haven't bounced from there yet. Maybe he'll figure it out.

- Original Message -
From: Henning Brauer [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: Bruno Wolff III [EMAIL PROTECTED]
Sent: Tuesday, July 17, 2001 12:16 PM
Subject: Re: Col Wilson is pretty lame


 On Tue, Jul 17, 2001 at 01:45:20PM -0500, Bruno Wolff III wrote:
  On Tue, Jul 17, 2001 at 04:19:58PM +,
MarkD [EMAIL PROTECTED] wrote:
   If nothing else, Mr Wilson will be associated with some interesting
   search engine results.
 
  As long as the software he is using returns the bounces to the envelope
  sender address, his method of unsubscribing will work without any
  manual intervention on the part of the list owner.

 It returns to the address in the From: header field, not the envelope
 sender. Not only that he's surprisingly stupid, his autoresponder/bouncer
is
 brain stupid, too.
 His queue will fill up, though, as I suspect I'm not the only one blocking
his
 server's IP.

 --
 * Henning Brauer, [EMAIL PROTECTED], http://www.bsws.de *
 * Roedingsmarkt 14, 20459 Hamburg, Germany   *
 Unix is very simple, but it takes a genius to understand the simplicity.
 (Dennis Ritchie)





Fw: Col Wilson is pretty lame

2001-07-17 Thread Bob Ross

Almost forgot. His bigfoot address is [EMAIL PROTECTED]

That's the address that shows on the whois lookup.


- Original Message -
From: Henning Brauer [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: Bruno Wolff III [EMAIL PROTECTED]
Sent: Tuesday, July 17, 2001 12:16 PM
Subject: Re: Col Wilson is pretty lame


 On Tue, Jul 17, 2001 at 01:45:20PM -0500, Bruno Wolff III wrote:
  On Tue, Jul 17, 2001 at 04:19:58PM +,
MarkD [EMAIL PROTECTED] wrote:
   If nothing else, Mr Wilson will be associated with some interesting
   search engine results.
 
  As long as the software he is using returns the bounces to the envelope
  sender address, his method of unsubscribing will work without any
  manual intervention on the part of the list owner.

 It returns to the address in the From: header field, not the envelope
 sender. Not only that he's surprisingly stupid, his autoresponder/bouncer
is
 brain stupid, too.
 His queue will fill up, though, as I suspect I'm not the only one blocking
his
 server's IP.

 --
 * Henning Brauer, [EMAIL PROTECTED], http://www.bsws.de *
 * Roedingsmarkt 14, 20459 Hamburg, Germany   *
 Unix is very simple, but it takes a genius to understand the simplicity.
 (Dennis Ritchie)





Fw: mailbombed

2001-07-17 Thread Bob Ross

In the user directory open up .qmail put the following string 2 lines, I use
Maildir here, yes that's a dot in front of /Maildir and a broken pipe in
front of if

|if test -n `fgrep -x $SENDER badmailfrom`; then echo Go Away; exit 99;
else e; fi
./Maildir/

Then put the senders email address in the badmailfrom file in the user
directory, and it will delete every one of them.

There is another, but I will have to dig it up to only accept email from
certain senders. We use that for our kids. They only receive email from
those that we approve.



- Original Message -
From: Adam McKenna [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, July 17, 2001 3:51 PM
Subject: Re: mailbombed


 On Tue, Jul 17, 2001 at 09:42:14AM -0700, Jon Rust wrote:
  A user on a mailserver that we secondary for (don't get me started) has
  been mailbombed. Currently there are literally 10's of thousands of
  messages in my queue trying to deliver to him. My mail server's running
  at a oad of 8 right now. How can I clear out all these messages easily?
  They are all the same size, so I could use find to look through mess for
  the file names, then remove them from mess, info and remote. Does that
  work? Should I stop qmail-send before doing this?

 Add the domain to virtualdomains, like so:

 domain.com:alias-domain

 then create ~alias/.qmail-domain-default with a single hash (#) mark in
it.

 then add a smtproute to localhost for the domain and restart qmail-send.
The
 only problem with this is that all messages for that domain will be
deleted,
 not just the person who got mailbombed.

 --Adam

 --
 Adam McKenna [EMAIL PROTECTED] | Sign the Fernando Petition!
 http://flounder.net/publickey.html   | http://www.mickaboofriends.org
 GPG: 17A4 11F7 5E7E C2E7 08AA|
  38B0 05D0 8BF7 2C6D 110A|





Re: Fw: mailbombed

2001-07-17 Thread Bob Ross

Just a little re-work of the other one.

One deny if they are listed. This allow only if they are listed.

|if test -n `fgrep -x $SENDER allowfrom`; then echo Allowed; exit 0; else
exit 99; fi
./Maildir/

As with anything. No warranty.


- Original Message -
From: Pat Collins [EMAIL PROTECTED]
To: Bob Ross [EMAIL PROTECTED]; Qmail-List [EMAIL PROTECTED]
Sent: Tuesday, July 17, 2001 6:53 PM
Subject: Re: Fw: mailbombed


 I like that idea, please post.

 Pat

 On Tue, 17 Jul 2001 16:04:56 -0700, Bob Ross [EMAIL PROTECTED] wrote
:

 
  There is another, but I will have to dig it up to only accept email from
  certain senders. We use that for our kids. They only receive email from
  those that we approve.






Alias Error

2001-07-15 Thread Bob Ross

With every email I'm getting this error in my logs. I have never seen this
before so I'm sure I missed something.

delivery 10: deferral: Unable_to_find_alias_user!/

Can someone help me with this?

Thanks
Bob Ross




Re: Alias Error

2001-07-15 Thread Bob Ross

Yes it's there.

nobody:x:99:99:nobody:/:
alias:x:1000:102::/var/qmail/alias:
qmaild:x:1001:102::/var/qmail:
qmaill:x:1002:102::/var/qmail:
qmailp:x:1003:102::/var/qmail:
qmailq:x:1004:103::/var/qmail:
qmailr:x:1005:103::/var/qmail:

Then under /var/qmail/alias

It has the .qmail-default
etc..

Thanks
Bob Ross


 - Original Message -
 From: Charles Cazabon [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Sunday, July 15, 2001 6:04 AM
 Subject: Re: Alias Error


  Bob Ross [EMAIL PROTECTED] wrote:
  
   delivery 10: deferral: Unable_to_find_alias_user!/
 
  qmail requires a system user account named alias.  It's part of a
  standard install.  If you didn't install according to Life with qmail,
  perhaps you should start over by following that.
 
  Charles
  --
  ---
  Charles Cazabon[EMAIL PROTECTED]
  GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
  ---
 





Re: Alias Error

2001-07-15 Thread Bob Ross

It gave me.

alias1000102/var/qmail/alias

- Original Message -
From: Mike Scher [EMAIL PROTECTED]
To: Bob Ross [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Sunday, July 15, 2001 12:28 PM
Subject: Re: Alias Error


 Qmail makes the determination in qmail-getpw after determining the
 local part:

 pw = getpwnam(username);


 What does:

 /var/qmail/bin/qmail-getpw alias

 ...return?

 It should be something like:

 alias1000102/var/qmail/alias

 If it's not, you have some kind of problem there.

 Is the alias user in shadow as well?

   -M

 On Sun, 15 Jul 2001, Bob Ross wrote:

  Yes it's there.
 
  nobody:x:99:99:nobody:/:
  alias:x:1000:102::/var/qmail/alias:
  qmaild:x:1001:102::/var/qmail:
  qmaill:x:1002:102::/var/qmail:
  qmailp:x:1003:102::/var/qmail:
  qmailq:x:1004:103::/var/qmail:
  qmailr:x:1005:103::/var/qmail:
 
  Then under /var/qmail/alias
 
  It has the .qmail-default
  etc..
 
  Thanks
  Bob Ross
 
 
   - Original Message -
   From: Charles Cazabon [EMAIL PROTECTED]
   To: [EMAIL PROTECTED]
   Sent: Sunday, July 15, 2001 6:04 AM
   Subject: Re: Alias Error
  
  
Bob Ross [EMAIL PROTECTED] wrote:

 delivery 10: deferral: Unable_to_find_alias_user!/
   
qmail requires a system user account named alias.  It's part of a
standard install.  If you didn't install according to Life with
qmail,
perhaps you should start over by following that.
   
Charles
--
  
 ---
Charles Cazabon
[EMAIL PROTECTED]
GPL'ed software available at:
http://www.qcc.sk.ca/~charlesc/software/
  
 ---
   
  
 

   Michael Brian Scher  [EMAIL PROTECTED]  [EMAIL PROTECTED]
  Sr. Research Consultant
   Attorney, Anthropologist, Part-Time Guru
Mailaise: n, ('mail-aze).  See Outlook.






Re: Alias Error

2001-07-15 Thread Bob Ross

Yes it's in shadow.

- Original Message -
From: Mike Scher [EMAIL PROTECTED]
To: Bob Ross [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Sunday, July 15, 2001 12:28 PM
Subject: Re: Alias Error


 Qmail makes the determination in qmail-getpw after determining the
 local part:

 pw = getpwnam(username);


 What does:

 /var/qmail/bin/qmail-getpw alias

 ...return?

 It should be something like:

 alias1000102/var/qmail/alias

 If it's not, you have some kind of problem there.

 Is the alias user in shadow as well?

   -M

 On Sun, 15 Jul 2001, Bob Ross wrote:

  Yes it's there.
 
  nobody:x:99:99:nobody:/:
  alias:x:1000:102::/var/qmail/alias:
  qmaild:x:1001:102::/var/qmail:
  qmaill:x:1002:102::/var/qmail:
  qmailp:x:1003:102::/var/qmail:
  qmailq:x:1004:103::/var/qmail:
  qmailr:x:1005:103::/var/qmail:
 
  Then under /var/qmail/alias
 
  It has the .qmail-default
  etc..
 
  Thanks
  Bob Ross
 
 
   - Original Message -
   From: Charles Cazabon [EMAIL PROTECTED]
   To: [EMAIL PROTECTED]
   Sent: Sunday, July 15, 2001 6:04 AM
   Subject: Re: Alias Error
  
  
Bob Ross [EMAIL PROTECTED] wrote:

 delivery 10: deferral: Unable_to_find_alias_user!/
   
qmail requires a system user account named alias.  It's part of a
standard install.  If you didn't install according to Life with
qmail,
perhaps you should start over by following that.
   
Charles
--
  
 ---
Charles Cazabon
[EMAIL PROTECTED]
GPL'ed software available at:
http://www.qcc.sk.ca/~charlesc/software/
  
 ---
   
  
 

   Michael Brian Scher  [EMAIL PROTECTED]  [EMAIL PROTECTED]
  Sr. Research Consultant
   Attorney, Anthropologist, Part-Time Guru
Mailaise: n, ('mail-aze).  See Outlook.






Re: Alias Error

2001-07-15 Thread Bob Ross

Yes it's in shadow also.

- Original Message -
From: Mike Scher [EMAIL PROTECTED]
To: Bob Ross [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Sunday, July 15, 2001 12:28 PM
Subject: Re: Alias Error


 Qmail makes the determination in qmail-getpw after determining the
 local part:

 pw = getpwnam(username);


 What does:

 /var/qmail/bin/qmail-getpw alias

 ...return?

 It should be something like:

 alias1000102/var/qmail/alias

 If it's not, you have some kind of problem there.

 Is the alias user in shadow as well?

   -M

 On Sun, 15 Jul 2001, Bob Ross wrote:

  Yes it's there.
 
  nobody:x:99:99:nobody:/:
  alias:x:1000:102::/var/qmail/alias:
  qmaild:x:1001:102::/var/qmail:
  qmaill:x:1002:102::/var/qmail:
  qmailp:x:1003:102::/var/qmail:
  qmailq:x:1004:103::/var/qmail:
  qmailr:x:1005:103::/var/qmail:
 
  Then under /var/qmail/alias
 
  It has the .qmail-default
  etc..
 
  Thanks
  Bob Ross
 
 
   - Original Message -
   From: Charles Cazabon [EMAIL PROTECTED]
   To: [EMAIL PROTECTED]
   Sent: Sunday, July 15, 2001 6:04 AM
   Subject: Re: Alias Error
  
  
Bob Ross [EMAIL PROTECTED] wrote:

 delivery 10: deferral: Unable_to_find_alias_user!/
   
qmail requires a system user account named alias.  It's part of a
standard install.  If you didn't install according to Life with
qmail,
perhaps you should start over by following that.
   
Charles
--
  
 ---
Charles Cazabon
[EMAIL PROTECTED]
GPL'ed software available at:
http://www.qcc.sk.ca/~charlesc/software/
  
 ---
   
  
 

   Michael Brian Scher  [EMAIL PROTECTED]  [EMAIL PROTECTED]
  Sr. Research Consultant
   Attorney, Anthropologist, Part-Time Guru
Mailaise: n, ('mail-aze).  See Outlook.






Re: Alias Error

2001-07-15 Thread Bob Ross

I'm sorry I did catch all of it.

The ownership is alias.qmail

Group is qmail

Linux Slackware kernel 2.2.13

Stock - no patches

Compiled on server that is running it.

Under /var/qmail/alias
.qmail-daemon
.qmail-postmaster
.qmail-root

all chmod 644


- Original Message -
From: Mike Scher [EMAIL PROTECTED]
To: Bob Ross [EMAIL PROTECTED]
Sent: Sunday, July 15, 2001 1:21 PM
Subject: Re: Alias Error


 Yes, but could you answer the questions I asked.  I really cannot help you
 without that information.  See the questions below.

 On Sun, 15 Jul 2001, Bob Ross wrote:

  I get this error with every email coming in to any user.
 
 
  - Original Message -
  From: Strange [EMAIL PROTECTED]
  To: Bob Ross [EMAIL PROTECTED]
  Sent: Sunday, July 15, 2001 1:06 PM
  Subject: Re: Alias Error
 
 
   Have the qmail* and alias UIDs changed at all since you installed
qmail?
   Second, what's the content of the .qmail-* files in /var/qmail/alas?
  
   I'm looking through the code to see where it looks up users, and I
really
   don't see how with a valid alias account it could return that error.
  
   Some other questions:
   What OS/hardware?
   Is your system running stock qmail, or are there patches?
   Was it compiled on your server or installed from an RPM or pkg?
   Was it compiled on one of your servers, but not the one it's running
on?
  
   Really, all the detail you can give would help.
  
 -M
  
   Michael Brian Scher (MS683/MS3213)  Anthropologist, Attorney, Policy
  Analyst
   Mainlining Internet Connectivity for Fun and Profit
   [EMAIL PROTECTED] [EMAIL PROTECTED]
Give me a compiler and a box to run it, and I can move the mail.
  
  
 

   Michael Brian Scher  [EMAIL PROTECTED]  [EMAIL PROTECTED]
  Sr. Research Consultant
   Attorney, Anthropologist, Part-Time Guru
Mailaise: n, ('mail-aze).  See Outlook.






Qmail

2001-07-11 Thread Bob Ross

I have a small problem with something I'm trying to do.

I have an old system that I want to upgrade 400+ users and Slackware kernel
2.0.33

The new system with all the users added Slackware kernel 2.2.13

How do I move the old mail from the old system to the new and get it to take
on the user IDs etc.

I'm using the Maildir setup.

The new system starts with user IDs much higher than what are on the old
system.

Could be a little painful to move them one at a time and chown each user.

Thanks
Bob Ross





Re: how can I unsubscri...

2001-07-11 Thread Bob Ross

It's in the first message you get when you subscribed.

Click on this link and send an empty email. Then do as it says to be
removed.

[EMAIL PROTECTED]




Qmail server error

2001-06-15 Thread Bob Ross

I just added a second T1 to our service. Every time we try to send mail
while connected to the new server we get the following error. This only
happens to outbound email.

I put the class C in the /etc/hosts.allow

What do I need to do to fix this?

The message could not be sent because one of the recipients was rejected by
the server. The rejected e-mail address was '[EMAIL PROTECTED]'. Subject
'RT311', Account: 'kingmanaz.net', Server: 'kingmanaz.net', Protocol: SMTP,
Server Response: '553 sorry, that domain isn't in my list of allowed
rcpthosts (#5.7.1)', Port: 25, Secure(SSL): No, Server Error: 553, Error
Number: 0x800CCC79

Thanks
Bob Ross





Re: qmail list reply-to

2000-10-05 Thread Bob Ross

I noticed that also. Some just select reply to all, and it will go both
places, but then the person your replying to will get two of the same email
every time.


- Original Message -
From: "Casey Allen Shobe" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, October 05, 2000 9:43 PM
Subject: qmail list reply-to


 Is there a reason why there is not a reply-to address specified for this
 mailing list?  I'm accustomed to lists with this feature, which enables me
to
 reply to the list easily, and did not notice that I was sending replies
 privately recently...

 --
 Casey Allen Shobe / ASI Technologies
 [EMAIL PROTECTED] / http://cshobe.myip.org
 Slackware 7.1 / Linux Echelon-Pro 2.4.0-test8 i686





SMTP stopping

2000-09-24 Thread Bob Ross

I have several domains that our users can use. Since I have added 18 more
they are down more than they are up.

For no reason, the mail just does not return or show up. Then after
restarting qmail-send a bunch of times it still does not work. Then all of a
sudden it will start working again.

Register4Less tells me it's my UPStream provider, MY upstream provider tells
me my SMTP is stopping.

I have TCP server set up with qmail.

The object is to allow our users to use any one or all of the 18 domain
names for their email.

I have all the domains listed in the following files. Did I find a
limitation to doing this, or am I really missing something.

defaultdomain
locals
me
plusdomain
rcpthosts

Any help with this would be great.

Thanks
Bob Ross





Re: SMTP stopping

2000-09-24 Thread Bob Ross

Cris,

They are all local Domains on my server.

My users can use any one of them that they want to use. I had to be put in
all the files listed in order from everyone to be able to use them with out
me having to make many changes on this end.

All mail goes out with out a problem, most of the time it will not come
back. Right now they are all working but in another day or two most of these
will.

bullheadcityaz.net
chlorideaz.com
dolanspringsaz.com
fortmojaveaz.com
goldevvalleyaz.net
goldenvalleyaz.net
hackberryaz.com
lakehavasucityaz.net
meadviewaz.com
mohavecountyaz.net
mohavevalleyaz.net
oatmanaz.net
peachspringsaz.com
templebaraz.com
topockaz.com
truxtonaz.com
valentineaz.com
wikieupaz.com
yucca-az.com

- Original Message -
From: "Chris Johnson" [EMAIL PROTECTED]
To: "Bob Ross" [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Sunday, September 24, 2000 12:28 PM
Subject: Re: SMTP stopping


 On Sun, Sep 24, 2000 at 11:32:19AM -0700, Bob Ross wrote:
  I have several domains that our users can use. Since I have added 18
more
  they are down more than they are up.
 
  For no reason, the mail just does not return or show up.

 Return from where? Show up where? At remote sites? In your users'
mailboxes?

  Then after restarting qmail-send a bunch of times it still does not
work.
  Then all of a sudden it will start working again.
 
  Register4Less tells me it's my UPStream provider, MY upstream provider
tells
  me my SMTP is stopping.

 What has your own troubleshooting shown you? What do you see in your logs?

  I have TCP server set up with qmail.
 
  The object is to allow our users to use any one or all of the 18 domain
names
  for their email.
 
  I have all the domains listed in the following files. Did I find a
limitation
  to doing this, or am I really missing something.
 
  defaultdomain
  locals
  me
  plusdomain
  rcpthosts

 Note that the names of two of these files are plural and the others
aren't. You
 shouldn't have more than one domain listed in the non-plural ones. See the
man
 pages for the roles these files play, rather than guessing.

 What are the names of some of these domains?

 Chris





Qmail 1.03

2000-09-02 Thread Bob Ross

I have never had to do this before. Our new billing software does not work
if we have "." dots in the user name.

I need to remove the dots in the software but have qmail deliver the un
doted mail for those few users to their doted Mail address.

How do I do this.

Thanks
Bob Ross





Fw: Qmail 1.03

2000-09-02 Thread Bob Ross

OK, correct me if I'm wrong. In the .qmail file that is in every user home
directory, I add the line [EMAIL PROTECTED]

their real address is [EMAIL PROTECTED]

or do I put this in the first line of that file. Or did I totally miss this.

Thanks


- Original Message -
From: "Matthew Patterson" [EMAIL PROTECTED]
To: "Bob Ross" [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Saturday, September 02, 2000 9:54 AM
Subject: Re: Qmail 1.03


 dot-qmail(5) is your friend

 MHP

 - Original Message -
 From: Bob Ross [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Saturday, September 02, 2000 11:51 AM
 Subject: Qmail 1.03


  I have never had to do this before. Our new billing software does not
work
  if we have "." dots in the user name.
 
  I need to remove the dots in the software but have qmail deliver the un
  doted mail for those few users to their doted Mail address.
 
  How do I do this.
 
  Thanks
  Bob Ross
 
 
 






Fw: Qmail 1.03

2000-09-02 Thread Bob Ross

It worked. Thanks.

Man this is going to save me a bunch of extra work.

Thanks
Bob Ross


- Original Message -
From: "Matthew Patterson" [EMAIL PROTECTED]
To: "Bob Ross" [EMAIL PROTECTED]; "qmail list" [EMAIL PROTECTED]
Sent: Saturday, September 02, 2000 10:17 AM
Subject: Re: Qmail 1.03


 basically what you want to do is add a file called .qmail-stjohns to
 /var/qmail/alias, the contents of which would be:
 st.johns

 That must be on the first line. What will happen is when a mail is sent to
 [EMAIL PROTECTED], qmail will search for the user, see that it doesn't
 exist and pass the message on to the alias user. If the alias user can't
 find the appropriate file, the message is bounced. However, when you put
 this file there, it will route the message to the st.johns user and go
with
 whatever instructions are in the ~st.johns/.qmail file, probably putting
it
 into the accounts $HOME/Maildir/

 MHP
 - Original Message -
 From: Bob Ross [EMAIL PROTECTED]
 To: Matthew Patterson [EMAIL PROTECTED]
 Sent: Saturday, September 02, 2000 12:10 PM
 Subject: Re: Qmail 1.03


  OK, correct me if I'm wrong. In the .qmail file that is in every user
home
  directory, I add the line [EMAIL PROTECTED]
 
  their real address is [EMAIL PROTECTED]
 
  or do I put this in the first line of that file. Or did I totally miss
 this.
 
  Thanks
 
 
  - Original Message -
  From: "Matthew Patterson" [EMAIL PROTECTED]
  To: "Bob Ross" [EMAIL PROTECTED]; [EMAIL PROTECTED]
  Sent: Saturday, September 02, 2000 9:54 AM
  Subject: Re: Qmail 1.03
 
 
   dot-qmail(5) is your friend
  
   MHP
  
   - Original Message -
   From: Bob Ross [EMAIL PROTECTED]
   To: [EMAIL PROTECTED]
   Sent: Saturday, September 02, 2000 11:51 AM
   Subject: Qmail 1.03
  
  
I have never had to do this before. Our new billing software does
not
  work
if we have "." dots in the user name.
   
I need to remove the dots in the software but have qmail deliver the
 un
doted mail for those few users to their doted Mail address.
   
How do I do this.
   
Thanks
Bob Ross
   
   
   
  
  
 
 






Qmail 1.03

2000-08-30 Thread Bob Ross

Something I have not noticed in many years has started the last few weeks.

Qmail has been getting very slow at responding. I also noticed in the logs
that it is handling a lot of email that can't be returned(spam.)

Is there a way to clear out the old mail if this is the cause.

Customers have been receiving a lot of errors that the server has not
responded in 60 seconds do they want to wait or stop.

Thanks
Bob Ross


Thanks
Bob Ross




Qmail 1.03

2000-07-23 Thread Bob Ross

I'm going to try and ask this the best I can.

I already have Qmail with TCP running, and has been doing so for almost
three years. I'm getting ready to change domain names.

The questoin is I want to add the new domain righ now so that users will be
able to collect mail sent to either domain to make the transiction easier.
Do I just add the new domain in the same locations as the old domain under
the /var/qmail/control files? to allow mail to [EMAIL PROTECTED] and mail to
[EMAIL PROTECTED] to show up in the same mailbox?.

This would allow me to setup the users much easier than just droping one and
dealing with all the support calls that will be generated.

Thanks
Bob Ross





Qmail 1.03

2000-04-20 Thread Bob Ross

I have just installed Qmail on a new Slackware 7.0 system. I have not worked
with 7.0, and don't know what is causing this error. I have installed qmail
on several other system and have never had this problem.

I can send mail to myself on this new system and it shows up, you can also
telnet to port 25 and perform the test to verify that it's working.

The real problem is when I try to check or collect the mail for this server
I get the following error. Please note that this domain is only reachable
from local machines untill the internic updates the zone files and makes the
switch. The ip 216.173.146.217 does work with [ ] around it top send email.

I'm using inetd for this one because it will only have maybe 5 email address
on it any way, sdo not much of a load at all.

Your server has unexpectedly terminated the connection. Possible causes for
this include server problems, network problems, or a long period of
inactivity. Account: 'beginners101.com', Server: 'beginners101.com',
Protocol: POP3, Port: 110, Secure(SSL): No, Error Number: 0x800CCC0F

Thanks
Bob Ross

=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
Now offering Wireless Internet service
in the Kingman Area. Starting at $39.95/Monthly
(Includes Equipment Usage)

Call 520-718-1781
for more information or visit
http://www.kingman.com/wireless
=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=





Qmail 1.03

2000-04-19 Thread Bob Ross

Funny problem.

I installed Qmail on a newly installed Slackware 7.0, It shows that it has
started etc.., when I send email to that system, I receive the following
error.

Sorry, I couldn't find a mail exchanger or IP address. (#5.4.4)

What did I miss.

Thanks in advance
Bob Ross




Only allow emails or domains listed

1999-11-08 Thread Bob ross





Is there a way to change this code from a user 
.qmail to only allow users or domains listed in the file instead of deleting 
those mails.

|if test -n "`fgrep -x $SENDER allowfrom`"; then 
echo Go Away;exit 99; else exit 0; fi

Tried a bit of perl code but that seems to be causing a few error's.

Thanks
Bob Ross



Only Allow emails or domains from

1999-11-08 Thread Bob Ross




Is there a way to change this code from a user 
.qmail to only allow users or domains listed in the file instead of deleting 
those mails.

|if test -n "`fgrep -x $SENDER allowfrom`"; then 
echo Go Away;exit 99; else exit 0; fi

Tried a bit of perl code but that seems to be causing a few error's.

Thanks
Bob Ross



Qmail .qmail file.

1999-11-07 Thread Bob ross



I have a question and have never seen it asked or 
answered.

I would like to set up a filter in the .qmail file 
that is in every user /home/userdir on my system.

I use a badmailfrom filter for the spam that each 
user maintains, but I would like to setup a filter to only allow mail from 
certian domains or users in a allowfromfile. Should be the oposite of 
denyfrom but me not knowing programing for qmail have been hitting a lot of dead 
ends.

any help would be great.

Thanks in advance.

Bob Ross



Allow only certian domains or emails

1999-11-07 Thread Bob ross



Is there a way to change this code from a user 
.qmail to only allow users or domains listed in the file.

|if test -n "`fgrep -x $SENDER badmailfrom`"; then 
echo Go Away;exit 99; else exit 0; fi

Thanks
Bob Ross



tcpserver

1999-10-09 Thread Bob Ross

I'm running Linux Slackware 2.0.36, Qmail 1.03, this is a mail only
server. Qmail is installed and running.

A couple month's ago I tried to install tcpserver and with the help from
many in this group it would still not work at all, even when it said it
was installed.

I have given it a rest and would like to try again.

I downloaded the release again .84 extracted it in it's own directory
ran make and then make install setup.

In the inetd.conf I have removed the smtp line and replaced it with:
tcpserver -u 7791 -g 2108 0 smtp /var/qmail/bin/qmail-smtpd 

when I restarted the server I tried to send mail to it and would receive
the error in the logs unable to establish an smtp connection.

Thanks for any help in advance.
Bob Ross



tcpserver/checkpassword

1999-08-03 Thread Bob Ross

I'm running Linux Slackware 2.0.35, I have been running Qmail on three
other machines now just over a year. Right now I run Qmail mail from
inetd and had been working great. I only wanted to install tcpserver
because of the spam filtering I could do with it.

I installed Qmail 1.03(tarball), and tcpserver 0.84(tarball),

I have in my /etc/rc.d/rc.local file
tcpserver -u 1001 -g 101 0 smtp /var/qmail/bin/qmail-smtpd -x
/etc/tcp.smtp.cdb 
tcpserver 0 pop3 /var/qmail/bin/qmail-popup dns1.surftheusa.com \
/bin/checkpasswd /var/qmail/bin/qmail-pop3 Maildir 

I installed checkpassword just as the INSTALL file said.
make,
make setup check

It said that's it, then I ran the tests just as it said and it shows it
works.

Now the problems I'm having.

All mail does get delivered when I send to the host. When I try to check
the mail with Outlook Express, or Netscape mail, even Netscape with X
windows the auth fails and asks me to enter the password again.

I did re-did the password three times to make sure and it still fails on
all mail programs.

Thanks in advance
Bob Ross



tcpserver/password

1999-08-03 Thread Bob Ross

I made a change to the spelling of password thanks for catching that.

When I telnet to localhost 110 I get the +OK 110.numbers.domain name
then I enter quit to get out.

I also found that tcpserver does not start from the rc.local file, I
have to run it manually, I did check and rc.local is called from the
rc.M file that has qmail in it. Qmail does start.

After I run rc.local I can ps aux | grep tcpserver and see the two
processes running, with the only difference is that I'm loged in
remotley and it is showing that id as starting it. I loked in as root
and it does the same thing, so I don;t think this could be a problem
because it still doesn't start from a re-boot.

Even after changing the spelling of checkpassword I still get the auth
failed.

I have looked in the Makefile and can not find where to tell
checkpassword that I'm using shadow passwords.

Thanks
Bob Ross



rcpthosts error.

1999-02-18 Thread Bob Ross

I have a co-located server in my building route66web.com

I have qmail setup on this server. I thought I copied all the files and
changed everything for their service. All in-bound mail shows up fine.
When they try to send any email they receive this error.

553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)

What did I miss??.

Thanks in advance.

Bob Ross