On 25.07.2014 10:02, [email protected] wrote: > hi, > great, now I use this conf: > > listen on localhost > table secrets { "label" => "[email protected]:passwd" } > accept for local deliver to mbox > accept for any relay via "smtps+auth://[email protected]:465" auth > <secrets> verify > > now daemon is up > > local delivery works OK > but for relay delivery... > > I try: sendmail -t [email protected] < /home/sacarde/back/log > > I have this messages: > > http://digilander.libero.it/sacarde/np/errsmtpd1 > > > what I wrong? > > my provider tell me use: smtp on SSL on port 465 > > > thanks a lot > > > [email protected] > > -- > You received this mail because you are subscribed to [email protected] > To unsubscribe, send a mail to: [email protected] >
Hi, try it without "verify". Stefan -- You received this mail because you are subscribed to [email protected] To unsubscribe, send a mail to: [email protected]
