ISPsystem.com Forums

ISPsystem.com Forums (http://forum.ispsystem.com//index.php)
-   General technical discussion (http://forum.ispsystem.com//forumdisplay.php?f=8)
-   -   Create 'all@' mailing list (http://forum.ispsystem.com//showthread.php?t=790)

Bull-DoG 10-27-2009 01:23 PM

Create 'all@' mailing list
 
sorry for silly question but how to create mailing list all@company.com for all employers?

slava 10-27-2009 03:59 PM

In the ISPmanager E-mail -> E-Mail groups menu

Bull-DoG 10-27-2009 06:17 PM

Yeah i know that much, but how to set it up to automatically add all domain mail addresses to senders and subscribers? Or it's impossible and i have to do it manually?

Bull-DoG 10-27-2009 10:12 PM

When i've added
Code:

|/usr/bin/minimalist -d /var/spool/minimalist/example.ru/ all
to E-mail groups, I've got following error in exim/mainlog:
Code:

009-10-27 23:02:22 1N2sFK-0007F3-Hy <= test111@example.ru H=localhost (primero.example.ru) [127.0.0.1] P=esmtp S=726 id=b5dd01623a4f1083c75c8d56d138dc7d.squirrel@primero.example.ru from <test111@example.ru> for all@example.ru
2009-10-27 23:02:22 1N2sFK-0007F7-JW <= test111@example.ru U=Debian-exim P=spam-scanned S=1107 id=b5dd01623a4f1083c75c8d56d138dc7d.squirrel@primero.example.ru from <test111@example.ru> for all@example.ru
2009-10-27 23:02:22 1N2sFK-0007F7-JW == |/usr/bin/minimalist,-d,/var/spool/minimalist/example.ru/,all (all@example.ru) <all@example.ru> R=group_aliases defer (-30): pipe_transport unset in group_aliases router
2009-10-27 23:02:22 1N2sFK-0007F3-Hy => all <all@example.ru> R=spamcheck_router T=spamcheck
2009-10-27 23:02:22 1N2sFK-0007F3-Hy Completed

When i've added
Code:

pipe_transport = address_pipe
to
Code:

vi /etc/exim4/exim4.conf.template
in group_aliases: section

i've got following error in log:
Code:

2009-10-27 23:08:05 1N2sKr-0007VW-5Z <= test111@example.ru H=localhost (primero.example.ru) [127.0.0.1] P=esmtp S=727 id=7f938bdccb9c3f060373ee971fb92245.squirrel@primero.example.ru from <test111@example.ru> for all@example.ru
2009-10-27 23:08:05 1N2sKr-0007Va-7A <= test111@example.ru U=Debian-exim P=spam-scanned S=1113 id=7f938bdccb9c3f060373ee971fb92245.squirrel@primero.example.ru from <test111@example.ru> for all@example.ru
2009-10-27 23:08:05 1N2sKr-0007Va-7A ** |/usr/bin/minimalist,-d,/var/spool/minimalist/example.ru/,all (all@example.ru) <all@example.ru> R=group_aliases T=address_pipe: Child process of address_pipe transport returned 127 (could mean unable to exec or command does not exist) from command: /usr/bin/minimalist,-d,/var/spool/minimalist/example.ru/,all
2009-10-27 23:08:05 1N2sKr-0007Vi-A8 <= <> R=1N2sKr-0007Va-7A U=Debian-exim P=local S=1992 from <> for test111@example.ru
2009-10-27 23:08:05 1N2sKr-0007Va-7A Completed

As i can see ISPmanager replaces ' ' with ',' so pipe can't work.

What should I do to get it running?

slava 10-28-2009 05:29 PM

Quote:

As i can see ISPmanager replaces ' ' with ',' so pipe can't work.
Our developers will check this problem


All times are GMT +2. The time now is 12:53 PM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.