NOQUEUE: reject: RCPT from ... 454 4.7.1 Relay access denied

2013-04-08 Thread Indiana Jones
Dear Sirs,   From these error messages below, could you possibly advise what the reason might be that I am not able to receive messages into my Postfix-Dovecot mail server!   OS: FreeBSD 9.1 Postfix 2.9.5,1 Dovecot 1.2.17     /var/log/maillog: -

Re: NOQUEUE: reject: RCPT from ... 454 4.7.1 Relay access denied

2013-04-09 Thread Indiana Jones
, $mydomain,       mail.$mydomain, www.$mydomain, ftp.$mydomain relay_domains = $mydestination relayhost = $mydomainPlease be so kind as to specifically advise as what I should do, for I am brand new to Postfix :)!Thanks,Adam   Quoting Noel Jones : On 4/8/2013 8:30 PM, Indiana Jones wrote: > Dear S

Forwarding from a particular email address

2013-04-10 Thread Indiana Jones
  Hi, How can I forward all e-mail messages sent to a particular address on my domain  to another address on another domain?What particular settings shall I add to Postfix?Thanks,Adam

Re: Forwarding from a particular email address

2013-04-10 Thread Indiana Jones
Thank you, but I don't have file /postfix/virtualWhat should I do?   Quoting Wietse Venema : Indiana Jones: >How can I forward all e-mail messages sent to a particular address >on my domain to another address on another domain? /etc/postfix/main.cf: virtual_alias_maps = hash:/

Re: Forwarding from a particular email address

2013-04-11 Thread Indiana Jones
Quoting "Wietse Venema" : > Mark Alan: >> On Thu, 11 Apr 2013 03:01:58 +0300, "Indiana Jones" >> wrote: >>> # for single address >>> printf "us...@example1.com us...@example2.com\n" >>>> /etc/postfix/virtual >>