|
List Info
Thread: Error: Service unavailable.
|
|
| Error: Service unavailable. |

|
2006-02-08 10:24:48 |
|
Hi,
I tried searching archives with no Luck
I'm also working as a member of John Edington's Staff over on ACTDR. And we would love to get some help with vpopmail support please.
Here is where I am trying to get vpopmail support working.
startrek.acalltoduty.com">http://archive.acalltoduty.com/?arcadiastation startrek.acalltoduty.com
I followed al the steps, installed all the cpan modules you name it its active. Followed README to the letter.
vpopmail is installed in /home/vpopmail.
I tried it on a non actd box as well with equal results.
gochaos.net">https://secure.portalkeeper.com/archive/index.cgi?members gochaos.net
VPop is installed also at /home/vpopmail
Here is version of the archive done for a single domain and by hand with the PM file. (lightly customizes cause we thought long lists where hard to read from default style :P But non the less it works.
http://archive.startrek.acalltoduty.com/
And this is 1 Domain We have Several.
7thchevron.acalltoduty.com/
epic.acalltoduty.com/ startrek.acalltoduty.com/ acalltoduty.com/
itoh.acalltoduty.com/ starwars.acalltoduty.com/
Editing the config.pm by hand is cruel and unusual punishment. ...
Here is the
config.pm for the the vpopmail attempt.
#--------------------------------------------------------------------------- # ezmlm-www (configuration file - see README) #---------------------------------------------------------------------------
#--------------------------------------------------------------------------- #-- Mailing list configuration goes here: #push $lists, { # name => 'example.com">
mylist example.com', # local_part => 'mylist', # host_part => 'example.com', # description => 'My first list', # archive => Mail::Ezmlm::Archive->new('/path/to/list/directory'),
# conceal_senders => 1, # subscription_info => 1, # descending_by_default => 1, # default_sorting => 'thread', #may be 'thread', 'date' or 'subject' # show_html => 1, # highlight => 1
#};
# # To add more lists, just copy-and-paste the previous block #?as many times as many lists you have. # # push {$lists}, { # name => 'example.com">
another-list example.com', # local_part => 'another-list', # host_part => 'example.com', # description => 'My second list', # archive => Mail::Ezmlm::Archive->new('/path/to/other/list/directory'),
# conceal_senders => 1, # subscription_info => 1, # descending_by_default => 1 # bydate_by_default => 0, #may be 'thread', 'date' or 'subject' # show_html => 1, # highlight => 1
# }; #
#--------------------------------------------------------------------------- #-- This option specifies the language used for localized strings:
$lang = 'en';
#---------------------------------------------------------------------------
#-- To enable vpopmail support just uncomment the following line: #-- (this will disable the configuration done with the "push $lists" #-- syntax above, as all information will be taken from vpopmail local
#-- database and the %Config defaults below.)
use vpopmail;
#--------------------------------------------------------------------------- #--Additional configuration options:
%Config = (
#--These settings will be used for vpopmail-based mailing lists: DefaultVpopmailSettings => { conceal_senders => 1, subscription_info => 1, descending_by_default => 1, default_sorting => 'thread', #may be 'thread', 'date' or 'subject'
show_html => 1, highlight => 1 }, VpopmailAccess => { default_policy => 'allow', allow_lists => [], deny_lists => [], allow_domains => [], deny_domains => []
}, #--CSS web path: CSSPath => 'style.css' );
1;
I Hope you guys have some thoughts and can help. We really would like this to work.
-- Mike Johnson Arcadia Station XO
Network Operations Member http://www.acalltoduty.com/ http://www.goosite.net/
|
[1]
|
|
|
about | contact Other archives ( Real Estate discussion Medical topics )
|