Toon posts:

Postfix configuratie

Pagina: 1
Acties:

Verwijderd

Topicstarter
Hoi, op 't moment postfix aan het configgen en loop tegen een probleempje aan.
In main.cf staat:

# TRANSPORT MAP
dnaservices.com smtp:post.dnaservices.com
.dnaservices.com smtp:post.dnaservices.com

In man transport staat:

In the case of delivery via SMTP, one may specify
hostname:service instead of just a host:

foo.org smtp:bar.org

Maar ik krijg bij een reload toch een error:
root@atlantux:~# postfix reload
postfix: fatal: /etc/postfix/main.cf, line 157: whitespace in attribute name: "dnaservices.com??smtp:post.dnaservices.com"
root@atlantux:~#

Wat is hier het probleem?
OS: Linux
Kernel: 2.4.7


tnx!

Janno