Problem with smtp via postfix

3 posts / 0 new
Last post
#1 Thu, 05/14/2009 - 18:09
neorf

Problem with smtp via postfix

I've installed virtualmin with script, install.sh, all is working fine, i can receive email, but if i try to send email, here there is the error. I try to use smtp at mail.mydomain.com. i've unchecked authentication and i get this error in thunderbird: The mail server responded: 5.1.1. Receipent address rejected: User unknown in virutal alias table...

in /var/log/mail.log NOQUEUE: reject: RCPT from host254-246-static.12-87-b.business.telecomitalia.it[87.12.246.254]: 550 5.1.1 <info@domain.it>: Recipient address rejected: User unknown in virtual alias table; from=<info@from.com> to=<info@domain.it> proto=ESMTP helo=<[192.168.0.100]>

Thanks for help...

neorf

Thu, 05/14/2009 - 18:58
Joe
Joe's picture

<div class='quote'>i've unchecked authentication and i get this error in thunderbird:</div>

This is exactly what is supposed to happen. You must authenticate.

Or are you saying you unchecked authentication because it didn't work? If so, we need to know <i>that</i> error (and I'll also ask if you're using @ in your usernames). This error is everything working as intended, and there is nothing to fix.

--

Check out the forum guidelines!

Thu, 06/04/2009 - 09:42 (Reply to #2)
neorf

Solved with this:
<div class='quote'>
chmod 755 /var/spool/postfix/var/run/saslauthd
</div>

Full post @: http://www.virtualmin.com/forums/help-home-for-newbies/re:unable-to-send...

Topic locked