LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   smtpauth?? (https://www.linuxquestions.org/questions/linux-server-73/smtpauth-649788/)

nics 06-16-2008 11:21 PM

smtpauth??
 
hello everybody...
Can we provide password authentication for smtp relaying between two smtp servers???i.e one server relays the mails to another only after username and password authentication.....
It would be really helpful if somebody provide me a solution regarding this....

BugZRevengE 06-17-2008 12:50 AM

I am not sure how to do this exactly, but you could set a rule in sendmail (or whatever mail server you run) to allow un-authenticated connections from that specific IP address (add this ip to your relay allow list). I find it is the easiest way to solve this problem (unless of cause you do not have control over the relay server?)

Eric Elliott 06-17-2008 09:30 AM

Must your mail be sent to mail server, do you not have direct connection to Internet? Why not send direct? If you have to go thru a path of SMTP servers, I have no solution.
The SMTP server was off line several hours & several hundred miles away plus I wanted to try Kontact for email. Gave Kontact my email address, pop3 server address for incoming mail and selected Sendmail rather than giving the SMTP server address. My Kubuntu lappy is now it's own mail transport agent; the SMTP server is not needed now. No further need for a outgoing server to help or hinder mail sending.
If, when I go back to Thunderbird, it will use Sendmail for quicker sending.
Exim4 in default MTA for Kubuntu8 but Sendmail was default selection of Kontact, so Sendmail is in use now.


All times are GMT -5. The time now is 05:46 PM.