vmail-general Mailing List for Vorpal Mail
Status: Beta
Brought to you by:
blane
You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Blane B. <bl...@ly...> - 2002-05-06 11:45:59
|
Release 0.6.8 is finally out. X-Apparently-From and X-Apparently-To headers are added so you can track the SMTP from and to lines. Better socket cleanup code, that hopefully will cure the silent death problem. There is now a limit of 10 concurrent connections which should prevent any DoS and also stop incoming connections getting bogged down. Blane. |
From: Blane B. <bbr...@mo...> - 2001-11-20 10:31:36
|
It's been a while but I am now in a better position to work on Vorpal Mail again. I am currently on a bug hunt for memory errors etc. to try and track down various "silent death" causes. I intend to start getting some updates etc. rolling soon. Blane. |
From: Blane B. <bl...@ad...> - 2001-05-22 15:02:43
|
It might be worth trying kgcc (or is it kcc?) - the older version of the GNU C Compiler supplied for kernel compilation. I'll have to get a copy of RH 7.x up and running so I can test on it! I know things have gone quiet recently, but I hope to get working on VMail again soon, so if anyone has any bugs or feature requests, send them now! Blane. > ----- Original Message ----- > From: "Adam Membrey" <dar...@oz...> > To: <vma...@li...> > Sent: Tuesday, May 15, 2001 11:27 PM > Subject: [VMail General] Compiling errors: Follow up information as > requested. > > > > Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs > > gcc version 2.96 20000731 (Red Hat Linux 7.0) > > > > |
From: Blane B. <bl...@ad...> - 2001-05-22 15:02:17
|
Hi, don't think I replied to this: Vorpal Mail accepts mail to virtual domains based on the domain name during the SMTP address list handshake. So, if you have a virtual domain defined, then when mail to so...@vi...m is received then the relevant configuration file should be used instead. Does this make sense and answer the question? Blane. > ----- Original Message ----- > From: "Gordon Runkle" <ga...@in...> > To: <bl...@vi...> > Sent: Wednesday, May 02, 2001 5:07 PM > Subject: virtual domains vs relay? > > > > Hi Blane, > > > > I'm running Vmail 0.6.5 on RedHat 7.1, and I have > > a question regarding virtual domains. > > > > It seems that I can only get mail to a user within > > a virtual domain if I enable RELAY. Is this > > correct, or am I not understanding? > > > > > > Oh, I had to modify a couple of source files > > to compile on RH 7.1: > > > > > > Added "#include <time.h>" to queue.cc > > Added "#include <string.h>" to mime.cc > > > > Regards, > > > > Gordon. > > > > -- > > > > It doesn't get any easier, you just go faster. > > -- Greg LeMond > > > |