Ok thank you very much! now it works!

Fabio Ferrari

> * Fabio Ferrari <fabio.ferr...@unimore.it>:
>> Hello,
>>
>> I have some problems in implementing a pipe to an external command.
>>
>> As said in the documentation, I've added the line
>>
>> transport_maps = hash:/etc/postfix/transport
>>
>> in the main.cf file, then I edited the transport file and added the line
>>
>> listadipr...@sms.unimo.it  pipediprova:
>>
>> then I executed the postmap command to update the db.
>>
>> Then I added the line
>>
>> pipediprova unix -      n       n       -       -       pipe    flags=
>> user=vmail   argv=/usr/local/bin/mailtoliste.pl
>>
>> in the master.cf file.
>>
>> But when I try to send mail to the listadipr...@sms.unimo.it address,
>> the
>> maillog says:
>>
>> Sep 13 15:05:45 secchia postfix/smtpd[27379]: NOQUEUE: reject: RCPT from
>> posta1.sms.unimo.it[155.185.44.49]: 550 5.1.1
>> <listadipr...@sms.unimo.it>:
>> Recipient address rejected: User unknown in virtual mailbox table;
>> from=<ferrari.fa...@gmail.com> to=<listadipr...@sms.unimo.it> proto=SMTP
>> helo=<localhost>
>
> Well, the address is not valid :)
> "User unknown in virtual mailbox table"
>
> Create the addressr listadipr...@sms.unimo.it
>
>> virtual_mailbox_maps = hash:/etc/postfix/sql/virtual_mailbox_maps
> in this map
>
> --
> Ralf Hildebrandt
>   Geschäftsbereich IT | Abteilung Netzwerk
>   Charité - Universitätsmedizin Berlin
>   Campus Benjamin Franklin
>   Hindenburgdamm 30 | D-12203 Berlin
>   Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962
>   ralf.hildebra...@charite.de | http://www.charite.de
>
>


Reply via email to