|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Applications Questions about desktops (KDE, Gnome, XFCE, etc.), software applications (configuration, usage, bugs, documentation) |
![]() |
|
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
A client has an application that requires anonymous smtp authentication to
send e-mails. I need any client on 192.168.0.0 to be able to use an OpenSuse 11.0 smtp server to relay the messages to mail.*****.com using an user account and password. I was thinking that Mail Transfer Agent would work. When I tested it, an e-mail was sent but never showed up in the recipients in-box. E-mails will be received through standard applications from mail.*****.com on local machines. mail.*****.com is hosted off site. Thankyou for your help. -Mark |
|
|||
|
didencool wrote:
> @Thu, 02 Jul 2009 17:28:14 +0000, MarkD write: > >> A client has an application that requires anonymous smtp authentication >> to send e-mails. I need any client on 192.168.0.0 to be able to use an >> OpenSuse 11.0 smtp server to relay the messages to mail.*****.com using >> an user account and password. I was thinking that Mail Transfer Agent >> would work. When I tested it, an e-mail was sent but never showed up in >> the recipients in-box. >> >> E-mails will be received through standard applications from >> mail.*****.com on local machines. >> >> mail.*****.com is hosted off site. >> >> Thankyou for your help. >> >> -Mark > > I also have bad eperiense in ugrading gnome version in distro > I have trying in opensuse 11.0 and 11.1 > > in both cases i repair my system my fresh install after that. this was > quick enough > I don't understand how this applies. -MD |
|
|||
|
Sorry, your wording is ambigious. Who should require authentication, the openSUSE SMTP server, or the server on mail.*.com?
Do you have control over mail.*.com to tell it to accept relayed email from your SMTP server? |
|
|||
|
ken yap wrote:
> > Sorry, your wording is ambigious. Who should require authentication, the > openSUSE SMTP server, or the server on mail.*.com? > > Do you have control over mail.*.com to tell it to accept relayed email > from your SMTP server? > > I have multiple PCs running the application RDP. In report configuration you specify a sending e-mail address associated with reservations. RDP does not tie in with e-mail clients on the PC. You configure report e-mail universally. Expample: Reservation for John Doe has a confirmation sent to JohnD@anymail.* The program addesses the sender as desk@****.com. I sends the e-mail to smtp server specified in configuration. There is no allowance for password authentication. I want the Suse box to accept the mail and relay it using username & password associated with the front desk. The mail server is a hosted mail service that I have no configuration access for. -MD |
|
|||
|
Ok, if mail.*.com accepts SMTP authentication, then the problem boils down to getting Postfix to authenticate to mail.*.com as that user. What does mail.*.com use? SMTP with TLS? SMTP over SSL?
For postfix you need a tutorial like this one. This is just an example of relaying to gmail via SMTP over TLS, you will have to read many such tutorials to get all the points right. Relay mail via Google SMTP with Postfix It's highly unlikely that you can do this configuration from YaST, you'll have to get your hands dirty and edit main.cf |
|
|||
|
ken yap wrote:
> > Ok, if mail.*.com accepts SMTP authentication, then the problem boils > down to getting Postfix to authenticate to mail.*.com as that user. What > does mail.*.com use? SMTP with TLS? SMTP over SSL? > > For postfix you need a tutorial like this one. This is just an example > of relaying to gmail via SMTP over TLS, you will have to read many such > tutorials to get all the points right. > > 'Relay mail via Google SMTP with Postfix' (http://tinyurl.com/n9wtqn) > > It's highly unlikely that you can do this configuration from YaST, > you'll have to get your hands dirty and edit main.cf > > Ok, I followed the link and am starting to follow the script. the line "openssl req -new -key postfixclient.key -out" returns the error "req [options] <infile>outfile" -MD |
|
|||
|
Some of those commands and directives in that tutorial are broken across two lines due to the web page formatting. They should be entered as one unbroken line.
|
|
|||
|
MarkD wrote:
> ken yap wrote: > >> >> Ok, if mail.*.com accepts SMTP authentication, then the problem boils >> down to getting Postfix to authenticate to mail.*.com as that user. What >> does mail.*.com use? SMTP with TLS? SMTP over SSL? >> >> For postfix you need a tutorial like this one. This is just an example >> of relaying to gmail via SMTP over TLS, you will have to read many such >> tutorials to get all the points right. >> >> 'Relay mail via Google SMTP with Postfix' (http://tinyurl.com/n9wtqn) >> >> It's highly unlikely that you can do this configuration from YaST, >> you'll have to get your hands dirty and edit main.cf >> >> > > > Ok, I followed the link and am starting to follow the script. > > the line "openssl req -new -key postfixclient.key -out" returns the > error "req [options] <infile>outfile" > > -MD I figured this one out. Line wrap on the web page caused confusion to the command. -MD |
|
|||
|
MarkD wrote:
> A client has an application that requires anonymous smtp authentication to > send e-mails. I need any client on 192.168.0.0 to be able to use an > OpenSuse 11.0 smtp server to relay the messages to mail.*****.com using an > user account and password. I was thinking that Mail Transfer Agent would > work. When I tested it, an e-mail was sent but never showed up in the > recipients in-box. > > E-mails will be received through standard applications from mail.*****.com > on local machines. > > mail.*****.com is hosted off site. > > Thankyou for your help. > > -Mark Thanks for the help. I did not succeed in getting this working. It might make a neat cool solutions project. -MD |
![]() |
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|