My Virtual users can't send messages to their o...
\ Julien MARY (28 May 2007)
. \ mouss (28 May 2007)
. . \ Julien MARY (5 Jun 2007)
. . . \ mouss (5 Jun 2007)
. . . . \ Victor Duchovni (5 Jun 2007)
. . . . \ Julien MARY (6 Jun 2007)
. . . . . \ mouss (7 Jun 2007)
. . . . . . \ Julien MARY (11 Jun 2007)
. . . . . . . \ Victor Duchovni (11 Jun 2007)
. \ Julien MARY (6 Jun 2007)

7 msgAND parameters of Postfix question ?
2 msgPx messing plain mail addresses, group members
4 msgno logs
8 msgmyhostname
1 msghow to manage destination status cache
2 msgTemporary failure with Postfix and Cyrus
21 msg/usr/lib/sasl2 failed to open directory
1 msgCyrus and Postfix
3 msgreject_unknown_sender_domain problem
6 msgAutomatic message
14 msgmailbox_command prepends a 'From ' ?
3 msgvirtual and lmtp for virtual hosting
10 msgStill problems..
4 msgDouble transport
2 msgMUA with SSL/TLS Client Certificate support (SO...
3 msgRegarding S/MIME Messages
17 msgaddress_verify_sender
10 msgQuestion about Logs
9 msgproblem with bad syntax and Outlook 2007
Subject:Re: My Virtual users can't send messages to their own account
Group:Postfix-users
From:mouss
Date:28 May 2007


 
Julien MARY wrote:
> I have a dedicated server hosting several virtual domains.
> It appears that everything works fine except that if user
> <mailto:user>
> wants to send email to himself, I mean at user
> <mailto:user>, the email
> never can go.
>
> Sending fails with 551 error in outlook : user not local please try
> <forward-path>

If you did not modify the message, then there is a broken
server/proxy... in the path. forward-path is an RFC term that should
have been replaced by an actual email address. does the user have a
firewall or anti-virus software running on his machine? If so,
>
>
> And nothing appears in the logs of the mail server.

if nothing appears in the logs, then postfix is not used. you may have
sendmail running or outlook is talking to another server.
you can sniff traffic to see by yourself. also, you can try connecting
to postfix with telnet:
# telnet 192.168.1.2 25
...
EHLO localhost
...
MAIL FROM:<user>
...
RCPT TO:<user>
...
QUIT

you will need to post the replies to the commands above if you still
need help.
>
> What can I do ?
>
> Here is my main.cf <http://main.cf> conf file

next time, send out put of 'postconf -n' instead. see
http://www.postfix.org/DEBUG_README.html#mail
do you guys read the ML welcome message?


© 2004-2008 readlist.com