| Jeff Abrahamson on 15 Jun 2006 10:29:30 -0000 |
|
I have the following line in /etc/aliases, convenient for certain list
subscriptions. ;-)
devnull: /dev/null
Exim4, however, doesn't like this, complaining that file_transport
router isn't set. No problem. I see in
400_exim4-config_system_aliases that I need to set
SYSTEM_ALIASES_FILE_TRANSPORT, so in update-exim4.conf.conf I add this line
SYSTEM_ALIASES_FILE_TRANSPORT='address_file'
and run update-exim4.conf. (Note that much of this is Debian-ism.)
But that doesn't have a noticeable effect. Is this not the intended
way to update these things?
I have found lots of exim4 docs, but I haven't found any that outline
exactly how to interact with the Debian configuration scheme.
Thanks much for any tips.
--
Jeff
Jeff Abrahamson <http://jeff.purple.com/> +1 215/837-2287
GPG fingerprint: 1A1A BA95 D082 A558 A276 63C6 16BF 8C4C 0D1D AE4B
Attachment:
signature.asc ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|