Hi everyone, I was sort of hoping someone here could help me.
I have a Qmail Server running with Vpopmail-4.9.8-1, and it works well. I
can use the vadduser and vadddomain to create users, and I can pick up mail
over pop and smtp is working well, after a bit of playing around.
Now I've installed ezmlm-idx 0.53 on my system, and all seems good. I run
the ezmlm-make like this:
ezmlm-make /home/vpopmail/domains/<domainname>/<listname> \
/home/vpopmail/domains/<domainname>/.qmail-<listname> \
<listname> <domainname>
And the command runs without problem, and adds the directory and a whole lot
of stuff in it. I then run:
ezmlm-sub /home/vpopmail/domains/<domainname>/<listname> \
[EMAIL PROTECTED]
To check, I run:
ezmlm-list /home/vpopmail/domains/<domainname>/<listname>
and my e-mail address is returned. So then I go to my workstation and send
an e-mail from that address to <listname>@<domainname>. And that is that
last I see of the e-mail. Never again. :-S
I went looking through some files, and found a command in the .qmail file
that says ezmlm-send /home/vpopmail/domains/<domainname>/<listname>. I
figured I'd give it a go and run it myself, and it just sits there, as if
it's working, but it's not doing anything. Eventually, I have to Ctrl+C out.
Can anyone help me out with this? I'm really stuck here.
-
David