Thank you Mike. I will look into it. On Wednesday, February 4, 2015 at 7:06:22 PM UTC-5, Mike Dewhirst wrote: > > On 5/02/2015 10:00 AM, Sri Ram Kannan wrote: > > Thank you mike. > > > > I have installed postfix which the following options: > > > > *General type of mail configuration: Local only > > Postfix Configuration: user-VirtualBox (Machine name) > > Root and Poostmaster mail recipient: root * > > > > Then the rest are default values. > > > > Am I right ? > > Sri > > You seem to be configuring a non-standard sort of setup and I can't > really help you. I suggest you document your steps and proceed by > testing different configurations. Trial and error you might say. > > Good luck > > Mike > > > > > > I'm doing this is to test the email generated by trac when a new > > ticket is created. > > > > Those generated emails must be viewed only from my local machine and If > > reply back to the sender of auto generated mail, then *email2trac or > > mail2trac plugin* must trigger up . > > And it should find the*reply content* to post it as "*comment*" in the > > ticket page. I should do all the operations internally (in my local > > machine) without any connection to the outside world using internet. > > > > Awaiting for your reply. Thanks a ton. > > > > Regards, > > Sri. > > > > On Wednesday, February 4, 2015 at 5:34:53 PM UTC-5, Mike Dewhirst wrote: > > > > On 5/02/2015 9:05 AM, Sri Ram Kannan wrote: > > > Thanks Mike. > > > > > > While installing postfix, it prompts for domain name .. I dont > have > > > one.. Should I give localhost as my domain ? > > > > Maybe? If that doesn't succeed you can run dpkg-configure again and > try > > your machine's name or an invented name or an existing name. > > > > > > > > I'm new to mail server concepts therefore, pls guide me on > > installing a > > > mail server. > > > > > > Regards, > > > Sri. > > > > > > On Wednesday, February 4, 2015 at 4:50:18 PM UTC-5, Mike Dewhirst > > wrote: > > > > > > On 5/02/2015 3:09 AM, Sri Ram Kannan wrote: > > > > I do not know how to configure SMTP server to send emails > > from > > > the trac > > > > (installed in my localhost) to receive emails ? > > > > > > > > > > Here is an excerpt from one of my shell scripts used to > prepare > > > servers. > > > The link explains all. Thank you David Grant ... > > > > > > # > > > > > > http://www.davidgrant.ca/setting_up_postfix_to_send_outgoing_mail_on_ubuntu > > < > http://www.davidgrant.ca/setting_up_postfix_to_send_outgoing_mail_on_ubuntu> > > > > > > > > < > http://www.davidgrant.ca/setting_up_postfix_to_send_outgoing_mail_on_ubuntu > > < > http://www.davidgrant.ca/setting_up_postfix_to_send_outgoing_mail_on_ubuntu>> > > > > > > > > > ### > > > # > > > #sudo apt-get install postfix > > > # > > > # always uncomment the following two lines as a pair > > > #sudo dpkg-reconfigure postfix > > > #sudo /etc/init.d/postfix reload > > > # > > > #sudo apt-get install mailutils > > > #sudo nano /etc/aliases > > > # > > > # add aliases for local users - root, postmaster and mike > > > # > > > #sudo newaliases > > > # > > > # echo testing |mail -s "sending internal" mike > > > # and ensure return-path in the email points to a valid > > address for > > > bounces > > > # > > > > > > This works. > > > > > > Mike > > > > > > -- > > > You received this message because you are subscribed to the > Google > > > Groups "Trac Users" group. > > > To unsubscribe from this group and stop receiving emails from it, > > send > > > an email to [email protected] > > > <mailto:[email protected] <javascript:>>. > > > To post to this group, send email to [email protected] > > > <mailto:[email protected]>. > > > Visit this group at http://groups.google.com/group/trac-users > > <http://groups.google.com/group/trac-users>. > > > For more options, visit https://groups.google.com/d/optout > > <https://groups.google.com/d/optout>. > > > > -- > > You received this message because you are subscribed to the Google > > Groups "Trac Users" group. > > To unsubscribe from this group and stop receiving emails from it, send > > an email to [email protected] <javascript:> > > <mailto:[email protected] <javascript:>>. > > To post to this group, send email to [email protected] > <javascript:> > > <mailto:[email protected] <javascript:>>. > > Visit this group at http://groups.google.com/group/trac-users. > > For more options, visit https://groups.google.com/d/optout. > >
-- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
