DaemonForums  

Go Back   DaemonForums > Miscellaneous > General software and network

General software and network General OS-independent software and network questions, X11, MTA, routing, etc.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 9th December 2008
satimis satimis is offline
Port Guard
 
Join Date: May 2008
Posts: 27
Default About perdition and nginx

Hi folks,


Former topic;
Networking on virtual machine
http://www.daemonforums.org/showthread.php?t=2515


Has any folk tried perdition;
http://www.vergenet.net/linux/perdition/


I tried, based on their limited available document, without success.

First I can't create the database table 'tblPerdition';

MySQL
http://www.vergenet.net/linux/perdit...tiondb.5.shtml

Code:
+------------+--------------+------+-----+---------+-------+
| Field      | Type         | Null | Key | Default | Extra |
+------------+--------------+------+-----+---------+-------+
| user       | varchar(128) |      | PRI |         |       |
| servername | varchar(255) |      |     |         |       |
| port       | varchar(8)   | YES  |     | NULL    |       |
+------------+--------------+------+-----+---------+-------+
Null field only allows NO/YES not blank.

Also if "NO" and "PRI" on user (same row) I can't input the same user twice. How about if the user holds several email accounts on other domains? Their mailing list can't help me out.


I also tried nginx;

http://wiki.codemongers.com/Main

I can't install the packages on repo of Debian Etch. Their mailing list told me that the packages being absolute. Therefore I must install the package from source. This is NOT a problem to me. I have experience installing package from source 'tarball'. My concern is whether this package work for me?


Please shed me some light. TIA


B.R.
satimis
Reply With Quote
  #2   (View Single Post)  
Old 9th December 2008
deemon's Avatar
deemon deemon is offline
Fdisk Soldier
 
Join Date: May 2008
Location: Estonia
Posts: 50
Default

What are you trying to insert into `user` field?
It doesn't make sense to have single email address on different servers.
__________________
Fhtagn nagh Yog-Sothoth
Reply With Quote
  #3   (View Single Post)  
Old 9th December 2008
satimis satimis is offline
Port Guard
 
Join Date: May 2008
Posts: 27
Default

Quote:
Originally Posted by deemon View Post
What are you trying to insert into `user` field?
mail server-1
user satimis
servername xen08.satimis.changeip.net


mail server-2
user satimis
servername xen09.satimis.dnsalias.com


mail server-3
user satimis
servername xen10.satimis.com


satimis has 3 email addresses on 3 mail servers.


Quote:
It doesn't make sense to have single email address on different servers.
No. They are different email address


Besides how can I create;

ssl_perdition_cert
ssl_perdition_key
???

TIA


B.R.
satimis
Reply With Quote
  #4   (View Single Post)  
Old 10th December 2008
deemon's Avatar
deemon deemon is offline
Fdisk Soldier
 
Join Date: May 2008
Location: Estonia
Posts: 50
Default

Quote:
Originally Posted by satimis View Post
mail server-1
user satimis
servername xen08.satimis.changeip.net


mail server-2
user satimis
servername xen09.satimis.dnsalias.com


mail server-3
user satimis
servername xen10.satimis.com


satimis has 3 email addresses on 3 mail servers.
Just enter full email address into the "user" field.

Quote:
Besides how can I create;

ssl_perdition_cert
ssl_perdition_key
Read openssl manpages about rsa, req and x509 or check out apache mod_ssl faq how to create self-signed ssl certificates.
__________________
Fhtagn nagh Yog-Sothoth
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:11 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick