It's working!
Thanx for your help Simon and Christian.
I finally figured it out, i added the virtual_maps into a part of the
script that is not rewritten, then i had to reconfigure with a different
mail username and now it works!
I hope now that confixx won't screw this work up with a cron job, b
Hmm, normaly there should appear the mailinglistaddress and not the
[EMAIL PROTECTED] address. Disable the catchall via confixx temporaily and test
if this works. I also use mailman and postfix on a rootserver from 1&1
and it works, but first of all I kicked confixx from the machine ;-).
unfortu
Simon White wrote:
Something is getting rewritten further up the chain. Your logs just show
a message delivered directly to [EMAIL PROTECTED] so you
need to look at the config a bit harder. I can see that the MX for
netmilk is the same machine, so at least that is OK
root [13:03] simon # host 217.1
Simon White wrote:
Setting permissions like that is rarely a good idea. 777 means readable,
writable, and executable. You only need something like 644 for aliases,
because you run newaliases as root anyway. 777 may, in some cases, cause
programs NOT to work due to security checks (file permissions
Simon White wrote:
Is a file aliases.db generated? If the mail is delivered to the
catch-all account, then the aliases are not being read for sure;
the "newaliases" command will not help you if main.cf doesn't point to
the right place...
in main.cf do you have:
alias_maps = hash:/etc/postfix/alia
Hello,
i still have some problems getting mailman to run.
I added the aliases to the postfix main.cf but mail isn't delivered to
the subscribers - it's mailed to the catch-all address, which would
probably mean that the aliases are not recognized properly.
Is there a way to show the actual postf
Hello,
b udhi19 wrote:
a.check if u have run mailmanctl, if u have not then run it
it ussualy at /mailman/bin/
yes i started it with "mailmanctl start" - and i've also taken care to
make a "mailmanctl restart" whenever i changed the configuration.
but i think i just stumbled accross the problem,
Hello everyone,
i spend the last 2 two days on getting mailman installed on a suse 8.1
server (postfix + confixx) and i'm stuck, i really tried it on my own,
but now i would really appreciate a helping hand.
current situation: web-interface works fine, but when i try to
subscribe, i get no mai