Custom SMTP greetings.

Discuss the Scalix Server software
synet2k_
Posts: 1
Joined: Sun Apr 05, 2015 3:18 am

Custom SMTP greetings.

Postby synet2k_ » Tue Apr 07, 2015 5:34 pm

I made changes in smtpd.cfg and set GREETING="SMTPd", restart scalix but nothing changes. Is it a bug?

prakashnikhar
Posts: 23
Joined: Wed Mar 04, 2015 6:09 am

Re: Custom SMTP greetings.

Postby prakashnikhar » Tue Apr 14, 2015 10:58 am

Hello,

If you added SMTP Greetings like

Code: Select all

GREETING=SMTPD
in

Code: Select all

 /var/opt/scalix/sys/smtpd.cfg


We can check through telnet command SMTP Greetings.

Telnet your server on port no. 25, then your output will be

Code: Select all

220 SMTPD


---Prakash N.

ebhannes
Posts: 118
Joined: Fri Feb 22, 2008 9:51 am

Re: Custom SMTP greetings.

Postby ebhannes » Tue Jun 09, 2015 7:41 am

Hi Prakash,

can you tell me which service i have to restart?
Can't restart the whole server...

prakashnikhar
Posts: 23
Joined: Wed Mar 04, 2015 6:09 am

Re: Custom SMTP greetings.

Postby prakashnikhar » Tue Jun 09, 2015 8:11 am

restart the Scalix SMTP Daemon:

omoff -d0 smtpd

omon smtpd

ebhannes
Posts: 118
Joined: Fri Feb 22, 2008 9:51 am

Re: Custom SMTP greetings.

Postby ebhannes » Tue Jun 09, 2015 9:38 am

Sorry, could have told you that restarting smtp relay was my first try, but without luck.
Still get "220 hostname ESMTP Sendmail 8.14...date"
Greeting message is a simple "SMTPD" like your earlier mentioned example.

ls-al
Scalix Star
Scalix Star
Posts: 510
Joined: Tue Jun 29, 2004 8:28 am
Location: Leipzig, Germany
Contact:

Re: Custom SMTP greetings.

Postby ls-al » Mon Jun 15, 2015 4:40 pm

In a default Scalix installation sendmail is listeining on localhost while omsmtpd tries to catch port 25 on the public IP.
compare "netstat -tulpen | grep :25"

cheers,
Dirk

ebhannes
Posts: 118
Joined: Fri Feb 22, 2008 9:51 am

Re: Custom SMTP greetings.

Postby ebhannes » Tue Jun 16, 2015 4:32 am

Thanks for the info!
telnet localhost 25 answers with sendmail settings.
telnet ip-address 25 answers with omsmtpd banner "smtpd".

bye


Return to “Scalix Server”



Who is online

Users browsing this forum: No registered users and 1 guest