Certify your skills online at Brainbench

2000-07-18 Thread support
Ramy Hassan at [EMAIL PROTECTED] thought you might be interested in having your skills certified online by Brainbench at http://www.brainbench.com/cert/reg.jsp?vid=frnd1017637 If you want some personal feedback on your skills or you want to show how good you are to employers, a Brainbench Cert

Re: Does someone knows what is this about?

2000-06-05 Thread IDG New Media Support - André Paulsberg
> Forget about ORBS. Anyone using/caring about ORBS should reconsider his decision: Before giving "judgement" over ORBS, please understand what they are doing and the possible effects (both good and bad) for "you" as a mail admin. > - ORBS blocks "unfriendly" sites criticising ORBS You should

Problem with qmail-popup

2000-04-18 Thread Firstserv Support
I am running qmail under RedHat 5.2. Everything has been running smoothly until recently when trying to pick up pop mail resulted in a connection being made but then the connection just hangs. Looking at the processes running revealed that there were numerous tcpserver processes running of the fo

Re: Qmail-pop3d

2000-03-24 Thread Support
the internet. Could you or someone on the list send me in the rite direction for the info or give me some help. Thanks. Sorry to be a novice at MTA's but just begining at MTA's I can do most other things needed. > On Thu, Mar 23, 2000 at 04:38:48PM +1100, Support wrote: > >

Re: Qmail-pop3d

2000-03-22 Thread Support
> On Wed, Mar 22, 2000 at 06:46:58PM +1100, Support wrote: > > I seem to have everything working rite for smtp and should be using Maildir > > but when it comes to qmail-pop3d it responds with > > The server responded with an error. Account: 'Tammie Uzzell',

Re: Qmail-pop3d

2000-03-22 Thread Support
> On Wed, Mar 22, 2000 at 06:46:58PM +1100, Support wrote: > > I seem to have everything working rite for smtp and should be using Maildir > > but when it comes to qmail-pop3d it responds with > > The server responded with an error. Account: 'Tammie Uzzell',

Re: Qmail-pop3d

2000-03-22 Thread Support
- Original Message - From: "Eric Lalonde" <[EMAIL PROTECTED]> To: "Support" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, March 22, 2000 7:19 PM Subject: Re: Qmail-pop3d > Was the Maildir made with 'makemaildir' or equiv

Qmail-pop3d

2000-03-21 Thread Support
I seem to have everything working rite for smtp and should be using Maildir but when it comes to qmail-pop3d it responds with The server responded with an error. Account: 'Tammie Uzzell', Server: 'mail.uzzell.com.au', Protocol: POP3, Server Response: '-ERR this user has no $HOME/Maildir', Port: 11

Forcing the queue.

1999-12-27 Thread M. Richardson \( Technical Support - Big Net Au \)
Hi,       I've looked for this in the FAQ and HOW-TO but to no avail, and I'm hoping somebody here can help me out.       What I'm trying to do is combine 7 existing mail servers into one large (massive) mail server... currently the largest server we have (1400 users) is running a queue at

Oops, someone tried to send you a virus

1999-12-09 Thread support
s F-Secure: http://www.datafellows.com You may be able to find more information on the virus detected from the following information sites: http://www.datafellows.com http://www.virusalerts.net If you need more information, or if you believe this to be a false alarm, you can contact Star Support on: +44 (

subscribe qmail

1999-07-10 Thread Colloquium Internet Technical Support
subscribe

Tcpserver echoing?

1999-04-08 Thread MountaiNet Tech Support
I start all my qmail stuff with this in /etc/rc.d/rc.local: csh -cf '/var/qmail/rc &' /usr/local/bin/tcpserver -x/etc/tcp.smtp.cdb -v -u 1002 -g 101 0 smtp /var/qmail/bin/qmail-smtpd & 2>&1 | /var/qmail/bin/splogger smtpd 3 & /usr/local/bin/tcpserver 0 110 /var/qmail/bin/qmail-popup edwin.mounet.

Time Problem

1999-03-24 Thread MountaiNet Tech Support
This doesnt sound directly related to qmail, but if I send e-mail from a Windows based e-mail program using my qmail server for SMTP, the time is displayed properly when its checked on another Windows based e-mail client. However, if I send directly off of my qmail server to a Windows based e-mai

rcpthosts

1999-03-10 Thread MountaiNet Tech Support
I recently setup a new mail server using qmail but am having a few problems with my rcpthosts file. The machine is named edwin.mounet.com. It needs to receive mail for mounet.com so I added the MX record to point to edwin.mounet.com. mounet.com is also a CNAME for edwin.mounet.com. Does mounet

Aliases

1999-02-23 Thread MountaiNet Tech Support
I have a few users who I was using /etc/aliases for under sendmail and need to know how to do those on my qmail system. I seen that I could use my existing /etc/aliases, but I really didnt wanna do that, wanted to know how qmail did this by default.thanks again!

Moving mail

1999-02-23 Thread MountaiNet Tech Support
Our existing mail server user /var/spool/mail/username for mail storage. I just installed qmail and use Maildir for delivery. I need a way to move all of the mail on the existing server to the new one. The current mail server seperates mail by a From header like this: >From [EMAIL PROTECTED] T

Re: Limiting Usage of SMTP server

1999-02-23 Thread MountaiNet Tech Support
>Michael Samuel's >http://qmail-docs.surfdirect.com.au/docs/qmail-antirelay.html I followed his instructions on Configuring Qmail to be a Selective Relay but had problems with one step. The command is: # sed 's/:.*//' < virtualdomains | cat - locals | sort > rcpthosts But when I run it, I get:

Limiting Usage of SMTP server

1999-02-23 Thread MountaiNet Tech Support
I just finished setting up Qmail for our POP3 and SMTP servers. How can I set it up so that only people who are dialed up to us can use us for an SMTP server? We have had some problems with people on competitors using us for an anonymous relay system. I want it so only people with our IP addres

POP3 and SMTP Questions

1999-02-22 Thread MountaiNet Tech Support
I just finished installing Qmail on a new server and it seems to be running great, but I need to do a few more configuration things. My server is using Maildir. Is it possible for Qmail to spawn a users Maildir upon the first time they receive a message, or does it have to be created when the ac

New Configuration--Partition size

1999-02-17 Thread MountaiNet Tech Support
I am configuring a new machine for qmail. The machine is a Dual 400 with 512 Meg of RAM. Currently we will be using an 18gig drive (RAID 5 setup) for e-mail only. What would be the best way to partition this drive for qmail to allow for queue and everything for optimal performance? Also, if la

Virtual Domain Configuration Help

1999-02-03 Thread MountaiNet Tech Support
OkI need a little bit of pointing in the right direction yet again. We are currently running our pop3 server on ns2.mounet.com We've got the NS configuration setup like so: IN MX 0 ns2.mounet.com. Currently, users receive mail at [EMAIL PROTECTED] with no pr

Qmail POP3 Configuration

1999-02-02 Thread MountaiNet Tech Support
Ok, I know I will get badgered and flamed over this one, but Im having a problem setting up Qmail to run for my POP3 server. Ive had no problems getting it to run up to this point. It delivers messages fine to Mailbox in any home directory. I changed the line in /var/qmail/rc from Mailbox to Ma

Open RelayinG

1999-01-16 Thread Michael Richardson (Tech Support - Big.net.au)
Hey there,       I'm working on removing open relaying on my servers. I've managed to get so far with some usefull documentation, but upon running the abuse.net relaying tester I can get up to relay test 6 and this message appears :       >>> RSET     <<< 250 Flushed     >>> MAIL FROM:<[EM