Maxime Longuepee wrote:
>
>I tryed what you said and it's not working.. I have this error:
>
>postfix/smtpd[99110]: NOQUEUE: reject: RCPT from myhome.org[MY.HOME.IP]:
>550 5.1.1 : Recipient address rejected:
>User unknown in virtual mailbox table; from=
>to= proto=ESMTP helo=<[MY.HOME.IP]>
>
>Ma
Mark Sapiro a écrit :
On 6/4/11 6:30 AM, Maxime Longuepee wrote:
Now, if I want to add a mailing list with another domain name i own
(it's hosted on the same machine), what should i do? I tryed to add a
new mailing list specifying the domain name with
/usr/local/mailman/bin/newlist name-of-t
On 6/4/11 6:30 AM, Maxime Longuepee wrote:
>
> Now, if I want to add a mailing list with another domain name i own
> (it's hosted on the same machine), what should i do? I tryed to add a
> new mailing list specifying the domain name with
>
> /usr/local/mailman/bin/newlist name-of-the-l...@myother
Mark Sapiro a écrit :
On 6/2/11 8:13 AM, Maxime Longuepee wrote:
Here is the output of postconf -n:
[...]
virtual_alias_maps =
mysql:$config_directory/mysql_virtual_alias_maps.cf,hash:/usr/local/mailman/data/aliases
This is wrong. You need to add hash:/usr/local/mailman/dat
On 6/2/11 8:13 AM, Maxime Longuepee wrote:
>
> Here is the output of postconf -n:
>
[...]
> virtual_alias_maps =
> mysql:$config_directory/mysql_virtual_alias_maps.cf,hash:/usr/local/mailman/data/aliases
This is wrong. You need to add hash:/usr/local/mailman/data/aliases to
alias_maps, not to v
Hi Mark!
Thanks for your reply!
Here is the output of postconf -n:
address_verify_map = btree:/var/spool/postfix/address_verify
broken_sasl_auth_clients = yes
command_directory = /usr/local/sbin
config_directory = /usr/local/etc/postfix
daemon_directory = /usr/local/libexec/postfix
data_directo
On 6/1/11 6:50 AM, Maxime Longuepee wrote:
>
> The mail system
>
> <"|/usr/local/mailman/mail/mailman post mailman"@mail.mydomain.org>
> (expanded
>from ): unknown user:
>"|/usr/local/mailman/mail/mailman post mailman"*
Postfix is apparently trying to deliver to the al
Hi!
I have mailman installed on my freebsd server. I am running
postfix+dovecot with mysql support for my mail server. Everything is
working perfectly except mailman gives error on incomming mail. Here is
the error (I replaced my real domain name in the error message with
mydomain.org):
*Th