How to configure sendmail for a basic use (send and receive, one person, one email address)? [on hold]How to configure sendmail to send email via GMail (smtp.gmail.com), using port 465 or 587?How do I allow sendmail to send TO any address?How to configure sendmail (or postfix) to send confirmation emails using webmin?Setting sendmail to send mail for another serverConfigure sendmail to only send to local domainsendmail doesn't send email to specific domain email addressHow to use sendmail to send to remote smtp postfix relayHow do I configure sendmail to send mail via MX record and not to localhost?Configure sendmail on RHEL 6.3 to send email using my Microsoft exchange accountWhy does sendmail changes the FROM domain and how to configure the proper one?

Why doesn't Newton's third law mean a person bounces back to where they started when they hit the ground?

Are white and non-white police officers equally likely to kill black suspects?

Chess with symmetric move-square

Is there a familial term for apples and pears?

Why is an old chain unsafe?

Calculus Optimization - Point on graph closest to given point

Draw simple lines in Inkscape

Could a US political party gain complete control over the government by removing checks & balances?

Is it legal to have the "// (c) 2019 John Smith" header in all files when there are hundreds of contributors?

A Journey Through Space and Time

Infinite past with a beginning?

The use of multiple foreign keys on same column in SQL Server

What makes Graph invariants so useful/important?

Why does not dark matter gather and form celestial bodies?

What is the offset in a seaplane's hull?

Prevent a directory in /tmp from being deleted

DOS, create pipe for stdin/stdout of command.com(or 4dos.com) in C or Batch?

Is Social Media Science Fiction?

Circuitry of TV splitters

How can the DM most effectively choose 1 out of an odd number of players to be targeted by an attack or effect?

N.B. ligature in Latex

Download, install and reboot computer at night if needed

Closed subgroups of abelian groups

Non-Jewish family in an Orthodox Jewish Wedding



How to configure sendmail for a basic use (send and receive, one person, one email address)? [on hold]


How to configure sendmail to send email via GMail (smtp.gmail.com), using port 465 or 587?How do I allow sendmail to send TO any address?How to configure sendmail (or postfix) to send confirmation emails using webmin?Setting sendmail to send mail for another serverConfigure sendmail to only send to local domainsendmail doesn't send email to specific domain email addressHow to use sendmail to send to remote smtp postfix relayHow do I configure sendmail to send mail via MX record and not to localhost?Configure sendmail on RHEL 6.3 to send email using my Microsoft exchange accountWhy does sendmail changes the FROM domain and how to configure the proper one?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








0















I have a Centos6 and I started looking into sendmail in order to be able to send and receive email with something like admin@myDomainName.com. I basically have Win10 / Thunderbird and I want to send and receive email from a Centos6 server some place else. Can you tell me exactly what type of config would this be (sendmail)? I know that sendmail can use an ISP server for handling mail so this would not be a case here. I just want to have a) my pc and b) remote hosting with sendmail and send and receive email with one email address.



Thanks.










share|improve this question







New contributor




Andy Rogers is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











put on hold as off-topic by Sven Apr 4 at 15:58


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "Questions on Server Fault must be about managing information technology systems in a business environment. Home and end-user computing questions may be asked on Super User, and questions about development, testing and development tools may be asked on Stack Overflow." – Sven
If this question can be reworded to fit the rules in the help center, please edit the question.
















  • 1) Do you have some sendmail experience? NO => consider using postfix instead of sendmail. 2) Do you plan to use ssh? YES => ssh tunneling of SMTP/POP3/IMAP4 connections may simplify mail configuration.

    – AnFi
    Apr 4 at 15:56

















0















I have a Centos6 and I started looking into sendmail in order to be able to send and receive email with something like admin@myDomainName.com. I basically have Win10 / Thunderbird and I want to send and receive email from a Centos6 server some place else. Can you tell me exactly what type of config would this be (sendmail)? I know that sendmail can use an ISP server for handling mail so this would not be a case here. I just want to have a) my pc and b) remote hosting with sendmail and send and receive email with one email address.



Thanks.










share|improve this question







New contributor




Andy Rogers is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











put on hold as off-topic by Sven Apr 4 at 15:58


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "Questions on Server Fault must be about managing information technology systems in a business environment. Home and end-user computing questions may be asked on Super User, and questions about development, testing and development tools may be asked on Stack Overflow." – Sven
If this question can be reworded to fit the rules in the help center, please edit the question.
















  • 1) Do you have some sendmail experience? NO => consider using postfix instead of sendmail. 2) Do you plan to use ssh? YES => ssh tunneling of SMTP/POP3/IMAP4 connections may simplify mail configuration.

    – AnFi
    Apr 4 at 15:56













