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

How to write a 12-bar blues melodyI-IV-V blues progressionHow to play the bridges in a standard blues progressionHow does Gdim7 fit in C# minor?question on a certain chord progressionMusicology of Melody12 bar blues, spread rhythm: alternative to 6th chord to avoid finger stretchChord progressions/ Root key/ MelodiesHow to put chords (POP-EDM) under a given lead vocal melody (starting from a good knowledge in music theory)Are there “rules” for improvising with the minor pentatonic scale over 12-bar shuffle?Confusion about blues scale and chords

What if the end-user didn't have the required library?What is setup.py?What is a clean, pythonic way to have multiple constructors in Python?What does Ruby have that Python doesn't, and vice versa?What is the reason for having '//' in Python?How do I create a namespace package in Python?How to package shared objects that python modules depend on?setuptools vs. distutils: why is distutils still a thing?Navigation in Windows 10 vs code not going to virtualenv library when the same library is installed at user levelPython create package for local usePackaging a project that uses multiple python versionsWhy is permission denied on pip install except for when “--user” is included at end of command?

Esgonzo ibérico Índice Descrición Distribución Hábitat Ameazas Notas Véxase tamén "Acerca dos nomes dos anfibios e réptiles galegos""Chalcides bedriagai"Chalcides bedriagai en Carrascal, L. M. Salvador, A. (Eds). Enciclopedia virtual de los vertebrados españoles. Museo Nacional de Ciencias Naturales, Madrid. España.Fotos