Hello world,
I'm currently writing a mail-alias system "à la" iname.com (but just for
a few domains), and I am asking myself which is the best way to do
it.
All the user info are stored in a sql database (alias and destination),
and the PHP program should be able to create new alias and remove
On Wed, Jul 14, 1999 at 08:42:05AM +0200, Tony Wade wrote:
> hi all ,
> i believe there is a way, that i can have a reply to: in a .qmail file .
> I have a few people mailing to an address [EMAIL PROTECTED], and i
> want the reply-to address to be [EMAIL PROTECTED]
> Anyone know what the command
I'm currently using vdeliver to ... deliver the mails.
Now, I'd like to use also another program (findmail, output = email adress), that
would try to
deliver the mails _only_ if vdeliver doesn't find a defined user.
I tried this :
|/usr/local/bin/vdeliver
|if T=`./.findmail.pl`; then forward $
On Wed, Jul 14, 1999 at 10:10:08AM -0400, John R. Levine wrote:
> The answer's lurking in qmail-command. An exit code of 0 means go on
> to the next line in .qmail. An exit code of 100 means send a bounce
> message. An exit code of 111 means stop and retry this later. But an
> exit code of 99
On Sat, Nov 27, 1999 at 05:09:20AM +, Steve Vertigan wrote:
> I'm thinking of writing a perl script to be called from a .qmail file
> that will check a message for html encoding and kill it if it does.
Converting html to txt using lynx -dump would be even better, don't
you think so ? :)
Gree
I'm trying relay-ctrl 1.2 : it nearly works, but I have a little problem :
when a user log himself via pop3, the ip comes in /var/control/relay-control,
but /usr/sbin/relay-ctrl-age is _not_ executed. I'm wondering why... maybe you
will have an idea ? It worked with the version 1.1.
Qmail init :
On Fri, Jan 21, 2000 at 08:20:39AM -0600, Bruce Guenter wrote:
> How do you know it isn't being run?
the tcp.smtp.cdb table isn't updated after the user logged in.
only the relay-ctrl-age from let him come in.
> Is it setuid?
-rwxr-xr-x 1 root root36008 Jan 19 09:35 relay-ctrl-a
oMail 0.2
-
A PHP/perl based qmail+vmailmgrd Maildomain Administration Web interface
oMail is a web front end to qmail/vmailmgrd. It can be used by domain
owners to easily administer their mail accounts without bothering the
sysadmin. Working features: manage mailboxes (
Hi,
I'd like that qmail check if incoming mail has a valid sender
domain : there are a lot of patches available on the qmail
webpage : which one would you recommend to me?
Are there some unwanted effects to reject mails using this
kind of method ? thanks for your hints & a nice week to you!
Oli
oMail 0.3 - 06feb2k
-
A PHP/perl based qmail+vmailmgrd Maildomain Administration Web interface
New in this version : - autoresponder support
- - new homepage and screenshots
oMail is a web front end to qmail/vmailmgrd. It can be used by domain
On Wed, Feb 09, 2000 at 10:26:39AM -0800, Roy Kerwood wrote:
> Hi is there a script based administration interface that takes some of the
> drudgery out of setting up new users on Qmail?
If you want to let you users administer they own domains, you may
have a look at the oMail project : http://o
On Fri, Feb 11, 2000 at 09:59:03AM +0300, Anand Buddhdev wrote:
> On Fri, Feb 11, 2000 at 07:33:12AM +0100, Olivier M. wrote:
> > The last week, I tried a few webmail solutions, based on imap and
> > pop. Some are pretty, but actually, I think it is silly to use pop,
> > whe
Hi Matt,
On Wed, Feb 16, 2000 at 03:11:03PM -0800, Matt Mouser wrote:
> I am setting up a server farm here. I plan to be running many domains on the
> same machine. This machine will be running many services as well such as
> http,ftp, mySQL, etc...Dns will be on a outside machine. All I nee
Current situation (I'm using vmailmgr, but it should be the same
with checkpasswd):
andromeda:~ > telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
+OK <[EMAIL PROTECTED]>
user neotest:testserver.ch
+OK
pass neo
+OK
quit
+OK
Connection closed by foreig
Hello,
The last week, I tried a few webmail solutions, based on imap and
pop. Some are pretty, but actually, I think it is silly to use pop,
when we could simply use a CGI to read the mails _directely_ from
user Maildir (with password check naturally).
As I'm probably not the first one getting t
On Wed, Mar 15, 2000 at 12:09:56PM -0700, Scott D. Yelich wrote:
> -BEGIN PGP SIGNED MESSAGE-
> On Wed, 15 Mar 2000, Dan Barber wrote:
> > Can anyone recommend a good web interface for qmail with
> > maildirs, virtualhosts and sql backend which includes an
> > addressbook and is relati
Hi Dan,
On Wed, Mar 15, 2000 at 03:23:18PM -0500, Dan Barber wrote:
> I love it! It looks tons better than everything else I've seen so
> far. Are there any modifications to getting it to work with
> qmail, both local users and virtuals?
Will work in any case, I'm currently working on it (well,
I'm pleased to announce you the release of:
oMail - Webmail 0.90
A Perl-based Webmail system for qmail and vmailmgr Maildir accounts
This is beta software, and there is no doc available yet. The whole
script is based on another gpl project (Neomail), but with improved
qmail/
Hello again!
oMail-webmail 0.91 is ready to be downloaded : changes includes
more security, better folders and addressbook support, as well
as a lots of little fixes. You will find more infos about this
software on http://webmail.omnis.ch/omail.pl?action=about
Todo:
- add vmailmgrd passwd.cdb
On Wed, Mar 22, 2000 at 09:35:08AM +0100, Jan Stifter wrote:
> can anybody explain me the difference between vmailmgrd and
> qmail-pop3d? is it better to switch our mail-server to qmail-pop3d? as
There are no "differences" : the the two programs are
working together : vmailmgrd is a replacement f
On Fri, Mar 24, 2000 at 11:50:22AM -0500, Shad Young wrote:
> Michael Boman wrote:
> >
> > Try SqWebMail - it's fst... http://www.inter7.com/sqwebmail
> I'll give it a shot, thanks for the info.
You can also try omail, which don't require vpopmail to work,
and works nicely with vmailmgr. ht
On Wed, Mar 29, 2000 at 06:49:45PM +0200, maw wrote:
> is there a way to have an alias like [EMAIL PROTECTED]
> with two dots?
why shouldn't it work ?
create a .qmail-user:name:pseudo file, and that should do it!
Regards,
Olivier
On Tue, Apr 18, 2000 at 04:18:28PM -0500, Travis Leuthauser wrote:
> I'm looking for some real life experiences/opinions on a web interface that
> reads mail directly from Maildir. I'm interested in offering a web
> interface for my customers. I'm running qmail 1.03 with the pop3d daemon.
> Any
On Fri, May 12, 2000 at 12:15:22AM -0500, Peter Janett wrote:
> I am looking for recomendations for pop before smpt add ons to qmail.
> I've looked at a couple that are listed on the qmail.org site, but wanted to
> see if any of you had recomendations.
the relay-ctrl from Bruce G. is just great,
Hello!
oMail-webmail 0.94 is ready to be downloaded : changes includes
experimental vpopmail support (thanks to Flavio), better
security and regexp for attachment handling, multiple user-defined
headers and signaturs (max 5 of each), as well as a lot of little
fixes. You will find more infos ab
On Tue, May 16, 2000 at 06:43:25PM -0400, Chester Chee wrote:
> Does anyone know if there is a webmail package that uses smtp instead of
>reading/writing from/to Maildir or mailbox? Thanks in advance.
smtp ? I'm afraid it could only be used to _send_ mails.
To read them, you have to choose be
On Thu, May 18, 2000 at 03:06:53PM -0700, Adam Roberts wrote:
> Does anyone know of any potential problems having a web based email like oMail that
>uses direct disk access
> conflicting with and IMAP server running against the same user Maildir?
If you keep your messages in your inbox, and don
On Tue, Jun 06, 2000 at 11:50:33AM +, Nguyen Hong Son wrote:
> Dear all
> Thank you for helping me with the SMTP Auth patch, But if you know where to
> get a tool (or package) for making a web-mail site for qmail, please tell me
You may try omail-webmail :
http://webmail.omnis.ch/omail.pl?a
Hi Mario,
On Wed, Jun 28, 2000 at 03:22:34PM +0200, mario libraro wrote:
> I am Mario Libraro and this is the first time i write on this mailing list..
welcome to u :)
> - is it difficult to load 15000 user acconuts in qmail with a script (using
> the database or a text list)? This
probably not.
On Thu, Jun 29, 2000 at 10:03:43AM +0200, TAG wrote:
> Does anyone know anything about a new release of qmail???
nope. a new release of qmail would be a revolution :)
everybody would talk about it (news sites, freshmeat, maybe
even television, etc...:)
Oli
--
___
As seen on freshmeat.net this morning...
Any chance so see such improvments to qmail comming?
Olivier
--
_
Olivier Mueller - [EMAIL PROTECTED] - PGPkeyID: 0E84D2EA - Switzerland
On Thu, Sep 28, 2000 at 11:45:09AM -0400, Drew Linsalata wrote:
> 9.28.2000
>
> Hey folks,
>
> OK, we are sold on Qmail (we're running it for our virtual hosting
> customers), and would like to use it to phase out a Post.Office installation
> with about 5000 active mailboxes.
>
> Its important
On Tue, Oct 03, 2000 at 10:22:13AM -0500, dG wrote:
> Is oMail easier to modify than is Sqwebmail? There are some changes that I
> would like to make to the interface but due to the compiled C and very
> limited C skills it maybe a lost cause. I will actually be posting a
> question about it bu
On Sat, Oct 07, 2000 at 12:22:34PM -0400, jim wrote:
> Howdy guys,
>
> I want to send a pager notification whenever new mail that has entered my
> inbox. To page someone with my pager is:
> @paging.acswireless.com. The alphanumeric text on my
> pager would say something like, "You have a new em
On Sat, Oct 07, 2000 at 05:25:33PM -0400, jim wrote:
> I want to study and understand that string of code that Andy gave before I
> use it. Oliver, you attatched a .dat file with nothing much in it.
well, it's not my fault if outlook doesn't support attached pgp signatures :)
Here is the kind
On Fri, Oct 13, 2000 at 01:14:23PM +0200, Martin Kos wrote:
> hi
> is there a good web-solution, so that every mail-user can set his
> autoresponder himself ? thanks for help.
for qmail only, I don't know, but if you are using vmailmgr,
you can try omail-admin at http://omail.omnis.ch .
Regards,
On Sun, Oct 15, 2000 at 06:50:59PM +0700, Joomy wrote:
> Hi all,
> sorry about this OT, but I can't find any good information about
> vmailmgr/vpopmail.
> If anyone have a nice url , please tell me. (not vmailmgr/vpopmail website)
>
> I have some (stupid) question about vmailmgr and vpopmail
Som
On Mon, Oct 16, 2000 at 09:18:58AM +0200, Linux wrote:
> 2)I'm managing a mail server with qmail. I have about 200 users and 50
> virtual domains, and all my configuration works correctly.
> I have created about 180 real users (passwd and shadow files) in my system
> for managing virtual domains a
On Tue, Oct 17, 2000 at 11:44:39AM +0200, Krzysztof Dabrowski wrote:
> Hello,
> A new version of qmail-smtpd-auth patch has been released.
> http://members.elysium.pl/brush/qmail-smtpd-auth/
looks nice. Do you know if it works with qmail+vmailmgr ?
(your doc only talk about vpopmail)
Olivier
--
On Wed, Oct 18, 2000 at 05:05:06PM -0400, Reid Sutherland wrote:
> 971829536.26305.simple:2,ST
> 971856803.14682.simple:2,T
> 971871879.5249.simple:2,RST
>
> The first part is I'm guessing is unix time(). Second part is the inode?
> Third, host. Now what's this 2? And what's T, ST, and RST?
Ever
On Sat, Oct 28, 2000 at 11:38:50AM +, Greg Cope wrote:
> Greg Jorgensen wrote:
> >
> > Sometimes we have our mail server busy sending out a lot of newsletters. While
> > it's doing that any other mail sent through the server has to wait in the
> > queue. Is there any way to tell qmail that so
Thanks Martin for your answer.
On Mon, Sep 25, 2000 at 10:47:33AM +0200, Martin Lesser wrote:
> Your problems seem to result of a perhaps misconfigured AvpLinux or
> AvpDaemon. If you use the trial-version of avp you may run into problems
> due to the "semi"-automatic tests done by avp.
>
> Unfo
Hello,
For a project, I'd need to find a way to log the mail traffic
on a qmail server, but not just sender and recipient: subject
is also needed.
For sender, recipient and size, the maillogs would be enough.
But I have to find a way to include the subject into the log.
Is anybody already doin
On Thu, Nov 02, 2000 at 10:31:06AM -0500, Peter Green wrote:
> > Personally, I think I would first try to catch all the mails
> > using http://cr.yp.to/qmail/faq/admin.html#copies , and then
> > parse all the messages "by hand". But I guess there would
> > be a better solution ? :)
>
> If you are
On Fri, Nov 03, 2000 at 08:43:04AM +1300, Jason Haar wrote:
> On Thu, Nov 02, 2000 at 03:47:47PM +0100, Olivier M. wrote:
> > Hello,
> >
> > For a project, I'd need to find a way to log the mail traffic
> > on a qmail server, but not just sender and recip
On Thu, Nov 09, 2000 at 03:36:53PM -, Russell Nelson wrote:
> We need a qmail 1.04. The instructions in INSTALL are out of date.
> People should be told to use ucspi-tcp and daemontools.
I 100% agree with that.
The most usefull patches should also be included in the
official distribution,
On Fri, Nov 10, 2000 at 01:35:34PM +, Kimberly Vher wrote:
>
>
> How can i make a copy of incoming mail from one address to multiple address.
>
> I have in my home/vhernz/.qmail file
>
> ./Maildir/
> [EMAIL PROTECTED]
>
> so that i have a copy in my hotmail account. but i want to make a c
and tell us your opinon, features requests
or what you'd like to do!
Subscription page: http://lists.sourceforge.net/mailman/listinfo/omail-devel
Regards,
Olivier
- Forwarded message from "Olivier M." <[EMAIL PROTECTED]> -
Delivered-To: [EMAIL PROTECTED]
Date: Sat,
Bonjour!
A prerelease of oMail-webmail 0.95 is ready to be downloaded!
Main changes since last release in May 2000:
* added spanish [rp]
* added danisk [te]
* patch for References: & In-Reply-To: fields support [sk]
* added support for Japanese (big patch) [sk]
On Sun, Nov 19, 2000 at 07:00:02AM +0300, [EMAIL PROTECTED] wrote:
>
>is it possible to insert custom footer at the end of every mail sent
> through my MTA which obviously is qmail-1.03 ,its possible with sendmail
> which we were running previously so , now my boss wants this feature , but
>
On Wed, Nov 22, 2000 at 08:38:34AM +1100, Dennis wrote:
> Yes, I'm asking the question again...
> Is there a formal way of backing up IMAP Maildir's ?
> What application or method is used ?
tar cvIF ? :)
(what do you exactely want to do ? imap maildirs are normal
directories... can be backed up a
On Wed, Nov 22, 2000 at 09:00:54AM +1100, Dennis wrote:
> Sure, but will a running qmail complain if the dir's are being accessed
> while the backup is taking place ?
if you just read the maildirs, I don't think there will be a problem.
Maybe you can stop delivery during the backup, but I guess i
On Wed, Dec 13, 2000 at 05:01:20PM -0200, Marcio Sa wrote:
> Hello,
> did anyone use a qmail without put users in /etc/passwd or qmail-users , like
> using
> LDAP ? Is it possible ? I want to use qmail without creating users or mboxes
> and
> using LDAP. Its possible with sendmail but i preffer to
On Thu, Dec 14, 2000 at 02:53:42PM -0200, Marcio Sa wrote:
> > There are LDAP extensions made in Switzerland for qmail, have
> > a look at http://www.nrg4u.com/
> >
>
> Hello Olivier,
>
> i have already installed qmail and LDAP extensions with a lot of success. But ,
> [...]
Sorry, but I have n
On Tue, Dec 19, 2000 at 12:30:18PM -0800, Eric Wang wrote:
> I am thinking to apply the Qmail-scanner to block the virus attachement,
> but I am wondering if this thing is a stable and efficient add-on and
> worth to have a try, because for our production mail and mail list
> server the stability
On Sat, Dec 30, 2000 at 07:04:13PM +, Marc Knoop wrote:
> I was wondering if some of you could recommend a good, reliable email
> client that runs under X (Gnome) and supports IMAP to maildirs (qmail, of
> course!).
> A gui client would be nice, but is not necessary.
> What do you guys/gals us
On Sun, Jan 14, 2001 at 07:47:46PM +0100, Henning Brauer wrote:
> On Sun, Jan 14, 2001 at 07:28:15PM +0100, [EMAIL PROTECTED] wrote:
> > Is there any good MUA out there that supports Maildir format? I want to
> > get ride of pine because only has mbox.
>
> The three greatest: mutt, mutt and mutt.
Hello,
Just tried to install qmail-mrtg 2.3, and see in the config file:
> * NOTE You must be running MULTILOG inorder to use qmailmrtg.
well, I don't know multilog, and if I could make it work without having
to reinstall all my servers, it would be nice : is there a way to make
it work with cy
On Fri, Jan 19, 2001 at 04:34:22PM -0600, Sean C Truman wrote:
> Sorry it will not. works with multilog output!
ok, so now is there a way to convert an accustamp-based log
to an tai64-based log ?
something like : @400037c219bf2ef02e94 -> 979946339.800490
(I have 3 solutions : find a way t
Hello,
Strange thing:
viper:~ # qmail-mrtg-queue
39
2
viper:~ # qmHandle -s
Messages in local queue: 0
Messages in remote queue: 4
Well :) And there are some (different) messages in the queue, so
I guess that qmail-mrtg-queue is right, and qmHandle wrong.
Maybe somebody noticed that too ?
On Wed, Jan 24, 2001 at 06:01:02AM -0800, Bill Parker wrote:
> Hi All,
>
> I was wondering, is it possible to run McAfee Anti-Virus for Linux (it can
> monitor
sure : check qmail-scanner :
http://qmail-scanner.sourceforge.org
Olivier
--
__
Hejsan,
The second prerelease of oMail-webmail 0.95 is ready to be downloaded!
Main changes since last release in Novemeber 2000:
* important bugfix in omail-prefs.pl (cut'n'paste error)
* update from german lang file [mz]
* little bugfix with timestamp conversion [Alan L
On Sun, Feb 04, 2001 at 10:01:18PM +0800, [EMAIL PROTECTED] wrote:
> If there are a lot of mails in queue of qmail , how can I delete mails from queue
>securely? Thanks!
I would use qmHandle
http://www.io.com/~mick/soft/qmhandle.html
Regards,
Olivier
--
On Mon, Feb 05, 2001 at 06:37:41PM +0100, Henning Brauer wrote
> On Mon, Feb 05, 2001 at 05:50:21PM +0100, Wilson, Frank wrote:
> > You can't use SQwebmail without vpopmail
>
> nonsens. you can.
with qmail alone, or with vmailmgr ? I'd like to see that (especially
for the vmailmgr part) :)
Oliv
On Tue, Feb 06, 2001 at 03:59:29PM +0100, Tore Micaelsen wrote:
> Can anyone point me in the right direction?
This should be easy to add to qmail-scanner... (perl)
It's even planed AFAIK.
Olivier
--
_
Olivier Mueller - [EMAIL PROT
On Thu, Feb 08, 2001 at 09:15:26PM -0200, [EMAIL PROTECTED] wrote:
> Hi All.
> Is there an administrative tool to create, delete or modify users without
> vpopmail?
> I have an installation with users in /etc/passwd, without vpopmail.
not that I'm aware off. This tool would have to run as root, s
On Mon, Feb 12, 2001 at 09:44:13AM -0700, Dan Egli wrote:
> Ok. 2 Questions. I've seen a lot of people mention Qmail-scanner, so
> 1) What is Qmail-scanner?
a great interface to use antiviruses with qmail.
http://qmail-scanner.sourceforge.net
> 2) How does one enable it (I'm assuming it's some
On Sun, Feb 18, 2001 at 01:15:39AM +0100, [EMAIL PROTECTED] wrote:
> Which qmail process write the X-Sender field in the headers? I would like
> to remove it, or to rewrite it, because it uses the name of my
> host/domain, which are not real. BTW, how can i rewrite any header of my
> outgoing mail
Hi Federico,
On Mon, Feb 19, 2001 at 03:00:05PM +, Federico Edelman Anaya wrote:
> Hi! .. I have a simple question :)
> What's the best soft to admin mult-domains?
> What's differences between vmailmgr and vpopmail?
There are no "best soft" : both are different philisophy of work.
If y
On Thu, Feb 22, 2001 at 10:19:28AM +1300, Chris Hellberg wrote:
> I've tried getting qmail-scanner to work and don't seem to have much
> luck as the suidperl binary won't allow the perl qmail scanner script to
> run under suid root. Anyone written a suitable wrapper that the
> qmail-scanner docos
Version 0.97 of oMail-admin is now available at
http://sourceforge.net/project/showfiles.php?group_id=3658
Official homepage and documentation of the omail-admin project
can be seen under http://omail.omnis.ch and most of the
urls are listed on http://admin.omnis.ch/admin2/?A=about
On Wed, Feb 28, 2001 at 03:58:51PM -, Jérémy Cluzel wrote:
> My goal is to take virus aware from my mail server, so, what's the
> best choice ?
there are no "best choice" : there are just different solutions :)
All that I can tell you is that qmail-scanner + f-sav is a very
good working so
On Tue, Feb 27, 2001 at 02:04:18PM +1100, [EMAIL PROTECTED] wrote:
> Hi all...
>
> Has anyone installed "Time::HiRes" for Qmail-Scanner
yes. install the cpan module, and then run cpan, and type "install Time::HiRes".
Other questions ? :)
Regards,
Olivier
--
On Thu, Mar 01, 2001 at 10:20:21AM +, Ken Corey wrote:
> Ideas anyone ?
have you _really_ followed all the steps of the LWQ ?
if yes, root would have a mailbox in /var/qmail/alias/Mailbox.
Does this directory exists ?
Please show us the qmail users from /etc/passwd.
Good luck :)
Olivi
Hello,
When I send a mail to the @php.net addresses for the first time,
I get this kind of mail:
>Subject: Request for Confirmation [automatic reply] [5526ba3c03d2348cc94e2b8947e61905]
>From: "PHP Group" <[EMAIL PROTECTED]>
>Date: 20 Mar 2001 22:45:23 -
>
>Hi,
>
>This is an automatic reply t
On Wed, Mar 21, 2001 at 12:03:52AM +0100, Peter van Dijk wrote:
> On Tue, Mar 20, 2001 at 11:55:36PM +0100, Olivier M. wrote:
> [snip]
> > The headers tells that qmail is used on the php.net server : is there
> > an open-source script that does that somewhere ? Just looked
On Wed, Mar 21, 2001 at 12:18:37AM +0100, Peter van Dijk wrote:
> > gni ? :) I'm not asking for a mailing list software! read my post :)
>
> I'm just telling you what php.net is using, and that message
> definitely came out of ezmlm.
well, it may be something "like" ezmlm, but then a highly hack
On Wed, Mar 21, 2001 at 12:40:00AM +0100, Peter van Dijk wrote:
> > well, it may be something "like" ezmlm, but then a highly hacked version.
> > If I send a mails to the "@php.net" address, the mail will then
> > be put in "quarantaine" until I send the confirmation: I don't
> > think ezmlm does
On Sat, Mar 24, 2001 at 08:48:15PM +0800, Mark Lo wrote:
>I would like to know what vmailmgr rpm do I need to run vmailmgr under
> omail-admin.
The best way (which allways worked for me) is to take the .tar.gz
files, and to compile and install the stuff yourself.
Regards,
Olivier
--
___
Hello,
Just spent a few hours on a new little but maybe interesting project,
which should make all the spams comming to your mailbox disapear :)
Project homepage: http://omail.omnis.ch/ospam/
Description:
oSpam - An ultimative Perl & qmail based anti-Spam System
=
Purpose of oSpam:
Hi Stefan,
On Sun, Mar 25, 2001 at 02:12:54PM +0300, Stefan Laudat wrote:
> If the first feature is quite useful, I find the second one rather nazi :)
:) then [EMAIL PROTECTED] is "nazi", like you say. The first time you
send a mail there, you get something like that in return:
---
On Mon, Mar 26, 2001 at 01:41:28PM -0800, Neafevoc K. Marindale wrote:
> Hello.
>
> I just setup qmail supervised, and it seems to be running great. I also
> managed to install pop3d supervised. But I noticed when I connect to check
> my mail via pop3, it takes a LONG time to log in. I say i
Hola!
A new version of oMail-webmail is now available! This is
version 0.96.1, with lots of fixes and major improvements :
Major changes since last pre-release:
* integrated search engine in each mail folder
* automatic email-addresses grabbing by reading
existing mes
On Wed, Apr 18, 2001 at 02:25:31AM +0200, Philipp Homan wrote:
> I am wondering if I could use qmail when not connected to the Internet. I
not a problem :)
> know it does work, but it takes a very long time until I can connect. I
> tried it with telnet on port 25 an it took several minutes until
Bonsoir,
A new version of oMail-webmail is now available, for the
third time in 5 days :) This is version 0.96.1, with lots
of user-requested improvements :
Major changes since 0.96:
* support for multiple attachments (finally!)
* inline attachment display for pictures (jpg/gif
Bonjour!
A new version of oMail-webmail is now available: this is version 0.98.2,
with some news:
Major changes since 0.97:
* Security fix: remote IP is checked again
* new configuration variables (fixed/variable font)
* FreeBSD fixes
* new translation for Czech
On Thu, May 03, 2001 at 05:31:59PM -0300, Flavio Alberto wrote:
> FormMailpl http://www.worldwidemart.com/scripts/ work it qmail?
of course it does :) If you installed the sendmail symlinks...
(as explained at the end of qmail install file)
Regards,
Olivier
--
_
On Tue, May 22, 2001 at 08:14:40PM -0700, Eric Paynter wrote:
> We do not need IMAP. So far, the webmail servers on the floor are:
> oMail-webmail
ok (hopefully :) will work with vpopmail.
> NeoMail
not for maildirs...
> AtDot
> EmuMail
pop3-based mailers afaik
+ sqwebmail
+ imp
+ dwebmail
On Wed, May 23, 2001 at 10:14:24AM +0200, Andrea Cerrito wrote:
> I think the "good-for-all" solution can be SQWebMail: it work with any
> authentication scheme (and this can be a starting point when talking about
wrong, it only works with vpopmail-based accounts, and maybe vanilla-qmail
accounts
On Wed, May 23, 2001 at 05:30:38PM -0600, Jason R. Mastaler wrote:
> "Eric Paynter" <[EMAIL PROTECTED]> writes:
> > oMail-webmail
> > NeoMail
> > AtDot
> > EmuMail
> >
> > Does anybody have any good/bad experience with these? Do they
> > integrate well with qmail? We're hoping to use maildir form
On Tue, Jun 05, 2001 at 01:41:45PM +0200, Pyuesh Daya wrote:
> I just took over a smtp spool server running qmail. Just wanted to know if there is
>a GUI front-end to qmail, and where can I see all the howto's about qmail.Specific
>things I am looking for :
> 1. Front-End to Qmail
http://omai
Bonjour!
A new version of oMail-webmail is now available: this is version 0.98.3,
with some news:
* bugfixes (multiple-from addresses routines) + other small things
* 4 new translations : no, tc, id and lt.
You will find more infos about this GPL-licensed software
Bonjour!
A new and much better version of oSpam is available : oSpam 0.2.
The news are:
* automatic creation of ospam directory and files
on first call
* confirmation mail to sender on success
* fixed sender email addresses for confirmation mails
* updat
On Wed, Jul 12, 2000 at 06:42:51PM +, Thomas Duterme wrote:
> This is taken from some documentation on fetchmail. Is there anyway I can
> inject things back into Maildir instead of mbox? (my other solution is to
> start hacking the fetchmail source)
you could try getmail, which has Maildir
On Fri, Jul 14, 2000 at 12:12:07PM -0700, Mitul Limbani wrote:
> Hi guys,
>
> Where can i find checkvpw the program needed for VmailMgr...
maybe in the vmailmgr package ? :) www.vmailmgr.org
Olivier
--
_
Olivier Mueller - [EMAI
On Fri, Jul 14, 2000 at 06:10:45AM -, Bruce Guenter wrote:
> Version 0.90 of qmail-autoresponder is now available at:
> http://em.ca/~bruceg/qmail-autoresponder/
Thanks for this update! :)
one question, and one suggestion :
- is it possible / planned to use this autoresponder with vma
On Thu, Jul 20, 2000 at 06:16:26PM +1000, Brendan Laws wrote:
> Hi there peoples,
>
> Does anyone know of a good auto reply program, that does both,
> autoreply and still deliver mail to the user?
I'd suggest:
http://em.ca/~bruceg/qmail-autoresponder/
The choice about delivering
Hi,
Again a security problem with outlook : look at the announce
on securityfocus:
http://www.securityfocus.com/vdb/bottom.html?section=solution&vid=1481
On the solution page, it is written:
> Workaround:
>
> Filters have been made for Sendmail and Postfix to deal with this issue. See the
>Bu
On Sat, Jul 22, 2000 at 06:00:30PM -, asantos wrote:
> From: Olivier M. <[EMAIL PROTECTED]>
> >Well, these filters are quite simple : but how could I setup such a workaround
> >on my old qmail server ? What about a /var/qmail/regexpreject ? What do
> > you think
Currently trying qmail-autoresponder (http://em.ca/~bruceg/qmail-autoresponder/) :
Docs says:
>- Limits rate of automatic responses (defaults to a maximum of one
> message every hour).
well, I always get _two_ messages, before the
Ignoring_message://usr/local/bin/qmail-autoresponder:_SENDER_ha
1 - 100 of 149 matches
Mail list logo