Hello all,
I am having a bad day at the moment, so I have a
few questions which I'll post in multiple mails.
My first question is does anyone have good details
of what $vpopmail_home should be on my system it is /home/vpopmail and as I
understand it should be 740.
I then changed /home/
Hello again, by bad day continues and now its time
for question 2.
I have vpopmail working with qmail-pop3
daemon
I have a problem "logging on" to the pop3 server
with vpopmail, however I cannot find any usefull information in the log file (it
just says connection made)
@40003f091c
Just try telneting to the pop3 port.
[EMAIL PROTECTED]:$ telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
+OK Hello there.
user [EMAIL PROTECTED]
+OK Password required.
pass fghjkl
+OK logged in.
quit
+OK Bye-bye.
Connection closed by foreign host.
[EMAIL
On my fresh 5.3.x install its as follows.
[EMAIL PROTECTED]:/opt$ ls -asl
total 32
4 drwxr-xr-x5 root root 4096 Jun 22 11:17 .
4 drwxr-xr-x 22 root root 4096 Jul 3 16:30 ..
16 drwx--2 root root16384 Jun 18 13:00 lost+found
4 drwxr-xr-x
Here are the vpopmail home permissions on my setup. Hope this
helps.
drwxr-xr-x 9 vpopmail vchkpw 512 Apr 24 12:48 .
drwxr-xr-x 13 root sys 512 Jun 7 13:09 ..
drwxr-xr-x 2 vpopmail vchkpw 512 Mar 24 11:35 bin
drwxr-xr-x 4 vpopmail vchkpw 512 Jan 22 16:08 doc
A very good test. Which displays very similar problems
+OK <[EMAIL PROTECTED]>
+OK
/home/vpopmail/bin/vchkpw: error while loading shared libraries: libc.so.6:
fail
ed to map segment from shared object: Cannot allocate memory
-ERR
authoriz
whats inside domains/$domainname I am interested in the .qmail file
permissions.
Thanks,
matt.
- Original Message -
From: "DOODS" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 07, 2003 8:41 AM
Subject: Re: [vchkpw] What should the permisions be of $vpopmail and below
Hi all,
I need do create a, for testing purpose, a mail relay enviroment that
receives mail for relay and dumps all of it into /dev/null.
Is this possible?
I'm running qmail + vpopmail.
Thanks
SRosa
Take a look at the section titled :
"TIPS FOR SETTING UP
THE POP3 DAEMON"
http://www.pipeline.com.au/staff/mbowe/isp/vpopmail-mysql.htm
Michael
- Original Message -
From:
[EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, July 07, 2003 5:13 PM
Subject: [vchkpw
If you go back to your vpopmail source dir and
re-run "make install-strip" it will reset all the permissions to the default /
recommended config.
Michael.
- Original Message -
From:
[EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, July 07, 2003 5:04 PM
Subject:
Hi
I am trying to solve my problems with vpopmail for days, but it just don't work.
Cause I thought that some qmail patches are making problems, I installed qmail
again, but without any patch, and I installed vpopmail following instructions.
And just to mention that I am working on Slackware-8.1 a
I've seen prior references on this list to a patch/script that will deny
incoming SMTP when the username/account is unknown. After getting a ton
of crap from the SoBIG virus (and various spam probes) I would really
like to consider adding this to my system. My implementation is the
following:
> -Message d'origine-
> De : Dave Richardson - Lists [mailto:[EMAIL PROTECTED]
> Envoyé : lundi 7 juillet 2003 15:07
> À : [EMAIL PROTECTED]
> Objet : [vchkpw] Deny on bad username?
>
>
> I've seen prior references on this list to a patch/script
> that will deny
> incoming SMTP when
Use Bill's version if you're using his MegaPatch.
Otherwise, look at the reference page for chkuser at www.interazioni.it/qmail.
The unique difference (at the moment) is that Bill solves a bug of auth
patch modifying chkuser, while in the reference page of chkusr it is
indicated how to eliminat
On Monday, July 7, 2003, at 12:54 AM, <[EMAIL PROTECTED]> wrote:
whats inside domains/$domainname I am interested in the .qmail file
permissions.
Owned by vpopmail.vchkpw, file permissions are 0600, directories are
0700.
--
Tom Collins
[EMAIL PROTECTED]
Hi Sérgio,
On Mon, 07 Jul 2003 10:08:46 +0100 Sérgio Manuel Rosa wrote:
> I need do create a, for testing purpose, a mail relay enviroment that
> receives mail for relay and dumps all of it into /dev/null.
>
> Is this possible?
Yes.
> I'm running qmail + vpopmail.
vadddomain -r test.examp
I can send mail to [EMAIL PROTECTED], cause I have that virtualuser in
vpopmail. Anyway, I can put any other address and it does not work. Vpopmail just
don't want to process dot-qmail files in /home/vpopmail/domains/
directory. I try even vpopmail-5.3.20. Problem is same
Ilic Aleksandar
SMR> qma
Ok so after wading through documentation that didn;t document so very damn
well, and the snide remarks from a few people on this list and suffering
through the whole "It was hard to write so it should be hard to use
attitude" this works for forwarding.
The following assumes a standard Qmail ins
The only thing I would add to this is the following:
KEEP ROOT THE HELL OUT OF EVERYTHING!
Root is a special user, you should only log in as root under the most
extreme circumstances. Create a user name for yourself, assign the rights
you need to administer your system to yourself, and leave r
I didn't follow your thread before, but this is all elementary qmail
configuration. What was the problem? Are you familiar with qmailadmin,
because it does all of this for you through a compiled CGI GUI (soon to be
PHP-based, with a little luck).
> -Original Message-
> From: Bill Sapping
On Monday, July 7, 2003, at 10:20 AM, Bill Sappington wrote:
KEEP ROOT THE HELL OUT OF EVERYTHING!
Root is a special user, you should only log in as root under the most
extreme circumstances. Create a user name for yourself, assign the
rights you need to administer your system to yourself, and
Thanks. It did the trick.
I'm doind a stress test with qmail and if possible I'll post the results.
Regards,
SRosa
Peter Palmreuther writes:
Hi Sérgio,
On Mon, 07 Jul 2003 10:08:46 +0100 Sérgio Manuel Rosa wrote:
I need do create a, for testing purpose, a mail relay enviroment that
receive
Running qmail 1.03
Vpopmail
Vchkpw...
In my syslog, I am getting frequent "vchkpw: password fail
[EMAIL PROTECTED]:IP]"
Specifically, every 5 minutes, and after a cronjob "run-parts" goes.
It's only one virtual domain (out of three), but for all users and
aliases for that domain.
I know the user,
I'm running qmail and vpopmail version 5.2.1 on a FreeBSD 4.6.2 server.
I don't think this was always the case, but right now I can't delete
virtual accounts with vdeluser, it always gives this error message:
vdeluser: error deleting user '[EMAIL PROTECTED]':
User does not exist
vdeluser: 1 err
Does anyone have the link that was going around the list for the
installation of vpopmail, imap, spamassassin etc...?
Thanks,
Remo Mattei
Network Security Engineer
cell 801-209-8554
email [EMAIL PROTECTED]
<>
>Does anyone have the link that was going around the list for the
installation of vpopmail, imap, spamassassin etc...?
>
>Thanks,
http://www.jerfu.com/toaster/FullToaster_1.0.6.html
http://www.pipeline.com.au/staff/mbowe/isp/webmail-server.htm
Regards,
MB
Hi,
qmail doesn't deliver mail to root.
You need to put under /var/qmail/alias a .qmail-root file, note that the
user root will always fall to your DN, in your case katastrofa.com, with
some valid mail address so that all mail sent to root will be delivered to
that valid mail address. Otherwi
28 matches
Mail list logo