> Hi, > > I’ve successfully installed openbsd 5.7 from CD. How do I specify an smtp > relay in smptd.conf without TLS and without SMTPS but with a user id and > password? > > I couldn’t figure out how to specify the label in the smpt URL. > > I tried among other things this one: > ———— smtpd.conf starts here > listen on lo0 > > table creds db:/etc/mail/creds.db > table aliases db:/etc/mail/aliases.db > > # Uncomment the following to accept external mail for domain "example.org" > # > # accept from any for domain "example.org" alias <aliases> deliver to mbox > accept for local alias <aliases> deliver to mbox > accept from local for any relay > accept for any relay via smtp+auth:[email protected]:25 auth <creds> > ———— smtpd.conf ends > > and smtpd answers this > > # smtpd > /etc/mail/smtpd.conf:18: error: invalid url: > smtp+auth:[email protected]:25 > # > > > Greetings, > > Wolfgang Helbig >
-- You received this mail because you are subscribed to [email protected] To unsubscribe, send a mail to: [email protected]
