I did... but nothing is coming in my mailbox... there is one log that I can check?
2011/5/27 LAURENT Henri-Damien <[email protected]> > Le 27/05/2011 14:02, schwitzd a écrit : > > Meaby I have undertood what I have to configure. > > > > the file is located there /usr/share/perl5/Mail/Sendmail.pm right? > > > > and the contant that I have to modify is this > Yes > > > > > >> %mailcfg = ( > >> # List of SMTP servers: > >> 'smtp' => [ qw( localhost ) ], <----------- I have to put the > name > >> of the mail server? > >> #'smtp' => [ qw( mail.mydomain.com ) ], # example > >> > >> 'from' => '', # default sender e-mail, used when no From header > in > >> mail > >> > >> 'mime' => 1, # use MIME encoding by default > >> > >> 'retries' => 1, # number of retries on smtp connect failure > >> 'delay' => 1, # delay in seconds between retries > >> > >> 'tz' => '', # only to override automatic detection > >> 'port' => 25, # change it if you always use a non-standard port > >> 'debug' => 0 # prints stuff to STDERR > >> ); > >> > > > > -- > > View this message in context: > http://koha.1045719.n5.nabble.com/Mail-from-koha-tp4427932p4431641.html > > Sent from the Koha - Discuss mailing list archive at Nabble.com. > > _______________________________________________ > > Koha mailing list http://koha-community.org > > [email protected] > > http://lists.katipo.co.nz/mailman/listinfo/koha > > > >
_______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

