SMTP problem

Moderator: crythias

Locked
yacine12
Znuny newbie
Posts: 78
Joined: 18 Apr 2012, 19:20
Znuny Version: 3.2.1
Company: Méditel
Location: Morroco

SMTP problem

Post by yacine12 »

Hi Guys ,
I have a problem with my SMTP protocole in OTRS, can you help me?
the problem it that's i can't send notification to user ,so i tried to modify my SMTP configuration with

SendmailModule :SMTP
SendmailModule::CMD : /usr/sbin/sendmail -i -f
SendmailModule::Host : myip
SendmailModule::Port :25

I'm contacting my reseau admin to allow me to send email by smtp... it's ok.
But the problem does't have a answer yet .
i can't understand this login and password :
sendmail.PNG
Regards,
You do not have the required permissions to view the files attached to this post.
Best Regards,
Yacine BELGHARD
Software Ingineer
yacine12
Znuny newbie
Posts: 78
Joined: 18 Apr 2012, 19:20
Znuny Version: 3.2.1
Company: Méditel
Location: Morroco

Re: SMTP problem

Post by yacine12 »

Someone can Help me please
Best Regards,
Yacine BELGHARD
Software Ingineer
Wolfgangf
Znuny ninja
Posts: 1029
Joined: 13 Apr 2009, 12:26
Znuny Version: 6.0.13
Real Name: Wolfgang Fürtbauer
Company: PBS Logitek GmbH
Location: Pinsdorf

Re: SMTP problem

Post by Wolfgangf »

this settings means: if you SMTP server allows sending mail only when authenticated with username/password: insert it into these fields

But honestly speaking I would start earlier: can your OTRS box send email at all? In my configuration, I'm relying on the boxes (os) ability to send mail
Produktiv:
OTRS 6.0.13/ ITSM 6.0.13
OS: SUSE Linux (SLES 12, Leap), MySql 5.5.x, 5.6.x
Windows 2012 AD Integration (agents and customers), Nagios integration (incidents, CMDB), Survey, TimeAccounting
yacine12
Znuny newbie
Posts: 78
Joined: 18 Apr 2012, 19:20
Znuny Version: 3.2.1
Company: Méditel
Location: Morroco

Re: SMTP problem

Post by yacine12 »

I can't understand your question ,
I can't send notification to user ,it tells me that it can not connect to myip ,this is the error :
error.PNG
You do not have the required permissions to view the files attached to this post.
Best Regards,
Yacine BELGHARD
Software Ingineer
Wolfgangf
Znuny ninja
Posts: 1029
Joined: 13 Apr 2009, 12:26
Znuny Version: 6.0.13
Real Name: Wolfgang Fürtbauer
Company: PBS Logitek GmbH
Location: Pinsdorf

Re: SMTP problem

Post by Wolfgangf »

votre OTRS ne pas connecter á votre Exchange

you can check manually: from your OTRS server

Code: Select all

telnet exchange_server smtp
what do you get?
Produktiv:
OTRS 6.0.13/ ITSM 6.0.13
OS: SUSE Linux (SLES 12, Leap), MySql 5.5.x, 5.6.x
Windows 2012 AD Integration (agents and customers), Nagios integration (incidents, CMDB), Survey, TimeAccounting
yacine12
Znuny newbie
Posts: 78
Joined: 18 Apr 2012, 19:20
Znuny Version: 3.2.1
Company: Méditel
Location: Morroco

Re: SMTP problem

Post by yacine12 »

i get this :
You do not have the required permissions to view the files attached to this post.
Best Regards,
Yacine BELGHARD
Software Ingineer
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: SMTP problem

Post by jojo »

is exchange_server the name of your Exchange server? Is name resolution working? Check if the port 25 is open on Exchange Server. Check if there is any firewall which can block the connection from OTRS server to exchange.

If you don't know how to do this -> ask your IT admins
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
yacine12
Znuny newbie
Posts: 78
Joined: 18 Apr 2012, 19:20
Znuny Version: 3.2.1
Company: Méditel
Location: Morroco

Re: SMTP problem

Post by yacine12 »

i'm sending my ip the my IT admin,he tell me that it's ok,i can send by smtp ,
so i'm using my ip as the host ,but how i can use athantification and password ?
Best Regards,
Yacine BELGHARD
Software Ingineer
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: SMTP problem

Post by crythias »

You might ask your IT admin to allow to send from OTRS IP address without password.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
yacine12
Znuny newbie
Posts: 78
Joined: 18 Apr 2012, 19:20
Znuny Version: 3.2.1
Company: Méditel
Location: Morroco

Re: SMTP problem

Post by yacine12 »

it's ok now
thank you
Best Regards,
Yacine BELGHARD
Software Ingineer
Locked