0












0








0








I have a Centos6 and I started looking into sendmail in order to be able to send and receive email with something like admin@myDomainName.com. I basically have Win10 / Thunderbird and I want to send and receive email from a Centos6 server some place else. Can you tell me exactly what type of config would this be (sendmail)? I know that sendmail can use an ISP server for handling mail so this would not be a case here. I just want to have a) my pc and b) remote hosting with sendmail and send and receive email with one email address.



Thanks.










share|improve this question







New contributor




Andy Rogers is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I have a Centos6 and I started looking into sendmail in order to be able to send and receive email with something like admin@myDomainName.com. I basically have Win10 / Thunderbird and I want to send and receive email from a Centos6 server some place else. Can you tell me exactly what type of config would this be (sendmail)? I know that sendmail can use an ISP server for handling mail so this would not be a case here. I just want to have a) my pc and b) remote hosting with sendmail and send and receive email with one email address.



Thanks.







centos sendmail






share|improve this question







New contributor




Andy Rogers is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




Andy Rogers is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




Andy Rogers is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked Apr 4 at 15:30









Andy RogersAndy Rogers

1




1




New contributor




Andy Rogers is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Andy Rogers is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Andy Rogers is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




put on hold as off-topic by Sven Apr 4 at 15:58


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "Questions on Server Fault must be about managing information technology systems in a business environment. Home and end-user computing questions may be asked on Super User, and questions about development, testing and development tools may be asked on Stack Overflow." – Sven
If this question can be reworded to fit the rules in the help center, please edit the question.







put on hold as off-topic by Sven Apr 4 at 15:58


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "Questions on Server Fault must be about managing information technology systems in a business environment. Home and end-user computing questions may be asked on Super User, and questions about development, testing and development tools may be asked on Stack Overflow." – Sven
If this question can be reworded to fit the rules in the help center, please edit the question.












  • 1) Do you have some sendmail experience? NO => consider using postfix instead of sendmail. 2) Do you plan to use ssh? YES => ssh tunneling of SMTP/POP3/IMAP4 connections may simplify mail configuration.

    – AnFi
    Apr 4 at 15:56

















  • 1) Do you have some sendmail experience? NO => consider using postfix instead of sendmail. 2) Do you plan to use ssh? YES => ssh tunneling of SMTP/POP3/IMAP4 connections may simplify mail configuration.

    – AnFi
    Apr 4 at 15:56
















1) Do you have some sendmail experience? NO => consider using postfix instead of sendmail. 2) Do you plan to use ssh? YES => ssh tunneling of SMTP/POP3/IMAP4 connections may simplify mail configuration.

– AnFi
Apr 4 at 15:56





1) Do you have some sendmail experience? NO => consider using postfix instead of sendmail. 2) Do you plan to use ssh? YES => ssh tunneling of SMTP/POP3/IMAP4 connections may simplify mail configuration.

– AnFi
Apr 4 at 15:56










0






active

oldest

votes

















0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes

Popular posts from this blog

Wikipedia:Vital articles Мазмуну Biography - Өмүр баян Philosophy and psychology - Философия жана психология Religion - Дин Social sciences - Коомдук илимдер Language and literature - Тил жана адабият Science - Илим Technology - Технология Arts and recreation - Искусство жана эс алуу History and geography - Тарых жана география Навигация менюсу

Bruxelas-Capital Índice Historia | Composición | Situación lingüística | Clima | Cidades irmandadas | Notas | Véxase tamén | Menú de navegacióneO uso das linguas en Bruxelas e a situación do neerlandés"Rexión de Bruxelas Capital"o orixinalSitio da rexiónPáxina de Bruselas no sitio da Oficina de Promoción Turística de Valonia e BruxelasMapa Interactivo da Rexión de Bruxelas-CapitaleeWorldCat332144929079854441105155190212ID28008674080552-90000 0001 0666 3698n94104302ID540940339365017018237

What should I write in an apology letter, since I have decided not to join a company after accepting an offer letterShould I keep looking after accepting a job offer?What should I do when I've been verbally told I would get an offer letter, but still haven't gotten one after 4 weeks?Do I accept an offer from a company that I am not likely to join?New job hasn't confirmed starting date and I want to give current employer as much notice as possibleHow should I address my manager in my resignation letter?HR delayed background verification, now jobless as resignedNo email communication after accepting a formal written offer. How should I phrase the call?What should I do if after receiving a verbal offer letter I am informed that my written job offer is put on hold due to some internal issues?Should I inform the current employer that I am about to resign within 1-2 weeks since I have signed the offer letter and waiting for visa?What company will do, if I send their offer letter to another company