Er, Mike ..
Wouldn't that due to the fact that ..
home/vpopmail/domains/mydomain.com/.qmail-michael
and
home/vpopmail/domains/mydomain.com/.qmail-michael-testing
are two *entirely separate* accounts?
C.
--- Michael Krieger <[EMAIL PROTECTED]> wrote:
> I am using 5.4.15 vpopmail and I'v
> Payal Rathod wrote:
> > How in the world am I suppossed to forward mails
> in qmail+vpopmail setup?
>> # pwd
>> /home/vpopmail/domains/example.net
> >
> > # echo "&[EMAIL PROTECTED]" > .qmail-rp
> >
> > This does not work.
This is the correct format. With the right
permissions no reason why
Seems fine at the moment. Butthen, I'm probably not
bullying it enough .. :o)
Regards,
Chris.
--- Tom Collins <[EMAIL PROTECTED]> wrote:
> Has anyone been using (or even testing) vpopmail
> 5.4.11? I haven't gotten much in the way of
> feedback on it, and I waswondering if some
> brave souls
Jim,
My har'pennyworth ..
Most of the webmail interfaces out there that overlay
qmail/vpopmail, allow users to modify their mail
account password. Some are easy to install, some not
.. it sort of very much depends on the kind of access
your provider ( by all means name them, off-list if
you wis
Iain,
Vpopmail install can't find the mysql header files.
Usually in /mysql/include/mysql for a standard
install.
( Could be elsewhere, sorry don't use Redhat. )
Either include them in your PATH, or copy the lot
to a directory that is in your path, say /usr/bin
Then the install should wizz thro
Just to add chuck another item into the melting
pot... ;-)
> I look at SQuirelmail but it needs IMAP and I'd not
> like to install a new service.
Try http://ilohamail.org, has it's own integral
IMAP should you decide to try it. Works directly
with Qmail/ Vpopmail and the source is there for
y
ion too.
If'n you do this, it may be wise to 'apt-get remove'
the Debian versions of the software first.
Cheers,
Chris.
> Regards,
>
> Matias Lambert
> OSInet Telecomunicaciones
> Capital Federal - Buenos Aires
> Argentina - CA1185ACA
> http://www.osinet.com.ar
John,
I can vauguely remember qmail/vpopmail giving me all
sorts of grief with Debian Woody. Never found out
why. Just ended up removing both packages, then
putting them back in from source .. after which
everything ran tickety boo. Not much help I know
.. sorry.
> vmysql: sql error[c]: MySQL
Hiya Tom,
Happy to have a go at this, along weith anyone else
who might want to help.
The upgrade to 5.3.30 seems to be fine. However,
adding the MySQL compile option in still seems
problematical. Complains bitterly about the header
include and library files, even when the relevant
directories
> .. Also want to upgrade squirrelmail but I think
>that should be pretty straight forward.
It is Rob.. as long as (Courier-)IMAP is in and
running, Squirrelmail seem to work quite happily
with vpopmail.
> But the other question what would be the easiest way
> to figure out what switches I used
Hi Andrea,
You'll need to recompile qmailadmin after
the upgrade of vpopmail.
Regards,
Chris.
--- Andrea Riela <[EMAIL PROTECTED]> wrote:
> Hi,
>
> My version is 5.3.20, I would upgrade my system
> (OpenBSD 3.3) with the new
> 5.3.30.
> My steps:
>
> ./configure --enable-roaming-users=n
> --
Carlos,
Forgive me for saying so, but you *did* read the
INSTALL file when you unpacked vpopmail didn't
you??
Chris.
--- Carlos H Pilz <[EMAIL PROTECTED]> wrote:
-
Hi,
I installed 5.2.2 vpopmail version
with--enable-default-domain=mydomain.com.br ...
Can I use
If you have made all the necessary changes for
vpopmail's vchpwd, qmail-pop3d is running happily, it
all looks ok, and you are sure there are no errors in
your scripts, then ( and as all the others would tell
you ) .. what do the logs say? Anything getting in
the way?
Are you able to access the m
Some o/s and compiled packages of qmail contain a
setup script for qmail Florent, I presume this is what
X was talking about? I set up my current servers from
scratch without such a script, much as you have
probably done. ( I also don't profess to be an
expert,
either, am learning something new e
--- X-Istence <[EMAIL PROTECTED]> wrote:
> #!/bin/sh
> exec /usr/local/bin/softlimit -m 200 \
> /usr/local/bin/tcpserver -v -R -H -l 0 0 110
> /var/qmail/bin/qmail-popup `sed 1q
> /var/qmail/control/me` \
> # The ~ is the path to vpopmail
> ~/bin/vchkpw \
> /var/qmail/bin/qmail-pop3d ./Maildi
Florent.
Sorry ! I meant ... last line should have specified
vchkpw not checkpassword..
> #!/bin/sh
> exec /usr/local/bin/softlimit -m 200 \
> /usr/local/bin/tcpserver -v -R -H -l 0 0 110
> /var/qmail/bin/qmail-popup FQDN \
> /~homeofvpopmail/bin/vchkpw
> /var/qmail/bin/qmail-pop3d ./Maildir
**
#!/bin/sh
exec /usr/local/bin/softlimit -m 200 \
/usr/local/bin/tcpserver -v -R -H -l 0 0 110
/var/qmail/bin/qmail-popup \
"`hostname`" /bin/checkpassword
/var/qmail/bin/qmail-pop3d ./Maildir/INBOX/ 2>&1
Why are you using checkpassword instead of vchkpw, an
You don't say what the problem actually is Tom ..
'works incorrectly' doesn't tell us anything.
qmail and vpopmail, and courier IMAP / squirrelmail
However, once qmail is in and the daemons are running,
a deinstall/make distclean, or otherwise of vpopmail
seems to not cause any trouble.
Chris
Thought so .. Thnx Mike .. I'm obviously not paying
attention here ..
( I was just having a dig into the code .. a learning
experience for an old Z80 assembler programmer! :o)
)
Cheers,
C.
--- Michael Bowe <[EMAIL PROTECTED]> wrote:
> > Have been playing with the above release for a
> while
Have been playing with the above release for a while,
with a few domains under test, 8 to be precise. Having
just tried to add another one I get the following
result:
> ./vadddomain justadomain.com
> Please enter password for postmaster:
> enter password again:
> Segmentation fault
( you're goi
the user that you're building courier-imap as can
> read the file :). Or,
> just build courier-imap as root, passing
> --disable-root-check as a
> configure option.
>
> Let me know if that helps.
>
> Cheers,
> Jonathan
>
> On Mon, 2003-09-08 at 07:41, Chris Pug
> I doubt it because this thread shows that nobody
> owns GPLd software and that monopolies are not
> possible in Open Source.
My ha'penny / cents worth:
If this statement is true then make impartiality the
byword. Total admin control over the project should be
given neither to Tom nor Ken, but
> I'm afraid you too may have taken this personally.
> I choose my grammatically inferred semantics wisey.
> Remember, may, is only a possibility.
This all seems to be getting very heated and personal.
As a relative newcomer to this list,
care to enlighten me as what all the fuss is
about? And
> --- [EMAIL PROTECTED] wrote:
> I belive what you are seeing is reply from
> [EMAIL PROTECTED] Each time I send a message to
> this list, I get a reply from him/She ...
Virus [EMAIL PROTECTED] is the culprit. There are many
different messages flying abut, not just this one.
If you to thi
Looks like I was right after all about those messages
Shane .. still coming they are... and look what turned
up ..
=
Scan result: Virus [EMAIL PROTECTED] found.
==
Please ref:
http://www.symantec.com/avcente
Jonathon, Anthony,
Thanks for the suggestions, I'll try 'em both out
later, and let you know he result.
Interestingly ( or not ), I've already compiled
and installed IMAP elsewhere on a different flavour
of Linux. It went through install process almost
perfectly - vpopmail 5.3.23, autorespond 2
Very strange indeed ..
Incidentaælly .. 'info.tpc.int' ???
Someone need to cut the wires on The Phone Company..
;-)
Regards,
C.
--- Shane Chrisp <[EMAIL PROTECTED]> wrote:
> Why would inter7 be listed in spamcop?
>
> I have had some issues lately with spamcop and just
> removed them from the
Hi folks,
I have a Courier-IMAP 'make check' which bombs out
with:
>Compiling modauthvchkpw.c
>gcc -I/home/vpopmail/include -g -O2 -Wall -I.. -
>I./.. -o authvchkpw modauthvchkpw.o libauthmod.a
>libauth.a ../numlib/libnumlib.a ../md5/libmd5.a
../sha>1/libsha1.a -L/home/vpopmail/lib -lvpopmail
Hi Balaji,
As an aside .. check your DNS records for
both oojoobala.com & mail.oojoobala.com!!!
Neither resolve properly ..
Cheers!
Chris.
__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
--- Max Andersen <[EMAIL PROTECTED]> wrote:
> Max (who's very happy, right now)
Vi tales ved ..!! ;-)
Chris.
__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
I'm using 5.2.1. also on Deb Woody 3.
Characters you mention are definitely not there, but
.. compilation proceeds normally, with no
errors!
Chris.
--- Vinod Kurup <[EMAIL PROTECTED]> wrote:
> I get the following error when I try to compile on
> Debian GNU/Linux
> i686.
>
> root:/usr/local/s
No probably about it A.J. Duplication was rife.
But there was a whole lot of overhead as well,
including library files which where apparently
only Deb specific.
As to the package system, well preventing it from
updating stuff you don't want it too can be a trial!
Even updating the underlying o/s
, from source.
With everything then in the default locations, and no
Deb Woody stuff getting in the way,way, the problems
just seemed to evaporate...
Chris.
> Yes and I recompile the source from the developers
> for all
> Chris Pugh writes:
> > Just out of interest, are you usi
Is it possible that when posting to the list, you all
use '[EMAIL PROTECTED]' in the To field *instead* of
in the Cc:/Bcc:??
Then we can just hit reply instead of having to edit
addresses and/or inadvertently duplicating messages!
( I'm sure Peter P. will concur )
Cheers,
Chris.
_
Hi,
Just out of interest, are you using Debian Woody?
If so, did you recompile from source on top the
existing Debian versions of vpopmail/qmail? Or
was it source installs for all?
Chris.
__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://s
( Entschuldigen Sie Just, I hit Reply All by mistake..
and I've been warned abut that one already! )
> it is probably a broken link to your mysql database.
> it could be as well a bug in your cpu.
> maybe your kernel has a serious flaw.
> your vpopmail installation is broken.
> your ram is damaged
Hi,
Debian Woody. Qmail, 1.03, Vpopmail 5.2.1
Installed vpopmail from source. Compile, make, make
install-strip go without problem. Testing with telnet
does all the right things then,
**
...
user [EMAIL PROTECTED]
+OK
pass password
/usr/sbin/vchkpw: erro
Hi Pit,
>> Don't tell me you really truly believe that .. ;-)
> Sure I do.
Then I'd be very careful if I were you ..
> Read again: "what it's told to do", not "what you
> told it to do".
> That's a significant difference :-)
That's a different, and not so subliminal.
> > OK. Reference remov
Hi Pit,
Cheers for the response!
> And I don't have it here too.
Sounds promising .. I take it you have vpopmail
running aok? ;-)
> Are you sure the '/usr/sbin/vchkpw' resutls from
> your compile operation?
No, it doesn't. The binaries seem to be duplicated
there though - left behind somehow?
Pit,
> Well ... but you know this ain't Windows? You're not
> enforced to accept silently anything your system
does
Winders I can tweak! ;-) This is giving me grief ..
> Your system does what it's told to do, not what it
> wants.
Don't tell me you really truly believe that .. ;-)
>Tell it to
Hi Pit,
> The one that shows e.g. "authentication failed", or
> anything similar. In my expericence authentication
> seldom fails silently when using vchkpw.
Can't seem to find one that does unless I deliberately
make a mistake in the login. See below:
> So I'd:
> 1.) Retire inetd and reactiva
Hi Pit,
> First: _PLEASE_ don't CC me. I'm reading the list,
> as _everybody_ > posting here does.
Apologies. Smack on hand accepted. Hit 'reply all'
instead of just 'reply'. Didn't realise I'd done it,
don't normally do it, will watch I don't do that
again. How's that? ;-)
> >> Are you sure
42 matches
Mail list logo