Dear Postfix experts,

I am to start own mailing list server on MAC OS X 10.6 . It use postfix  and I  
majordomo to achieve a goal

I was to  try to test amjordome by

"From:  .....
To: majord...@dhcp28-108.kasr.elf.stuba.sk
help topics "

I was returned  either
"This is the mail system at host dhcp28-108.kasr.elf.stuba.sk.

I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to postmaster.

If you do so, please include this problem report. You can
delete your own text from the attached returned message.

                   The mail system

<majordomo-a...@dhcp28-108.kasr.elf.stuba.sk> (expanded from
    <majord...@dhcp28-108.kasr.elf.stuba.sk>): unknown user: "majordomo-apvv"
"
or after mofifivcation of postfix confiruration
"
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to postmaster.

If you do so, please include this problem report. You can
delete your own text from the attached returned message.

                   The mail system

<"|/usr/local/majordomo/bin/mj_enqueue -m -d APVV -P10
    -p10"@dhcp28-108.kasr.elf.stuba.sk> (expanded from
    <majord...@dhcp28-108.kasr.elf.stuba.sk>): unknown user:
    "|/usr/local/majordomo/bin/mj_enqueue -m -d apvv -p10 -p10"
"
.
Settings of the aliases are as shown:


cd /usr/local/majordomo/lists/ALIASES/
dhcp28-108:ALIASES mini1$ ls
mj-alias-APVV           mj-vut-APVV.db
mj-alias-APVV.db                mj-domains              
mj-vut-APVV             

dhcp28-108:ALIASES mini1$ more mj-vut-APVV
# VUT entries for Majordomo at APVV
majord...@dhcp28-108.kasr.elf.stuba.sk         majordomo-APVV
majordomo-ow...@dhcp28-108.kasr.elf.stuba.sk   majordomo-APVV-owner
owner-majord...@dhcp28-108.kasr.elf.stuba.sk  owner-majordomo-APVV
# End VUT entries for Majordomo at APVV

dhcp28-108:ALIASES mini1$ more mj-alias-APVV
# Aliases for Majordomo at APVV
majordomo-APVV:       "|/usr/local/majordomo/bin/mj_enqueue -m -d APVV -P10 -
p10"
majordomo-APVV-owner: "|/usr/local/majordomo/bin/mj_enqueue -o -d APVV -P10 -
p10"
owner-majordomo-APVV: majordomo-APVV-owner
# End aliases for Majordomo at APVV

Listed scripts  of majordomo are working for me e.g  the have responses when 
they are started viac shell in /usr/local/majordomo/lists/ALIASES/

uncomented lines of my postfix's main.cf are


soft_bounce = no
command_directory = /usr/sbin
daemon_directory = /usr/libexec/postfix
mail_owner = _postfix
myhostname = dhcp28-108.kasr.elf.stuba.sk
mydomain = kasr.elf.stuba.sk
myorigin = $myhostname
inet_interfaces = all
local_recipient_maps = 
relayhost = [mail1.fei.stuba.sk]
alias_database = hash:/etc/aliases, 
hash:/usr/local/majordomo/lists/ALIASES/mj-alias-APVV 
debug_peer_level = 2
debugger_command =
         PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin
         xxgdb $daemon_directory/$process_name $process_id & sleep 5
sendmail_path = /usr/sbin/sendmail
newaliases_path = /usr/bin/newaliases
mailq_path = /usr/bin/mailq
setgid_group = _postdrop
html_directory = no
manpage_directory = /usr/share/man
sample_directory = /usr/share/doc/postfix/examples
sample_directory = /usr/share/doc/postfix/examples

readme_directory = /usr/share/doc/postfix
mydomain_fallback = localhost
message_size_limit = 10485760
tls_random_source = dev:/dev/urandom

virtual_maps = hash:/usr/local/majordomo/lists/ALIASES/mj-vut-APVV , 
hash:/usr/local/majordomo/lists/ALIASES/mj-vut-private, 
hash:/usr/local/majordomo/lists/ALIASES/mj-alias-APVV, 
hash:/usr/local/majordomo/lists/ALIASES/mj-alias-private


Tnak you for any explanation what I am doing wrong

I look forward hearing from you 

Uuors faithfully

-- 
Peter Fodrek

Reply via email to