Adam Weremczuk via Postfix-users:
> Thank you Victor.
>
> What's the easiest way to change:
>
> bugzilla@mailserver:~$ cat ~/.forward
> "|/vol/localhome/bugzilla/site/live/email_in.pl -vvv 2>/tmp/bz_emailin.log"
>
> to something like:
>
> [email protected]:/vol/localhome/bugzilla/site/live/email_in.pl
> -vvv 2>/tmp/bz_emailin.log
There are multiple ways:
1 On the milserver achine:
In ~bugzilla/.forward
bugzilla@[email protected]
On the remoteserver, the ~bugzilla/.forward file with email_in.pl.
2) On the mailserver achine:
In /etc/aliases:
bugzilla: bugzilla@[email protected]
run the "newaliases" command after edirting the file.
On the remoteserver, the ~bugzilla/.forward file with email_in.pl.
Wietse
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]