LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Email question? (https://www.linuxquestions.org/questions/linux-newbie-8/email-question-44040/)

Z28kid 02-04-2003 10:14 AM

Email question?
 
When you get or set up an email account how do you look up the email for your company say Questions@farmhouse.com. How do you go about looking up the email for the site. Would you log into the server? or do you set it up with out look some how? sorry i know its a dumb question.

NSKL 02-04-2003 11:38 AM

i beleive you are looking for something like fetchmail if i understood well.
You probaably already have it installed, so you can run fetchmailconf to set it up.
-NSKL

Edward78 02-04-2003 05:47 PM

Your browser has a mail client right? Mozzila does.

Z28kid 02-04-2003 07:32 PM

i should have made myself more clear. Im tryin to get started in linux. But i could not figure this question out when trying to do a website for somebody. and im pretty sure they are close to related.

Basically i did a website for a restaurant called farmhouse. they had a site but i redid it. anyway i loaded all the stuff on the server using ftp. but my question is the guy before had there email set at Questions@farmhouse.com. so i was wondering how would i go about checking that email? do i go back on the server with ftp?

sorry if i wasn't clear before but hopefully this info helps.

Thanks

MasterC 02-04-2003 08:01 PM

Does the server have a mail server as well? If so, check the aliases (usually in /etc/aliases) and see where "Questions" is pointing to (which user is getting the mail for Questions). From there, it's either a matter of changing that user to yourself, or setting up something like NSKL suggest (I believe) like fetchmail to "fetch" it. Really though, this depends on what mail server they've got on the box, and such. Tell us a bit more about their mail server setup :)

Cool

Z28kid 02-04-2003 11:30 PM

Basically when the server is set up for the site where would be the place to look for the email is where im asking? to read the mail people have send to questions@farmhouse.com. where woudl i find this?

MasterC 02-05-2003 12:22 AM

First look at /etc/aliases (assuming this is a sendmail/postfix system) or /etc/postfix/aliases and determine which user is getting "questions" email. Then the mail (I believe on a default install) will be in /var/spool/mail/<user> Where <user> is the user who questions is aliased to.

Someone correct me if those aren't the defaults, however I do believe that's correct.

Now if they are using another mail server, let us know, someone could probably clear that up.

Cool

Kenster 02-06-2003 05:56 AM

you would need to know the pop3 and smtp server details so that you can set them up and retreive all the mail.

(well at least I think you would)

Z28kid 02-06-2003 09:31 AM

ok i check it out. It is a form with a submit buttom to send comments with a radio button to pick the get send the news letter or not. I went into the server and all there is a sendmail.asp. so how would i go about checking that? that was the only file on the server that i have access to.

Kenster 02-07-2003 05:50 AM

okay I think I might be misunderstanding you.

Is it that you have taken over the design of a site from someone else, they had a mail account set up for receiving mail, and you now wnat ot take control of this?

If htat is the case then you need to get all the e-mail account info pop3 etails, smtp details etc...

If not then im not sure what you are looking for.

Z28kid 02-07-2003 08:12 PM

no i was wrong. Basically there is a form that you enter info. And in the server there is a file called. sendmail.asp will there foward the form to an email account?

Z28kid 02-10-2003 04:58 AM

ttt no one can answer this?

acid_kewpie 02-10-2003 05:27 AM

unless there is imap or pop3 access to the server it will not be possible. unless omeone has written something to communitate with this asp script. which is very unlikely, but have a look at google anyway. if this email account has the ability to forward to an alternative address i'd suggest using that instead, but thetn you'd need a mail server on your own account


All times are GMT -5. The time now is 08:12 AM.