fakessh a écrit : > On Sat, 17 Apr 2010 17:16:04 +0200, mouss <[email protected]> wrote: >> fakessh a écrit : >>> On Sat, 17 Apr 2010 14:26:22 +0200, mouss <[email protected]> wrote: >>>> fakessh a écrit : >>>>> On Thu, 15 Apr 2010 08:33:43 -0500, Noel Jones > <[email protected]> >>>>> wrote: >>>>>> On 4/14/2010 3:42 PM, fakessh wrote: >>>>>>> On Wed, 14 Apr 2010 13:50:34 -0500, Noel >>> Jones<[email protected]> >>>>>>> wrote: >>>>>>>> On 4/14/2010 1:45 PM, fakessh wrote: >>>>>>>>> On Wed, 14 Apr 2010 14:12:25 -0400, Charles Marcus >>>>>>>>> <[email protected]> wrote: >>>>>>> I changed the entries @fakessh to r...@localhost in >>>>> /etc/postfix/virtual >>>>>>> postmap then a file to >>>>>>> the postfix restart. >>>>>>> >>>>>>> all without success, or rather the same mistake >>>>> [snip] >>>>> my jed /etc/postfix/virtual >>>>> # >>>>> # AUTHOR(S) >>>>> # Wietse Venema >>>>> # IBM T.J. Watson Research >>>>> # P.O. Box 704 >>>>> # Yorktown Heights, NY 10598, USA >>>>> # >>>>> # >>>>> VIRTUAL(5$ >>>>> [email protected] [email protected] >>>>> [email protected] [email protected] >>>>> [email protected] [email protected] >>>>> [email protected] [email protected] >>>>> @fakessh [email protected] >>>> fakessh != fakessh.eu. >>>> you want: >>>> >>>> @fakessh.eu [email protected] >>>> >>>> >>> I have but it does not work >>> >> it is not in the file you showed. >> >> please show the output of >> postmap -q @fakessh.eu hash:/etc/postfix/virtual > > > to show my output : thanks mouss > [r...@r13151 ~]# postmap -q @fakessh.eu hash:/etc/postfix/virtual
so it returns nothing. thus you don't have a line for @fakessh.eu. Make sure you have @fakessh [email protected] in your virtual file. then postmap the file: # postmap hash:/etc/postfix/virtual then run the query again: # postmap -q @fakessh.eu hash:/etc/postfix/virtual > [r...@r13151 ~]# postmap -q @renelacroute.fr hash:/etc/postfix/virtual > [r...@r13151 ~]# postmap -q @fakessh.eu hash:/etc/postfix/virtual > [r...@r13151 ~]# postmap /etc/postfix/virtual > plus postfix restart > > [snip]
