Hi all, some time ago I send a question to this maillinglist about some problems I ran into with my sendmail server on our virtual servers. Everything works fine, except for the fact that e-mail that comes from another machine is not accepted when the recipient is on a virtual domain. This is the message I get when sending a message from the hostserver:
>>> MAIL From:<[EMAIL PROTECTED]> SIZE=49 250 2.1.0 <[EMAIL PROTECTED]>... Sender ok >>> RCPT To:<[EMAIL PROTECTED]> 550 5.7.1 <[EMAIL PROTECTED]>... Relaying denied >>> RSET 250 2.0.0 Reset state /root/dead.letter... Saved message in /root/dead.letter Closing connection to virtualdomain.com. >>> QUIT 221 2.0.0 localdomain.com closing connection But this is what I get when sending the same message from another server: >>> MAIL From:<[EMAIL PROTECTED]> SIZE=49 250 2.1.0 <[EMAIL PROTECTED]>... Sender ok >>> RCPT To:<[EMAIL PROTECTED]> 250 2.1.5 <[EMAIL PROTECTED]>... Recipient ok >>> DATA 354 Enter mail, end with "." on a line by itself >>> . 250 2.0.0 g6F9qTb03938 Message accepted for delivery [EMAIL PROTECTED] Sent (g6F9qTb03938 Message accepted for delivery) Closing connection to virtualdomain.com. >>> QUIT 221 2.0.0 localdomain.com closing connection Does anyone know what causes this. I used several skels and they all give the same message. What am I doing wrong here? Any help is greatly appreciated. Thanks in advance, Maarten Engelen ------------------------- The freeVSD Support List -------------------------- Subscribe: mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support Archives: http://freevsd.org/support/mail-archives/freevsd-support -----------------------------------------------------------------------------
