Hallo,
Vandaag heb ik mijn eigen webserver + mailserver opgezet. Alles leuk en aardig, werkt goed en performt goed.
Maar nu zit ik met een probleem:
Op het moment dat ik vanuit mijn mailserver (Axigen
naar mijn eigen adres wil mailen. Gewoon intern als het ware dus. Komt niks over. Er staat de volgende foutmelding bij Queue
Fail-info: License limitations forbid usage of this filter: CommTouch (127.0.0.1:8088)
Status:PROCESSING ERROR
MBox:INBOX
Dit kan kloppen aangezien ik een free license van Axigen gebruik. Nu probeer ik CommTouch te verwijderen, maar dat lukt niet.
Het volgende heb ik al gevonden op de website van Axigen :
By default the axigenfilters initscript will attempt to extract the configuration details of the daemons controlled from any of the files (these being dependent on the OS platform in use):
/etc/sysconfig/${MY_NAME}
/etc/default/${MY_NAME}
/etc/rc.d/rc.${MY_NAME}.conf
where ${MY_NAME} equals to axigenfilters
In any of the above configuration files the list of daemons is by default defined as:
DAEMONS="axidkd axidksd aximilter spamd"
where the above values represent:
axidkd - AXIGEN DomainKeys Verifier
axidksd - AXIGEN DomainKeys Signer
aximilter - AXIMilter daemon
spamd - Bundled spamd (SpamAssassin) daemon
If for example you don't intend to use the AXIGEN DomainKeys daemons and AXIMilter features, but just the Bundled SpamAssassin daemon, you can modify the above line into:
DAEMONS="spamd"
Nu gaat het er dus om dat ik dat bestand moet aanpassen. Hier zit hem het grootste probleem, want ik heb namelijk geen idee waar dit bestand zich moet bevinden.
Heeft iemand hier een oplossing voor?
Met vriendelijke groet,
GQAH
Vandaag heb ik mijn eigen webserver + mailserver opgezet. Alles leuk en aardig, werkt goed en performt goed.
Maar nu zit ik met een probleem:
Op het moment dat ik vanuit mijn mailserver (Axigen
Fail-info: License limitations forbid usage of this filter: CommTouch (127.0.0.1:8088)
Status:PROCESSING ERROR
MBox:INBOX
Dit kan kloppen aangezien ik een free license van Axigen gebruik. Nu probeer ik CommTouch te verwijderen, maar dat lukt niet.
Het volgende heb ik al gevonden op de website van Axigen :
By default the axigenfilters initscript will attempt to extract the configuration details of the daemons controlled from any of the files (these being dependent on the OS platform in use):
/etc/sysconfig/${MY_NAME}
/etc/default/${MY_NAME}
/etc/rc.d/rc.${MY_NAME}.conf
where ${MY_NAME} equals to axigenfilters
In any of the above configuration files the list of daemons is by default defined as:
DAEMONS="axidkd axidksd aximilter spamd"
where the above values represent:
axidkd - AXIGEN DomainKeys Verifier
axidksd - AXIGEN DomainKeys Signer
aximilter - AXIMilter daemon
spamd - Bundled spamd (SpamAssassin) daemon
If for example you don't intend to use the AXIGEN DomainKeys daemons and AXIMilter features, but just the Bundled SpamAssassin daemon, you can modify the above line into:
DAEMONS="spamd"
Nu gaat het er dus om dat ik dat bestand moet aanpassen. Hier zit hem het grootste probleem, want ik heb namelijk geen idee waar dit bestand zich moet bevinden.
Heeft iemand hier een oplossing voor?
Met vriendelijke groet,
GQAH
GQAH - Good, Quick and Helpful