On 12 November 2013 16:03, mmahoney <[email protected]> wrote:

>
> ********************************************
> root@RTv4:/opt/rt4/etc# cat /etc/aliases
> # See man 5 aliases for format
> #postmaster:    root
> rt4ticket: "|/opt/rt4/bin/rt-mailgate --queue General --action correspond
> --url https://rtv4.nhsocal.com/";
> rt4comment: "|/opt/rt4/bin/rt-mailgate --queue General --action comment
> --url https://rtv4.nhsocal.com/";
>
>
Is --url https://rtv4.nhsocal.com/"; really on a separate line in this file?
If so it should not be.  Is /etc/aliases the right file?  Check main.cf for
postfix and check and see what is defined for the alias_maps file.  Also -
If alias_maps is defined as a hash in your postfix main.cf file you must
rebuild it. Example:
Under Ubuntu you can use "newaliases" to rebuild the the aliases.db file
with the file specified as the alias_maps file as the source.

You might want to check this out:
https://help.ubuntu.com/community/PostfixBasicSetupHowto#Local_Alias_database

-- 
Landon Stewart :: [email protected]
Lead Specialist, Abuse and Security Management
Spécialiste principal, gestion des abus et sécurité
http://iweb.com :: +1 (888) 909-4932

Reply via email to