Hello..
My e-mail was bouncing mails yesterday, so i'm replying to you using the
list's archive as a source of data...
[Alex]
thank you for your nice work. If you will manage to get it going with
postfix, then please provide me/us with some docs.
[Ken]
>> I've asked you in the past to prov
Qmail come from word "Quick Mail", isn't it?
Hi, I what is the status of filtering with vdeliermail filter? in
curent stable version of vpopmail.. is it working?
What other filtering can I use?
Now I use vpopmail-9.9 with some vdeliver patch from Matthias Henze
[EMAIL PROTECTED]
Why don't you use his patch?
--
Greetings,
Cipri
hi..
since i started analyzing traffic of several services i wondered how
to log mails received via pop3.
i mean, what i'm looking for is a way to get a logfile with lines like this:
timestamp pop3user bytes
for every mail received via pop3.
anybody knows of a patch to (probably qpop3d ?) or an
Does anyone know what headers are used for delivery, and for read receipts?
Does anyone know what headers are used for delivery, and for read receipts?
Microsoft outlook uses this for a read receipt request.
Disposition-Notification-To: "Someone" [EMAIL PROTECTED]
Thanks. :)
- Original Message -
From: "Mark Lane" <[EMAIL PROTECTED]>
To: "Stuart Harris" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, May 09, 2001 3:09 PM
Subject: Re: Offtopic but can't find the info anywhere
> Does anyone know what headers are used for delivery, and for
Has anyone got vpopmail to work with OpenLDAP?
The reason why I ask this is because after successfully compiling
Vpopmail+OpenLDAP with quota support, all vpopmail binaries basically core
dump when ran (vadddomain, vadduser, vdeldomain, etc.)
When compiled *without* quota support, everything work
We are currently in the development stages of a mail filtering
add-on. Patching vdelivermail is extremely inefficient. If the
mail gets that far, then you've wasted a significant amount of
CPU time, disk time, and memory, carrying a message through SMTP,
through the queue, and to the disk, just
I'm using the script shown at http://www.inter7.com/vpopmail/FAQ
to configure my pop3 service.
Now I want to add another domain, should I run 2 similar scripts or one
with both domains specified? something like this could work?
env - PATH="/var/qmail/bin:/usr/local/bin" \
tcpserver 0 pop3 /var
You only need one pop3 server running, it will answer all pop3 requests.
When you have multiple domains, you use the [EMAIL PROTECTED] to
authenticate and that is how pop3 knows which user at which domain is trying
to get access. You can only use the username only authentication for o
Not completely true, you can use --enable-ip-alias-domains=y and use the
vipmap to have the simple username authentication.
-Original Message-
From: Michael French [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 09, 2001 12:08 PM
To: Ruben
Cc: [EMAIL PROTECTED]
Subject: Re: More pop3 que
According to the FAQ vpopmail requires the POP3 client to use account name in the form
of "user:domain" for virtual domain email. Is it possible to configure it to use the
form "user@domain"? This is much more intuitive for users.
Thanks,
Ed.
Not sure where you see user:domain
My docs say user@domain or user%domain
-Original Message-
From: Ed Henderson [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 09, 2001 1:05 PM
To: [EMAIL PROTECTED]
Subject: user@domain
According to the FAQ vpopmail requires the POP3 client to use acco
on 5/9/01 12:05 PM, Ed Henderson at [EMAIL PROTECTED] spake:
> According to the FAQ vpopmail requires the POP3 client to use account name in
> the form of "user:domain" for virtual domain email. Is it possible to
> configure it to use the form "user@domain"? This is much more intuitive for
> us
user@domain should work, I haven't used anything else since I started using
vpopmail
-Original Message-
From: Ed Henderson [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 09, 2001 1:05 PM
To: [EMAIL PROTECTED]
Subject: user@domain
According to the FAQ vpopmail requires the POP3 client t
I have seen the user:domain before, but it is not used with vpopmail that I
know of - it is used with vmailmgr...another QMail add-on similar to
vpopmail (but we all know which one is better).
;-)
James Beam
Network/ASP Operations
BiznizWEB, Inc./Touch PLc
http://www.biznizweb.com
http://www.to
Thanks for the many answers. I mistakenly typed : when I should have typed %. Thanks
for the input.
> -Original Message-
> From: Bill Shupp [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 09, 2001 1:16 PM
> To: Ed Henderson; [EMAIL PROTECTED]
> Subject: Re: user@domain
>
>
> on 5
Hello,
I use the vpopmail. One of this users want, if he get a message he
want to forward to an other othres and leave the message in the post-box
too.
The user home for example /var/vpopmail/domains/arttop.hu/funk.
Could I use the .qmail? If yes, than what i must to write to .qmail, and
where i
on 5/9/01 1:01 PM, Tamas Amon at [EMAIL PROTECTED] spake:
> Hello,
>
> I use the vpopmail. One of this users want, if he get a message he
> want to forward to an other othres and leave the message in the post-box
> too.
> The user home for example /var/vpopmail/domains/arttop.hu/funk.
> Could I
Hello,
Bill Shupp wrote:
>
> on 5/9/01 1:01 PM, Tamas Amon at [EMAIL PROTECTED] spake:
>
> > Hello,
> >
> > I use the vpopmail. One of this users want, if he get a message he
> > want to forward to an other othres and leave the message in the post-box
> > too.
> > The user home for example /var
Does anyone have an idea of how to setup a way for users to manage their own family's
email accounts? What I want to offer to my residential customers is the ability for
each home to have a master account. Once this master account is created the family
could then create add'l email accounts a
on 5/9/01 3:17 PM, Tamas Amon at [EMAIL PROTECTED] spake:
> Hello,
>
> I tried this, but I get more than 1000 same letter (my address was
> the second), and [EMAIL PROTECTED] get 0. I must to change back the .qmail
> file and restart qmail. I think this is not working...
>
> I read the manual p
Hello,
That was the .qmail file:
--
/var/vpopmail/domains/arttop.hu/funk
&[EMAIL PROTECTED]
--
It was for testing. My e-mail address is in the same machine. But in
the future I want to forward to an other machine (to a handy)
The log file is very big, but there is a short example (this is in the
> root 203 0.0 0.1 880 132 con- S26Feb01 0:21.06
> /usr/local/bin/tcpserver -v 0 pop3 /usr/local/qmail/bin/pop5smtp /u
...
> It looks like tcpserver is controlling pop5smtp as pop3... Is that what I
> should be looking at?
> How does the above qmail-pop3d script relate to this?
I'
on 5/9/01 4:33 PM, Tamas Amon at [EMAIL PROTECTED] spake:
> Hello,
> That was the .qmail file:
> --
> /var/vpopmail/domains/arttop.hu/funk
> &[EMAIL PROTECTED]
> --
>
> It was for testing. My e-mail address is in the same machine. But in
> the future I want to forward to an other machine (to a h
Hello,
Bill Shupp wrote:
>
> on 5/9/01 4:33 PM, Tamas Amon at [EMAIL PROTECTED] spake:
>
> > Hello,
> > That was the .qmail file:
> > --
> > /var/vpopmail/domains/arttop.hu/funk
> > &[EMAIL PROTECTED]
> > --
> >
> > It was for testing. My e-mail address is in the same machine. But in
> > the fu
compiling vpopmail-4.9.10 on redhat 7.1
I was trying to install mysql on redhat 7.1.
when I went to do a make, I found it complaining about not being
able to resolv '-lz'
>From a quick look at the config files, it seems to think that
-lz should load a compress library for authentication(?) fo
Install libz from RPM.located on the #1 binary disk.
Sean
- Original Message -
From: "Stephen Samuel" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 09, 2001 5:10 PM
Subject: config error mysql on redhat 7.1 (vpopmail-4.9.10)
> compiling vpopmail-4.9.10 on redhat 7.1
goodday!
i have vpopmail 4.9.10 on an openbsd-2.8
# /var/vpopmail/bin/vuserinfo -v
version: 4.9.10
vuserinfo: usage: [options] email_address
and executing vuserinfo echos
information about all the virtual users in the domain.
and even if is not a vali
on 5/9/01 8:48 PM, Barry Dexter A. Gonzaga at [EMAIL PROTECTED] spake:
> goodday!
> i have vpopmail 4.9.10 on an openbsd-2.8
>
> # /var/vpopmail/bin/vuserinfo -v
> version: 4.9.10
> vuserinfo: usage: [options] email_address
>
>
> and executing vuserinfo echos
> information about all the virt
Good day, all
I have some users for the bosia.org domain on an existing qmail server
at 198.133.233.10. I've installed vpopmail on 198.133.233.55, with
bosia.org and other domains. I've done some testing and the new server
seems to work fine.
I'd like to know how to set up the ~user/.qmail files
G'Day All,
I have a question about the speed of my qmail server.
I look after 2 mail servers, 1 for the company and i help an isp run
the other. The company one has 1.03 qmail plain stock standard
and when you pop in and smtp in it reacts almost instantly. Works
fine.
However we are not fin
Thanks for the help so far.
I am still struggling to get this.
Original tcpserver pop3d line:
# ps x | grep qmail
root /usr/local/bin/tcpserver -v 0 pop3 /usr/local/qmail/bin/pop5smtp
/usr/local/libexec/popper
> I've never heard of pop5smtp before. You should be using qmail-pop3d
> instead. Just
34 matches
Mail list logo