Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
November 21, 2024, 10:20:27 PM
News
: LinuxSolved.com Linux Help Community Forum..
Home
Search
Login
Register
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Linux Distribution
»
Distribution Specific
»
configuring sendmail
« previous
next »
Print
Pages:
1
[
2
]
Author
Topic: configuring sendmail (Read 30137 times)
mindfrost82
New Member
Posts: 1
configuring sendmail
«
Reply #15 on:
September 15, 2004, 12:57:42 AM »
I have a walkthrough to help setup Sendmail on Slackware 9.1. I have set it up on RedHat also, just a little bit different.
http://www.mindfrost82.com/forums/showthread.php?t=647
Logged
keano82
New Member
Posts: 2
I need help
«
Reply #16 on:
September 23, 2004, 02:23:31 AM »
i. Display Name = You Name
ii. Email Address = username@ip_address_of_ur_mail_server
iii. My Incoming Mail Server is a = ur mail server type: i assume u use POP3
iv. Incoming Mail = your_mail_server_ip
iv. Outgoing Mail = you_mail_server_ip
v. Account Name = username_you_just_created_in_mail_server
vi. Password = password_you_created_for_the_username_in_mail_server
This is account setup for windows. May I know how to create Account Name and Password in Linux mail server??
Logged
dragoncity99
LST CareTaker
Experienced
Posts: 551
configuring sendmail
«
Reply #17 on:
September 28, 2004, 03:58:01 AM »
It's a normal user account.
To add user, type:
useradd
username
To set password, type:
passwd
username
Logged
keano82
New Member
Posts: 2
configuring sendmail
«
Reply #18 on:
October 04, 2004, 05:12:43 AM »
I have try the method mentioned above. But it does not work. When I connected via Mozilla Mail I get the message "connection to 192.x.x.x refused". Do I need to configure the POP3 port ?
Logged
dragoncity99
LST CareTaker
Experienced
Posts: 551
configuring sendmail
«
Reply #19 on:
April 30, 2005, 05:53:35 PM »
U can only choose POP3 or IMAP, therefore u should activate one of them.
Here, yes, POP3 port
Logged
Print
Pages:
1
[
2
]
« previous
next »
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Linux Distribution
»
Distribution Specific
»
configuring sendmail