Hi Tanmaya,
> Below is out of ps command on our mail server.
> Can anyone help me figureout is this any malacious attempt.
The processlist doesn't tell us.
1) You have logs; look into them. If you don't understand them,
show them to us.
2) Look into the message files (/var/qmail/queue/mess/
Hi Raymond,
> I didn't change the tcp.cmtp to tcp.smtp.cdb. I simple link my
> /etc/tcp.smtp to ~vpopmail/etc/tcp.smtp and made the file 777 so any
> program can write to it.
You simply try fiddling around, ending up with world-writable files and
symlinks. Hey, this is Unix, stop acting helpless.
Hi José,
> How can i convert /etc/shadow to a vpasswd file type.??
Use a shell script like...
#!/bin/sh
for U in `awk -F : '{ print $1 }' < /etc/passwd` ; do
echo -n "$U - "
/home/vpopmail/bin/vadduser -r [EMAIL PROTECTED]
done
This won't convert the passwords; however, as most users
Hi Adam,
> Now he gets the error: "Mail error. The server is busy." Suggestions?
Insert "recordio" into your qmail-smtpd run script and see what the
client actually sends to the server, and what happens.
If nothing shows up in the log, use tcpdump or any equivalent low-level
debugger to find o
Hi Jesus,
> "warning: trouble injecting bounce message, will try later"
- Wrong permissions on qmail-queue?
- qmail partition mounted nosuid?
- Resource limits too low?
- Queue corrupt?
In general, this doesn't seem to be vpopmail-related; please consult the
qmail list for further assistance.
Hi,
> Ive got this error now in my qmail/send/current so mail gets stuck in queue
>
> @40003f4e5086262abaa4 delivery 1: deferral:
> Not_allowed_to_perform_deliveries_as_root./
Please show the _full_ log for that delivery try (including the target
user address).
Jonas
On Thursday, August 28, 2003, at 01:08 PM, Tobias wrote:
Is it possible to run courier pop3d instead of qmail ?
How can i set it up in the run script for qmail-pop3d ?
Yes it is possible, and many people do it.
Please refer to one of the excellent "toaster" documents out there on
installing all
gt;>
>> I don't think that you can use non-numeric uid/gid in the assign file.
>> Did you run qmail-newu after modifying the users/assign file so it
>> could create users/cdb?
>>
>> Is this a new server? If not, what's the version history of vpopmail
>
Is it possible to run courier pop3d instead of qmail ?
How can i set it up in the run script for qmail-pop3d ?
//Tobias
> Did you run qmail-newu after modifying the users/assign file so it
> could create users/cdb?
>
> Is this a new server? If not, what's the version history of vpopmail
> on it? When did you create the domains?
>
> --
> Tom Collins
> [EMAIL PROTECTED]
> http://
On Thursday, August 28, 2003, at 12:43 PM, Tobias wrote:
I solved it with setting the permissions for the domains in the assign
file
to vpopmail:vchkpw and not 89:89 as it was before but after that i got
a
problem saying
Not_allowed_to_perform_deliveries_as_root./
What is the output of `id vpopm
> -ERR
> authentication failed.
What are you using for your POP3 server? Courier? Qmail? What user
is the POP3 server running as?
--
Tom Collins
[EMAIL PROTECTED]
http://sniffter.com/ - info on the Sniffter hand-held Network Tester
__ NOD32 1.496 (20030828) Information
Collins
[EMAIL PROTECTED]
http://sniffter.com/ - info on the Sniffter hand-held Network Tester
__ NOD32 1.496 (20030828) Information __
This message was checked by NOD32 Antivirus System.
http://www.nod32.com
On Thursday, August 28, 2003, at 08:27 AM, Tobias wrote:
I´v got a problem with the latest release of vpopmail 5.3.26a.
I´m running the mysql setup and everything wen´t well during install.
But when i try to login with pop3 it rejects my password and i get a
-ERR
authentication failed.
What are y
S20:52 0:00 | |
\_ qmail-clean
So could it be vpopmail that makes this error ?
//Tobias
__ NOD32 1.496 (20030828) Information __
This message was checked by NOD32 Antivirus System.
http://www.nod32.com
On Thursday, August 28, 2003, at 08:27 AM, Tobias wrote:
I´v got a problem with the latest release of vpopmail 5.3.26a.
I´m running the mysql setup and everything wen´t well during install.
But when i try to login with pop3 it rejects my password and i get a
-ERR
authentication failed.
In the mai
i'm using qmail with vpopmail 5.2.1, and in my qmail log files this message
continues to appear
"warning: trouble injecting bounce message, will try later"
I have plenty of disk space, and i don't know where to look for the problem.
Thanks in advance,
Jesus
Its trying to run qmail-send as root. Check your permissions in your
startup scripts.
qmail-send should be running as qmails I believe and owned root.qmail.
You could just run qmail setup check again to make sure the binaries
are installed with the right permissions.
Shane
-Original Message
On Thursday, August 28, 2003, at 04:58 AM, <[EMAIL PROTECTED]>
wrote:
I then tried to specify the location of vpopmail (which is in the
default
/home/vpopmail) and got the folowing errors with configure:
cat: /home/vpopmail/etc/inc_deps: No such file or directory
cat: /home/vpopmail/etc/lib_dep
Hi!
I´ve got this error now in my qmail/send/current so mail gets stuck in queue
@40003f4e5086262abaa4 delivery 1: deferral:
Not_allowed_to_perform_deliveries_as_root./
So i wonder where could it possible be wrong ?
I have checked the permissions but i found nothing strange.
The qmail-send
Right, when I had this problem before, all I did was add the following line
to my /var/qmail/control/smtproutes file:
:ip.address.of.my.isp's.smtp.server
qmailctl restart
and then you should be good
Darcy
On Thursday, Aug 28, 2003, at 13:46 US/Eastern, Darcy Dueck wrote:
I know AOL has impleme
On Thursday, August 28, 2003, at 07:47 AM, Steven Job wrote:
I am able to set the qmailadmin limits (using the mysql version) but it
doesn't seem to work the way I thought.
I have set the disable_pop to 1 and the disable_webmail to 1 and the
disable_relay to 1 and I don't see any difference in how
On Thursday, Aug 28, 2003, at 13:46 US/Eastern, Darcy Dueck wrote:
I know AOL has implemented some blacklists of mail servers originating
from Dynamic IP address blocks, so that could be a problem if it
thinks you or your ISP are on a Dynamic IP range and your users are
trying to send emails to
I'm not sure if this is a biggy, but after I installed the latest
vpopmail, after trying to install vqadmin, it complained about some files
missing:
configure: error: No vpopmail etc/lib_deps file. Upgrade to
vpopmail-4.9.8 or above
Going into my old vpopmail etc dir from 5.2.1, i have these file
I know AOL has implemented some blacklists of mail servers originating
from Dynamic IP address blocks, so that could be a problem if it thinks
you or your ISP are on a Dynamic IP range and your users are trying to
send emails to users @aol.com
http://postmaster.info.aol.com/
Darcy
Hi
all,
Belo
SteveI didn't change the tcp.cmtp to tcp.smtp.cdb. I simple link
my /etc/tcp.smtp to ~vpopmail/etc/tcp.smtp and made the file 777 so any
program can write to it. Now vpopmail and qmail is sharing the same
tcp.smtp file. I believe I might had left out a few important setting
while compiling vpopmail
I just switched it from /etc/tcp.smtp to /etc/tcp.smtp.cdb and now I can
not relay at all.
Very strange.
-Steve
On Fri, 29 Aug 2003, Shane Chrisp wrote:
> You have put tcp.smtp as you cdb file? Its normally tcp.smtp.cdb. May be
> that your
> file is empty and being ignored?
>
> Shane
>
Raymond,
Are you using: --enable-learn-passwords=y \
I just tried it without it and it didn't work.
Try adding that and see if it works.
-Steve
On Thu, 28 Aug 2003, Raymond Luong wrote:
>
>
> Please Help
> I recompile vpopmail with --enable roaming=y-- but
> it still does not work.
You have put tcp.smtp as you cdb file? Its normally tcp.smtp.cdb. May be
that your
file is empty and being ignored?
Shane
-Original Message-
From: Steven Job [mailto:[EMAIL PROTECTED]
Sent: Friday, 29 August 2003 1:12 AM
To: Raymond Luong
Cc: vpopmail list
Subject: Re: [vchkpw] Can not g
Not sure if things have changed in recent versions, but after changing the
setting on the domain I had to change it for each user as well.
-Clayton
-Original Message-
From: Steven Job [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 28, 2003 9:59 AM
To: [EMAIL PROTECTED]
Subject: [vchkpw
I'm having just the oposite problem, I can't turn it off when I want to.
:-)
Not quite sure if this helps but here is configuration information I used.
./configure \
--enable-roaming-users=y \
--enable-tcprules-prog=/usr/local/bin/tcprules \
--enable-tcpserver-file=/etc/
This is my qmail-smtp/run file:#!/bin/sh
QMAILDUID=`id -u qmaild`
NOFILESGID=`id -g qmaild`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
LOCAL=`head -1 /var/qmail/control/me`
if [ -z "$QMAILDUID" -o -z "$NOFILESGID" -o -z "$MAXSMTPD" -o -z "$LOCAL"
]; then
echo QMAILDUID, NOFILESGID,
Hello,
Does vpopmail analyze the qmaillimits all of the time or do you have to do
something to enable it? Because as I disable permissions (disable_pop for
example) they are often ignored.
I am able to set the qmailadmin limits (using the mysql version and the
flat file verion) but it doesn'
Please HelpI recompile vpopmail with --enable roaming=y--
butit still does not work. I can connect to via pop3 server but can
not send mail. It reply with "domain isn't in my list of allow rcpthosts".
I don't know what's wrong or what I'd missing. I really need to get this
up and running. Any help
Hi,
Clinton James wrote:
I'm working in gentoo with qmail 1.03 and vpopmail 5.2.1.
POP works just fine but authenticated STMP is a bust. Using some of the
information I have found here and other places I used strace to try and find
out what the problem is. As best as I can tell I am getting a b
I'm working in gentoo with qmail 1.03 and vpopmail 5.2.1.
POP works just fine but authenticated STMP is a bust. Using some of the
information I have found here and other places I used strace to try and find
out what the problem is. As best as I can tell I am getting a bad file
descripter when qma
What does your /var/qmail/rc file look like?
-Original Message-
From: Jasper Metselaar [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 28, 2003 7:38 AM
To: [EMAIL PROTECTED]
Subject: [vchkpw] Re /var/mail/vpopmail
Doublebounce settings and .qmail files are ok.
Below is a header of a m
Title: Message
Also
check that the user you are connecting to mysql with, that access's the
vpopmail database has access from 192.168.0.3. You may have only configured the
user to have access from localhost on the qmail/mysql server
Shane
-Original Message-From: Tobias
[mai
Not quite sure how your setup is.. but I finally got maildrop/vpopmail
working for me by using a version of vpopmail that has the seekable patch
and putting a .qmail file inside each user's directory who wants a spam
filter.
It has worked out beneficially for me because the spam filter can now be
Check the file ~vpopmail/etc/vpopmail.mysql that
the password or the other things are correct.
//Tobias
- Original Message -
From:
Zafar Rizvi
To: [EMAIL PROTECTED]
Sent: Thursday, August 28, 2003 5:43
PM
Subject: [vchkpw] Vpopmail problem in
mysql
Hi Al
Hi All
I am
installing Qmail on redhat 8 with vpopmail.
I have two server running for qmail.I have one
server Qmail server and on other Qmail server, database(mysql) & qmail is
running. Now on both Qmail machine vpopmail is installed with mysql database
support and it is configured f
Hi1
I´v got a problem with the latest release of vpopmail 5.3.26a.
I´m running the mysql setup and everything wen´t well during install.
But when i try to login with pop3 it rejects my password and i get a -ERR
authentication failed.
In the maillog it says like this.
Aug 28 15:18:42 apache vpopma
You will need to supply a bit more information for anyone to be able to help
you
out. However it could be that your server is an open relay, that one of your
users
is spamming, or that you just felt like sending out loads of email. Post
your
qmail-smtpd and pop startup files, and what options you
Hi all,
Below is out of ps command on our mail server.
Can anyone help me figureout is this any malacious
attempt.
Regards,
Tanmaya
[EMAIL PROTECTED] ~]$ ps ax | grep qmail17923
? S 0:07
qmail-send17924 ?
S 0:06 splogger qmail17925
? S 0:00
qmail
Doublebounce settings and .qmail files are ok.
Below is a header of a message dumped to /var/mail/vpopmail. As you can
see, this is not a bounce message... it's the original. When I sent this
message to a non existing address the message was dumped to
/var/mail/vpopmail and a non-delivery report w
We just had e-filter installed on our Qmail server. Upon installation, we
had a global smtp authentication problem (people couldn't authenticate) that
was solved. When this problem was fixed, a user who has Entourage for Mac
indicated that his office still could not send mail. Previously he got
Casey Zacek writes:
> Basically, I'm looking for any pointers for getting vpopmail,
> maildrop, and sqwebmail working together nicely.
Since it's been a long time since you've looked at it, you will probably
be surprised to learn that sqwebmail now supports the generation of
maildrop filter file
It's been a long long time since I last looked at this stuff, but I
really want/need to implement it.
1 - qmail - is simple.
2 - vpopmail + maildrop - this is where i am now (again).
As I recall it, my problems went something like this:
A. I had to "mkdir courier" when building maildrop to get
Hi Raymond
From memory you have used my webmail server guide
to install your vpopmail system
If this is the case, and you now want to convert to
using roaming users, then I suggest you will need to do these steps
:
* mv /etc/tcp.smtp* /home/vpopmail/etc
* edit the file
/var/qmail
49 matches
Mail list logo