Mailinglist Archive: opensuse-de (4464 mails)
| < Previous | Next > |
Re: Postfix + Fetchmail eingehende Mails zuordnen
- From: Torsten Huebner <torsten.huebner@xxxxxxxxxxx>
- Date: Thu, 18 Sep 2003 07:36:51 +0200
- Message-id: <200309180736.51177.torsten.huebner@xxxxxxxxxxx>
Am Mittwoch, 17. September 2003 22:01 schrieb Axel Dreher:
> postconf -n
...
> mydestination = $myhostname, localhost.$mydomain
...
fetchmail stellt normalerweise an "user@localhost" zu. Postfix ist bei dir
aber nicht so konfiguriert, daß es "localhost" als mydestination erkennt.
mydestination = $myhostname, localhost, localhost.$mydomain
hat bei mir damals geholfen.
MfG Torsten
> postconf -n
...
> mydestination = $myhostname, localhost.$mydomain
...
fetchmail stellt normalerweise an "user@localhost" zu. Postfix ist bei dir
aber nicht so konfiguriert, daß es "localhost" als mydestination erkennt.
mydestination = $myhostname, localhost, localhost.$mydomain
hat bei mir damals geholfen.
MfG Torsten
| < Previous | Next > |