> Sounds like you want those syslog messages to show up in
> a separate multilog file. Which I would like too.
>
> The problem is, how to connect vchkpw to a multilog stream?
>
> The way tcpserver and qmail-send do it is they just printf
> to standard out. Then pipe standard out into multilog.
>
>
Should be all there below.
http://www.flounder.net/~mrsam/maildrop/
However, the above is only for a qmail+sqwebmail setup.
I would like to use filtering with a vpopmail+sqwebmail setup, filtering
rules to be made up on sqwebmail.
Has anyone done this?
Faruque
At 08:24 PM 7/6/01 -0700, [EMA
Just a slight correction on my last statement though; e.g. usually most
web-based mail clients I have come across (except Sqwebmail) use pop3/imap
to collect mail from the server it gets pointed to, so if you ever
serve/use this type of a web based mail client on the same machine that
vpopmail
On Sat, Jul 07, 2001 at 11:54:57AM +0600, Syed Faruque Ahmed wrote:
> The very first feature described of Sqwebmail on its "Features" list is
>
> - Very lightweight. Reads mail directly from maildirs.
(Yes.)
> Plus it was made to work well with vpopmail, et all. It does not need
> qmail-pop
On Sat, Jul 07, 2001 at 11:14:56AM +0530, Dushyanth Harinath wrote:
> > I'm sure the answer must be dirt-simple but it's eluding me at the
> > moment -- does vpopmail -require- an additional server (either pop or
> > IMAP, etc.), or with sqwebmail could all mail be handled straight from
> > the M
The very first feature described of Sqwebmail on its "Features" list is
- Very lightweight. Reads mail directly from maildirs.
Plus it was made to work well with vpopmail, et all. It does not need
qmail-pop3d.
The only reason you would need qmail-pop3d (served with tcpserver or
otherwise) i
every mail client reads mails from a pop or imap server and not directly
from the maildir.I guess u dont have any other option.
regards
dushyanth
> I'm sure the answer must be dirt-simple but it's eluding me at the
> moment -- does vpopmail -require- an additional server (either pop or
> IMAP, e
somebody help me
1. does anybody know what it takes to make a maildrop filter edited from sqwebmail
works?
2. I'm using qmail. I want to make maildrop as my mail delivery agent. how do i do
that?
regards,
gregor
-
I was having a problem with logon failures throughout the day using the
latest development version of vpopmail, and for the life of me I couldn't
figure it out. The accounts were set up, were visible to vpopmail's
utilities, but no dice -- always a logon failure. Anyway, I figured it out:
I had
I had a problem that dogged me for days, everytime I added a
domain it would segfault.
Took me forever to figure out that vadddomain must be run as root.
My sefault was occuring when it went to write the Qmail files in
/var/qmail/control and /var/qmail/users. If it's writing the vpopmail
domai
- Original Message -
From: "Robin S. Socha" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 06, 2001 2:53 PM
Subject: Re: C editors/compiliers
> * Ken Jones <[EMAIL PROTECTED]> [010706 01:25]:
> > Dood, install Linux on your machine and install the
> > development package
I am using mysql for authentication and want to write
a script which needs to work with the clear-text-password.
How does vpopmail encrypt/decrypt its passwords ?
any suggestions welcome
Patrik
* Ken Jones <[EMAIL PROTECTED]> [010706 01:25]:
> Dood, install Linux on your machine and install the
> development packages.
Install *BSD, and you *have* a development system.
> Being from the old skool I do all my editing in vi
> and debugging in gdb (command line).
a) I don't believe anyon
> Y'know, it feels like the back of my brain knows what that's about, but
> I can't quite catch sight of it for you. :( Almost has to be that when
> you redid the server, you left out some recently updated lib file or
> other; ya think...? You're saying you "installed...just like I had the
> fi
I'm sure the answer must be dirt-simple but it's eluding me at the
moment -- does vpopmail -require- an additional server (either pop or
IMAP, etc.), or with sqwebmail could all mail be handled straight from
the Maildirs without having to 'pop' it along the way?
(Asked differently, do I need to g
On Fri, Jul 06, 2001 at 03:06:25PM -0400, KEnet Webmaster wrote:
> Personally, I just redid the mail server.
>
> total format. I installed qmail, and vpopmail just like I had the first
> time, then sat down in the bin directory of vpopmail and did ./vadddomain to
> add the domains in. (even tho
Hi all,
I keep getting "-EEE unable to write pipe", when playing pop user logging
to fetch mal.
Any idea ?
My config is as follows:
Linux Redhat 7,1 / mysql 3.23.38
tcpserver -H -R 0 pop3 /var/qmail/bin/qmail-popup smtp3.optimize.dk \
/home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Mai
If a user attempts to connect with an invalid login, will other attempts to
relay from that location be blocked?
I've got a group of customers on a LAN behind a DSL connection with rotating
ip's. Sometimes they are added to the open-smtp file, and other times they
are not, and can't relay mail.
> Hmm; not bad -- the restore has been done but I could rename /domains
> and use it as sort of a roadmap for what needs to happen. Thanks for
> the spark of that idea. :-)
could even write quicky perl script to run through your old domain dir
and have it run vadddomain for all of them one at a ti
Personally, I just redid the mail server.
total format. I installed qmail, and vpopmail just like I had the first
time, then sat down in the bin directory of vpopmail and did ./vadddomain to
add the domains in. (even tho I keep getting a seq fault now)
After that was done, I went into the domai
On Fri, Jul 06, 2001 at 11:53:38AM -0700, Chris Scheller wrote:
> > Is there any reasonable way to "set things right" from here? Or is the
> > only sane option to re-create vpopmail domains, lists and users from
> > scratch?
> one thought would be to not restore the ~/domains/ right away, but
>
> Is there any reasonable way to "set things right" from here? Or is the
> only sane option to re-create vpopmail domains, lists and users from
> scratch?
one thought would be to not restore the ~/domains/ right away, but
first readd the domains with the command line utils. this will put all
your
For unix gui development I use Visual SlickEdit. I prefer it over CodeWarrior anyday.
Also, gdb works great as a console debugger. Though there is a funky gui debugger
called ddd, it basically wraps gdb and adds the ability to 'see' your data. Useful
and sometimes really helpful but in no w
Ok, finally, as I went down through my messages I found the line from
someone saying to put the entire command on one line. I did so, it compiled
fine, and appears to be working
Alexus Dont forget to run
/usr/local/share/sqwebmail/libexec/authlib/authdaemond start so that it
can authentica
>
>
>
> I'm shocked you are using Windows! Shocked I tell you!
>
>
>
> Ken Jones
>
Damn! I knew I'd get beat up when I posted that message, but not THAT bad!
:)
That's ok. I asked for it. I DO believe Windoz machines have a place in
the world. I personally have strong feelings towards Lin
Attached is the List of errors as the system kicks them out.
Keep in mind, this is a MAKE run on sqwebmail
I dont know if it will help anyone or not.
- Original Message -
From: "Marcus Williams" <[EMAIL PROTECTED]>
To: "KEnet Webmaster" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Cc: "a
Tries again ---
> :: Wonders why everyone keeps repeating the same answer ::
>
> I dont mean to be ungrateful, but Im not stupid. I have put the line in
> properly, I have added it to the make file, I have followed FAQ 28 (which
> wasnt too helpful) I have the following mysql packages installed
:: Wonders why everyone keeps repeating the same answer ::
I dont mean to be ungrateful, but Im not stupid. I have put the line in
properly, I have added it to the make file, I have followed FAQ 28 (which
wasnt too helpful) I have the following mysql packages installed.
- Original Message
Hi all,
after getting no response at all, this is my second try.
I have up and running a supervised (daemontools, tcpserver) qmail-1.03 with
MySQL, vpopmail-4.9.8-1, sqwebmail-2.0.0 and qmailadmin-0.45, followed
exactly LWQ. I read all the FAQs and all List-archives, but my problem
persists.
Comp
Our system fell prey to a hacker and we've done a complete system
reinstall -- BUT only /home was backed-up and restored -- so, anything
vpopmail had created in /var/qmail/control is now missing-in-action;
and I think certain permisssions settings might be absent now too, lost
when we had to recon
alexus wrote:
>
> hmm it worked... or should i say it compiled fine now.. *BUT*
>
> now i can't logon using my local users or virtual users...
>
> any ideas why that could be?
Can you guys take this off the mailing list. It's using
up our little bandwidth at inter7.
Thanks
Ken Jones
inter7
hmm it worked... or should i say it compiled fine now.. *BUT*
now i can't logon using my local users or virtual users...
any ideas why that could be?
- Original Message -
From: "Andrea Cerrito" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Ken Jones" <[EMAIL PROTECTED]>; "KEnet Webma
Miranda Gomez Miguel Angel wrote:
>
> I have a question,
> when i login into my webmail ( using squirrelmail and courrier-imap ) i can
> read the email, after that i connect using my outlook and there is no
> problem, but when i reconnect to the webmail i still can read the emails i
> downloaded
> -Original Message-
> From: Marcus Williams [mailto:[EMAIL PROTECTED]]
> Okay since I'm now being copied on the messages after sending the
> request for slimming them down (and now I'm getting flamed for
> that... cheers RSS) how about this:
I am an arse. Ignore that message. Perhap
> nope.. didn't help:(
Well, you have to change:
LDFLAGS=" -L/where/are/your/mysql/lib -lmysqlclient" ./configure --blablabla
All on the same line. To find /where/are/your/mysql/lib try
# find / -name libmysqlclient.*
But: are mysql libs installed? Did you install mysql with rpm? If it is so,
I have a question,
when i login into my webmail ( using squirrelmail and courrier-imap ) i can
read the email, after that i connect using my outlook and there is no
problem, but when i reconnect to the webmail i still can read the emails i
downloaded with the outlook , is this normal ??
i have to
Okay since I'm now being copied on the messages after sending the
request for slimming them down (and now I'm getting flamed for
that... cheers RSS) how about this:
(1) Go to your vpopmail source directory
(2) using your fave editor, open Makefile
(3) search for line starting 'LDFLAGS =' (don
alexus is my name and there is nothing d00d3 or 733t about it
and once again i do *NOT* post the whole thing, i only posted error message
yes it's quite big.. but that's what it is.. and it's not up to me, if i'll
cut it down people who's trying to help me won't be able troubleshoot/debug
it..
-
* Marcus Williams <[EMAIL PROTECTED]> [010706 10:17]:
> Not wishing to butt in here but does anyone actually trim down their
> replies anymore??? Some people have to pay for their connection time
> (not me admittedly) and 50K plus messages repeating error logs over
> and over is a bit off.
It's n
Same error.
- Original Message -
From: "Andrea Cerrito" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Ken Jones" <[EMAIL PROTECTED]>; "alexus" <[EMAIL PROTECTED]>; "KEnet
Webmaster" <[EMAIL PROTECTED]>
Sent: Friday, July 06, 2001 11:43 AM
Subject: R: sqwebmail w/ encyption feature + vp
I'm on Suse 7.0 with Kernel 2.2.19smp. It worked on mine... :-)
At 11:24 AM 7/6/01 -0400, you wrote:
>Oh, Just to note
>
>Im running SuSe Linux v 7.0 with Kernel 2.2.18smp
nope.. didn't help:(
- Original Message -
From: "Andrea Cerrito" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Ken Jones" <[EMAIL PROTECTED]>; "alexus" <[EMAIL PROTECTED]>; "KEnet
Webmaster" <[EMAIL PROTECTED]>
Sent: Friday, July 06, 2001 11:43 AM
Subject: R: sqwebmail w/ encyption fea
i don't know why am I geting this.. i just did ./configure;gmake .. rest of
if is question for inter7:)
su-2.05# ls -la /var/qmail/vpopmail/include/
total 18
drwxr-xr-x 2 vpopmail vchkpw 512 May 1 21:30 .
drwxr-xr-x 9 vpopmail vchkpw 512 May 1 21:30 ..
-r--r--r-- 1 vpopmail vchkpw 31
Hope it helps: try
LDFLAGS=" -L/usr/local/mysql/lib/mysql -lmysqlclient"
./configure --blablabla
---
Cordiali saluti / Best regards
Andrea Cerrito
^^
Net.Admin @ Centro MultiMediale di Terni S.p.A.
P.zzale Bosco 3A
05100 Terni IT
Tel. +39 0744 5441330
Fax. +39 0744 5441372
> -Mes
I maybe wrong, but why are you getting
"gcc -I/var/qmail/vpopmail/include -g -O2 -Wall -I.. -I./..
-L/var/qmail/vpopmail/lib -o authdaemond.plain authdaemond.o
authdaemond.plain.o ..."
What is in /var/qmail/vpopmail/include ? How did that get there ?
Faruque
At 11:22 AM 7/6/01 -0400, alexus
Oh, Just to note
Im running SuSe Linux v 7.0 with Kernel 2.2.18smp
- Original Message -
From: "Ken Jones" <[EMAIL PROTECTED]>
To: "alexus" <[EMAIL PROTECTED]>
Cc: "KEnet Webmaster" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, July 06, 2001 10:39 AM
Subject: Re: sqwebmail w/ en
Oops. Apologies... you are quite right. but, sigh, all this bandwidth
does spoil you, you know.. :-)
At 04:19 PM 7/6/01 +0100, Marcus Williams wrote:
>Hi -
>
>Not wishing to butt in here but does anyone actually trim down their
>replies anymore??? Some people have to pay for their connection
I did it with all those little pesky / characters Ken...
Same errors
My libs are in
www:/home/archives/sqwebmail-2.1.1.20010620 # cd /usr/lib/mysql/
www:/usr/lib/mysql # ls
. .. libmysqlclient.a libmysqlclient.la libmysqlclient.so
www:/usr/lib/mysql #
Here is exactly what I put into the com
Marcus and everyone on that list
I'm sorry for any inconvienece i'm causing.. i can't get it to work:( and i
have to:(
i'm only posting last error in full, i'm not posting everything
once again please forgive me and bear with me:)
- Original Message -
From: "Marcus Williams" <[EMAIL PR
Hi -
Not wishing to butt in here but does anyone actually trim down their
replies anymore??? Some people have to pay for their connection time
(not me admittedly) and 50K plus messages repeating error logs over
and over is a bit off.
Marcus
> -Original Message-
> From: Syed Faruque Ah
I notice you missed the "\" character in my example.
This is a very important character. It tells the shell
to continue the command on the next line.
The way you did it:
su-2.05# env "LIBS=-L/usr/local/mysql/lib/mysql -lmysqlclient -lz"
Is your first command
Your second command was probably you
grr
i used --prefix=/usr/local/mysql when i was installing mysql and i did
specify it while building vpopmail and vpopmail found everything and it's
working fine
but even so i used env
su-2.05# env "LIBS=-L/usr/local/mysql/lib/mysql -lmysqlclient -lz"
PWD=/usr/local/src/sqwebmail-2.1.1
PAGER=mo
Martin Hasenbein wrote:
>
> Hi,
>
> how can I configure vpopmail not to log to syslog but to multilog?
> I'm runnig qmail with the daemontools and pop3 is configured to use
> multilog. But vpopmail loggs still to syslog:
>
> Jul 6 13:22:48 work vpopmail[45557]: vchkpw login
>[EMAIL PROTECTED
Joel Thoms wrote:
>
> I receive *@joel.net and get spam to specific addresses. I want to add a
> header to the email so i can filter based upon who it's addressed to.
>
> Can I do this within vpopmail or do i have to add it at the qmail level?
> I'm not really sure and I couldn't find anything
I receive *@joel.net and get spam to specific addresses. I want to add a
header to the email so i can filter based upon who it's addressed to.
Can I do this within vpopmail or do i have to add it at the qmail level?
I'm not really sure and I couldn't find anything on the web talking about
Hi,
how can I configure vpopmail not to log to syslog but to multilog?
I'm runnig qmail with the daemontools and pop3 is configured to use
multilog. But vpopmail loggs still to syslog:
Jul 6 13:22:48 work vpopmail[45557]: vchkpw login
[EMAIL PROTECTED]:xxx.xxx.xxx.xxx
How can I change that?
Dushyanth Harinath wrote:
Has anybody thought of setting up an IRC channel for qmail-vpopmail and
related software.Might be great for no users.
#qmail on efnet.
However, the best help for new users is the documentation and source code.
Hi folks,
Has anybody thought of setting up an IRC channel for qmail-vpopmail and
related software.Might be great for no users.
regards
dushyanth
--
Dushyanth Harinath
Archean Infotech Limited
Ph No:091-040-3228666,6570704,3228674
http://www.archeanit.com
At 02:08 06/07/01, Steve Fulton wrote:
>I've run into this problem: Users are rejected when attempting to get
>their
>mail via POP-3. However, the user accounts are created and they can
>receive
>mail just fine (vacation messages work, etc). When the user try to
>POP in,
>I get this message i
59 matches
Mail list logo