On Wed, 18 Sep 2002, Joe A Cairns wrote:
> I have installed qmail (ver 1.02), vpopmail (ver 5.2) and vchkpwd.
Just out of curiosity, why did you choose qmail 1.02?
Regards,
Cory Wright
users to create them...
> otherwise each user must re-create
> him- or herself. Is there a way to
> do this?
You can use the --enable-learn-passwords configure option so that the
first time the users log into the new server it will automatically set
their passwords.
Regards,
Cory Wright
On Fri, Oct 25, 2002 at 11:26:10AM -0700, Joe Oaks wrote:
> is there a way to make his login just lj4050 and not have the @domain
> part?
Configure vpopmail with the --enable-default-domain=mailsupport.hp.com
option.
http://inter7.com/vpopmail/FAQ
Regards,
Cory Wright
il.vchkpw.
Regards,
Cory Wright
likely want is:
ezmlm-make [options] /home/vpopmail/domains/yweseelocal.com/list \
/home/vpopmail/domains/yweseelocal.com/.qmail-list \
list \
yweseelocal.com
Good Luck,
Cory Wright
On Wed, Nov 13, 2002 at 05:16:10PM -0600, [EMAIL PROTECTED] wrote:
> I'm sorry I can't offer any help, but I can echo that I am have similiar
> confusion. Since installing vpopmail I can't seem to get any of my aliases
> working - whether they be in /var/qmail/alias for local users like root or un
On Wed, Nov 27, 2002 at 01:48:59PM -0500, Brendan McAlpine wrote:
> Is it possible to use SA on a per user basis within qmail?
Sure.
> I know how to set up SA on a per domain basis, but not all users in the
> domain I am setting up want spamassassin. Is there a way to call spamc
> from a .qma
On Wed, Nov 27, 2002 at 12:20:27PM -0700, Don Tolbert wrote:
> Would someone be so kind as to point me in the direction of the VQAdmin
> mailing list?
http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=vqadmin+mailing+list
Cory
On Wed, Nov 27, 2002 at 04:43:28PM -0500, Brendan McAlpine wrote:
> 1. install Safecat
> (http://www.nb.net/~lbudney/linux/software/safecat.html)
> 2. edit your mailbox's .qmail file to look like this:
>
> | /usr/bin/spamc -u vpopmail | maildir /path/to/your/maildir
>
> Done.
>
> It wasn't ha
On Wed, Nov 27, 2002 at 04:57:52PM -0500, Brendan McAlpine wrote:
> Is there any way around the quota issue that you've found?
Well, the solution is to use vdelivermail. What was the problem that you
ran into by using that?
Cory
Brendan replied directory to me, I am sending this followup to the list.
On Wed, Nov 27, 2002 at 05:10:25PM -0500, Brendan McAlpine wrote:
> Mail just disappeared when sent to my test mailbox.
>
> No error messages, no bounce, just vanished.
>
> What was the exact syntax you had for the .qmail f
On Wed, Nov 27, 2002 at 06:04:52PM -0500, Brendan McAlpine wrote:
> Version 5.3.5
Try upgrading to a newer 5.3.* release. I suspect this will fix the
problem and you will be able to use the spamc -> vdelivermail method.
Cory
OP3 in to check your mail your IP is automatically added.
Good luck,
Cory
--
Cory Wright
Stand Blue Technology
http://www.standblue.net/
followed by a period
followed by anything."
Cory
--
Cory Wright
Stand Blue Technology
http://www.standblue.net/
p < /var/qmail/users/cdb |grep --binary-files=text bsdpeople
If the domain is still listed there then you need to re-run qmail-newu, but
be careful that what is in /var/qmail/users/assign is what you really want.
Cory
--
Cory Wright
Stand Blue Technology
http://www.standblue.net/
ur /etc/tcp.smtp or /home/vpopmail/etc/tcp.smtp file, which ever
one you use. Then be sure to recompile the cdb database:
tcprules /etc/tcp.smtp.cdb /etc/tcp.smtp.tmp < /etc/tcp.smtp
or
tcprules /home/vpopmail/etc/tcp.smtp.cdb /home/vpopmail/etc/tcp.smtp.tmp <
/home/vpopmail/etc/tcp.smtp
rcpthost.
> so i need a global ,from anywhere i mail sent.no need to add address or ip
> of in tcp.smtp.
You need POP before SMTP. Be sure vpopmail is compiled with
--enable-roaming-users=y .
Cory
--
Cory Wright
Stand Blue Technology
http://www.standblue.net/
Immediately after running vadduser you could run vmoduser with the -c flag.
Cory
--
Cory Wright
Stand Blue Technology
http://www.standblue.net/
On Fri, Dec 06, 2002 at 03:49:43PM -0600, Nick Lomonte wrote:
> On Wed, 2002-11-27 at 14:34, Cory Wright wrote:
> > |spamc | /var/vpopmail/bin/vdelivermail '' /var/vpopmail/domains/example.com/user/
>
> This works good, is there a way to do this in a .qmail file in the
il
Is this what you are asking?
Cory
--
Cory Wright
Stand Blue Technology
http://www.standblue.net/
t your username then you can compile vpopmail
with the --enable-default-domain=yourdomain.com option.
Cory
--
Cory Wright
Stand Blue Technology
http://www.standblue.net/
On Fri, Dec 06, 2002 at 06:55:51PM -0800, Thomas Strike wrote:
> Is there a way to set the default domain without deleting the everything and
> starting over with a new compile?
No need to delete anything. Just recompile and rerun 'make install-strip'.
Cory
--
Cory Wright
Stand
nable-
You needed to run 'make distclean' before you ran ./configure again.
Anyway, if your problem still is not solved, show us the full ./configure
command you ran.
Cory
--
Cory Wright
Stand Blue Technology
http://www.standblue.net/
, when you run `ps ax`
you should see a program called 'readproctitle' running. What is listed
after "readproctitle service errors:" ?
Cory
--
Cory Wright
Stand Blue Technology
http://www.standblue.net/
> #!/bin/sh
> exec /usr/local/bin/softlimit -m 500 \
> /usr/local/bin/tcpserver -H -R 0 pop-3 /var/qmail/bin/qmail-popup \
> alesi.projecthugo.co.uk /home/vpopmail/bin/vchkpw
> /var/qmail/bin/qmail-pop3d Maildir 2>&1
Not `cat run`, `cat -e run`
n/softlimit -m 500 \
/usr/local/bin/tcpserver -H -R 0 pop-3 /var/qmail/bin/qmail-popup \
alesi.projecthugo.co.uk /home/vpopmail/bin/vchkpw \
/var/qmail/bin/qmail-pop3d Maildir 2>&1
Good luck,
Cory
--
Cory Wright
Stand Blue Technology
http://www.standblue.net/
omains.
Cory
--
Cory Wright
Stand Blue Technology
http://www.standblue.net/
ed for
every vpopmail account that has not been overridden by a .qmail file in the
domain's directory.
http://www.inter7.com/vpopmail/doc/vdelivermail.html
Good luck,
Cory
--
Cory Wright
Stand Blue Technology
http://www.standblue.net/
-passwords=y
configuration option work when LDAP is used?
Thanks for your help,
Cory
--
Cory Wright
Stand Blue Technology
http://www.standblue.net/
so, it must NOT point to an email address that will be caught by the
.qmail-default file, otherwise messages will loop.
Cory
--
Cory Wright
Stand Blue Technology
http://www.standblue.net/
On Wed, Mar 05, 2003 at 03:32:30PM -0800, Bill Sappington wrote:
> Does anyone have a init.d script that will HUP tcpserver as well ?
Are you not running qmail-pop3d under daemontools?
Cory
--
Cory Wright
Stand Blue Technology
http://www.standblue.net/
ding a
> .qmail file.
I had no problem creating an account with an ampersand using vadduser. My
guess is that you were not quoting the email address, and the shell was
interpreting the & sign. Try this:
vadduser 'alumni&[EMAIL PROTECTED]'
Good luck,
Cory
--
Cory Wright
Stand Blue Technology
http://www.standblue.net/
lue.net/software/qblue/index.moto
Good luck,
Cory
--
Cory Wright
Stand Blue Technology
http://www.standblue.net/
ia vpopmail you should remove the
'grinc.org' line from locals, then send qmail a HUP.
> (I think it would be much more desirable to keep the actual mail
> messages in the home directory of the user they belong to.
This removes the need for vpopmail to handle the domain.
Cory
--
Co
e virtual domain using vadduser.
Cory
--
Cory Wright
Stand Blue Technology
http://www.standblue.net/
words=y then you could
create a list of your users in a file:
ls /home/ | tr '\s' '\n' > /tmp/users
Then create all the users with something like this:
for in in `cat /tmp/users`; do ~vpopmail/bin/vadduser -n "$i"@example.com; done
Be sure to remove any unwante
On Mon, Mar 17, 2003 at 02:37:16PM -0700, Tom Collins wrote:
> Where can I get 5.3.19?
http://shupp.org/
Cory
--
Cory Wright
Stand Blue Technology
http://www.standblue.net/
var/qmail/users/assign file. You may need to remove the
entry there and recompile the cdb file. Also remember to remove it from
rcpthosts and virtualdomains.
Cory
--
Cory Wright
Stand Blue Technology
http://www.standblue.net/
ck if
> not SPAM]"
> | /home/vpopmail/bin/vdelivermail ' ' bounce-no-mailbox
Where exactly are you calling SpamAssassin?
Cory
--
Cory Wright
Stand Blue Technology
http://www.standblue.net/
o immediately force qmail to attempt to deliver them you
can send qmail-send an ALRM:
# svc -a /service/qmail-send
I am assuming that you are using a LWQ installation since you used the
qmailctl script. You may find that the qmail-send service directory is
named something other than
ant accounts on
your server. qmail is trying to bounce them, but, for whatever reason,
the messages are still in your queue. It is probably safe to expire them.
Cory
--
Cory Wright
Stand Blue Technology
http://www.standblue.net/
nbox).
If you are using mbox for delivery then the answer is simply "yes."
Good luck,
Cory
--
Cory Wright
Stand Blue Technology
http://www.standblue.net/
r(64) not null,
+pw_domain char(64) not null, \
pw_passwd char(40), \
pw_uid int, pw_gid int, \
pw_gecos char(48), \
-pw_dir char(160),
+pw_dir char(160), \
pw_shell char(20), \
primary key (pw_name, pw_domain ) "
#endif
Cory
--
Cory Wright
Stand Blue Technology
http://www.standblue.net/
rt of djb's mess822 package, and mailsubj comes with qmail.
Good luck,
Cory
--
Cory Wright
Stand Blue Technology
http://www.standblue.net/
44 matches
Mail list logo