hi all i am using sendmail mail server, i have configured SASL+TLS+MailScanner+Spamassasin+.Procmail and its working fine, but there is one problem when i am doing telnet to my server on 25 port and using "mail from " command to send mail by any user like abc at gmail.com or any user @mydomain then sendmail is not able to verify sending user , so plz help me how can i verify the real sender means i want only my domain real user can sendmails .and when i am using mail clients then its working fine . prolem is occuring when , when i am doing telnet directly to smtp port to my server __________________________________________________________ Yahoo! India Answers: Share what you know. Learn something new http://in.answers.yahoo.com/
Morning, abhishek singh wrote:> hi > all > prolem is occuring when , when i am > doing telnet directly to smtp port to my serverSo many words ... ... and not one line out of a log file which really would help with helping you ... Ralph -- Ralph Angenendt......ra at br-online.de | .."Text processing has made it possible Bayerischer Rundfunk...80300 M?nchen | ....to right-justify any idea, even one Programmbereich.Bayern 3, Jugend und | .which cannot be justified on any other Multimedia.........Tl:089.5900.16023 | ..........grounds." -- J. Finnegan, USC -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <http://lists.centos.org/pipermail/centos/attachments/20060920/aa4339da/attachment-0002.sig>
Ralph Angenendt wrote:> Morning, > > abhishek singh wrote: >> hi >> all >> prolem is occuring when , when i am >> doing telnet directly to smtp port to my server > > So many words ... > > ... and not one line out of a log file which really would help with > helping you ...only because you do not know what he is asking for.
abhishek singh wrote:> hi > all > i am using sendmail mail server, i have configured > SASL+TLS+MailScanner+Spamassasin+.Procmail and its > working fine, but there is one problem when i am doing > telnet to my server on 25 port and using "mail from " > command to send mail by any user like abc at gmail.com or > any user @mydomain then sendmail is not able to verify > sending user , so plz help me how can i verify the > real sender means i want only my domain real user can > sendmails .and when i am using mail clients then its > working fine . prolem is occuring when , when i am > doing telnet directly to smtp port to my serverDid you use AUTH to authenticate yourself? Also, from what you say, do you also want to make sure that any user who authenticates must use an email address in your domain as their return-path?