WARNING:
In Case anyone does not KNOW.. The attachment on the EMAIL message just
received below is an infected Virus file. Namely I believe the SirCam
virus thats going around right now.
DO NOT OPEN IT!
- Original Message -
From: "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]>
To: <[EMAIL PR
Is there a way to install some script like chkattach in one place in
qmail+vpopmail scenario? I'd like to install that script to filter out a
virus/common spam from being sent to many virtual email accounts/domains
in our system. It's quite inconvenient to have to put the script in all
.qmail- fi
I think he needs it to disable an entire domain tho. not just a user.
- Original Message -
From: "cbunnell" <[EMAIL PROTECTED]>
To: "Mike Rogers" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; "Jesper Hess
Nielsen" <[EMAIL PROTECTED]>
Sent: Tuesday, July 24, 2001 10:38 PM
Subject: Re: Closin
snip.
All WAY too much work. Use the power that vpopmail gives you.
ns3:~ 4% /RAID/vpopmail/bin/vmoduser
vmoduser: usage: [options] email_addr or domain (for the entire domain)
options: -n (don't rebuild the vpasswd.cdb file)
-u (set no dialup flag)
-d (set no password
Hi all,
I am getting the following errors in a pop3 session, running Qmail pop3d:
File busy try again later!
I am at my wits end. Please advise, or even hint!
Thanks
Len
Hi folks,
I have another question. How do I set to not receive a message from a user
(example: [EMAIL PROTECTED]) to my virtual domains users??
Tks.
Daniel.
Yeah! It's done, but not working... See what I did..
#!/bin/sh
PATH=/var/qmail/bin:/bin:/usr/bin:/usr/local/bin:/usr/local/sbin
export PATH
case "$1" in
start)
echo -n "Starting qmail..."
echo
/bin/csh -cf '/var/qmail/rc &'
tcpserver -c 200 0 110 /var/qmail/bin/qmail-popup \
server.domain.com.
Daniel,
Well here's what I have and it works. You should also make sure that the
directory vpop is in is owned to the vpopmail user and group you created.
This (of course) has to be executable. You start by doing: ./filename start
You stop by: ./filename stop
You'll have to edit this as n
No... not yet.
Startup file:
exec /usr/local/bin/softlimit -m 200 \
/usr/local/bin/tcpserver -v -R -H -l 0 0 110
/var/qmail/bin/qmail-popup \
brparcunix02.cidadeinternet.com.br /home/vpopmail/bin/vchkpw
/var/qmail/bin/qmail-pop3d Maildir 2>&1
Result:
su-2.03# telnet localhost 110
I switched on the MySQL clear-text password option, and while I can now see
there is a clear text password in the table, there is also an encrypted.
So, my question is simple: Which does vpopmail actually read? Is it
possible to tell it to read one, but not the other?
-- Steve
---
"If once a m
Daniel,
Yeah, that's the problem.
Change "/bin/checkpasswd" to "/path/to/vpopmail/bin/vchkpw" and restart
qmail and give it another try.
David
Daniel Abad wrote:
> Here,
>
> Take a look at the qmail startup.
>
> #!/bin/sh
>
> /usr/local/bin/tcpserver -x/etc/tcp.smtp.cdb -u1026 -g1005 0 25
> /
Here,
Take a look at the qmail startup.
#!/bin/sh
/usr/local/bin/tcpserver -x/etc/tcp.smtp.cdb -u1026 -g1005 0 25
/var/qmail/bin/qmail -smtpd &
exec /usr/local/bin/softlimit -m 200 \
/usr/local/bin/tcpserver -v -R -H -l 0 0 110
/var/qmail/bin/qmail-popup \
server.domain.com.br
Daniel,
Something I would check would be the script you call qmail with. If you
were using standalone qmail before, you might have it using something
other than vhckpw for the password authentication. *shrug* Just a
thought.
David
Daniel Abad wrote:
> Hi folks,
>
> I have a problem... I mad
Hi folks,
I have a problem... I made all the installation as the documentation.
Now when I try to telnet localhost 110, a fail happens.
I'm using tcpserver with qmail + vpopmail...
su-2.03# telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.cidadeinternet.com.br.
Escape character i
Easy methods:
1.They don't get mail while not paying:
1.remove the line from /var/qmail/control files. it doesn't see
it as local, but the passwords and existing usernames/messages exist.
2.move the password file (or dump and delete the MySQL rows) for
the domain.
./vaddaliasdomain dom.net dom.com
now create everything in .com and any mail going to .net will appear as if
it was sent to .com problem solved
--
Mike
- Original Message -
From: "alexus" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 24, 2001 2:26 PM
Subject: domain
i have 2 domanis
let's say
domain.com and domain.net
using qmailadmin user creates proper email address for domain.com
is it possible just to make a symbol link from domain.com to domain.net so
all e-mails going be the same?
Hello.
I am using qmail with the qmailqueue patch, and vpopmail
with --enable-roaming-users=y, and i have to add qmailqueue variable to the
default set of relayclient, rblsmtp and others. i have done it by editing
vpopmail.c and changing
fprintf( fs1, "%s:allow,RELAYCLIENT=\"\",RBLSMTPD=\"\"
Hello -
I tried both user@hostname as well as just the user name user, user1 etc.,
but nothing seems to work. Following are the options I had used while
configuring vpopmail:
--enable-default-domain=myserver.com
--enable-large-site=y
--enable-mysql=y
[EMAIL PROTECTED]
--enable-auth-logging=y
--e
Hi folks,
We are migrating to Q-mail 4.10.29 and we run
into a very weird problem:
We where trying Q-mail, in a client environment
(Cable connection), with a proxy router (linksys) and 8 machine connected to
this proxy router to acces email and internet.
Some machines (all have windows
Quoting Ender Hikmet KILICOGLU <
[EMAIL PROTECTED]>:
> qmail-send already running
>
>
> fill the log.
I think this was fixed in 4.10.29.
Regards,
Bill Shupp
Can anyone tell me why this isn't working??? Substitute for
my vpopmail homedir. I can't figure this one out- been on it for ages. I'm
trying to use maildrop but failing miserably. Basically (50 and 6000 are
test values and are low), I want to block large messages for one or two
users who have
hi all
upgraded to vpopmail 4.10.26 version
at the beginning it seans working but after adding a new domain an error
message
qmail-send already running
fill the log.
I am using multilog and supervise
I will be happy If someone help me
Ender
Hi
I have a problem with vqadmin v 1.6
I am getting to the login screen but then nothing happens.
I have tried the vqadmin list but no response so far. Maybe
some from this list can help.
My error message is:
test: not a valid FDN: /cgi-bin/vqadmin/vqadmin.cgi
What does it mean?
Regards
Kim
I'm thinking about to have a shell script to do the following features:
1. don't follow the multi-alias rules if it's internal email.
eg. [EMAIL PROTECTED] send email to [EMAIL PROTECTED] will not copy the
email to [EMAIL PROTECTED]
or [EMAIL PROTECTED] send email to [EMAIL PROTECTED] will not c
25 matches
Mail list logo