auto responder

2001-02-20 Thread Raymond Orchison

Hi,

I'm trying to get a mail autoresponder working. I'm using vpopmail and
qmail. I have downloaded the autoreply from qmail.org and have the following
.qmail file:
|/home/vpopmail/domains/itis.co.za/info/autoreply/autoreply.pl $USER
$RECIPIENT $SENDER

If I send a message to this user, I keep getting a message in the log file
stating that a message has already been sent to my recipient and will be
queued for 2 days. If I view the message in my info/Maildir/new dir it has a
long list showing the message coming from my recipent more than once.

I don't understand why it is doing this. Am I missing something? Is there a
beter way to implement an automatic reply?

thank you
Raymond




Max message size

2001-02-19 Thread Raymond Orchison

Hi,

How do I stop mail from been sent and received over a certain size? I want
the mail to fail and to send a message to the sending stateing that the
message is too big.

Thank you
Raymond




Re: Max message size

2001-02-19 Thread Raymond Orchison

  How do I stop mail from been sent and received over a certain size? I
want
  the mail to fail and to send a message to the sending stateing that the
  message is too big.

 echo 1048576  /var/qmail/control/databytes

Thanks, i guess this sets it on a global basis. My next question, how do i
set a limit on a per user and on a per domain using vpopmail?

Thank you
Raymond





rblsmtpd

2001-02-12 Thread Raymond Orchison

Hi,

I'm running vpopmail on qmail using ucspi-tcp and daemon tools. I want to
implement the rblsmtpd, I've looked at the links from qmail.org but I'm not
sure how or where I am supposed to implement it?

Thank you
Raymond




domain blocking

2001-02-11 Thread Raymond Orchison

Hi,

How do I stop mail from a particular domain on my local mail system?

Thank you
Raymond




Max message size on aliases

2001-01-29 Thread Raymond Orchison



Hi,

I have a unix user iad001 on my linux box. All mail 
for iad001 is sent to /var/spool/mail/iad001. I also have an /etc/aliases.db 
file in which my email address raymondo@mydomain is aliased to iad001. 


How do I set a max message size on a per alias 
basis? I tried using the mailquota.sh script from qmail.org but that never 
worked, I assume aliases don't use the home directory.

Thanks
Raymond


remote mail server

2001-01-17 Thread Raymond Orchison

Hi,

I have two mail servers, the one is located in the same office as my isp
data line and is my main mail server, the other is a remote mail server in
another part of the country.

The remote server needs to be a pop server, all mail arriving at the main
mail server gets forwarded to the remote mail server and the clients read
their mail off the remote server. The remote server also needs to be an smtp
server so that the remote users can connect to that server and send their
mail. How do I set the remote server up to forward all smtp traffic to the
main mail server?

Thank you
Raymond




ISP domain

2000-12-08 Thread Raymond Orchison



Hi,

I am in urgent need of some help. I haveqmail 
installed on RedHat 6.0. I have an isdn line conected to my isp. The isdn line 
will come up every half hour or so.

My isp hosts my domain, all mail for my domain is 
stored with the isp until the isdn line comes up, the linux box will then issue 
the ETRN command to download all mail for my domain locally using 
fetchmail.

The question I have is how do I store all outgoing 
mail and then send it when the isdn line goes up?

Thank you

Raymond